v3.15.11
📦 alpine-jsView on GitHub →
✨ 2 features🐛 4 fixes🔧 4 symbols
Summary
This release introduces support for x-sort handles in templates and the x-anchor.noflip modifier, alongside several bug fixes including resolving a regression related to $refs during morphing.
✨ New Features
- Added support for [x-sort:handle] attributes defined in template tags.
- Added the x-anchor.noflip modifier.
🐛 Bug Fixes
- Skipped sharedStorage when enumerating globalThis properties in CSP mode.
- Fixed x-trap.noscroll layout shift conflict with scrollbar-gutter.
- Fixed $refs being unavailable during morph (regression from v3.15.9).
- Added a warning when x-for template contains multiple root elements.