Releases: alpinejs/alpine
Releases · alpinejs/alpine
v3.11.0
- Support for custom directive order #3307
- Fix recursion problem with x-trap inert #3309
- x-mask: Allow overriding thousands separator #3122
- Remove letters from money mask #3174
- Allow await in invalid expression wrapper #3146
- Fixed throttling on keypress #3054
- Introduce x-teleport values/modifiers #3268
- Refactor: remove next tick import #3163
- Fix: prevents coercion of space and underscore to minus #3134
- Use supercommas to break up comma-containing list items #3125
- Docs: switch unpkg to jsdelivr #3048
v3.10.5
Added
Fixed
v3.10.4
Changed
- Process headless Alpine UI component directives before standard Alpine ones (namely x-bind)
v3.10.3
Added
Fixed
- Change Morph plugin to use createElement('template').content for crating DOM fragments, this enables table / support. #3020
- Fix x-show updating DOM inconsistently if state changes too fast #2968
- Allow disabling x-mask with a
falsy
value #2945 - Fix x-mask $money with bad input #2876
- change "Alpine.store(...)" link to /globals/alpine-store #2870
v3.10.2
v3.10.1
v3.10.0
v3.9.6
v3.9.5
This is a release because the last one didn't contain the build files...