What's Changed
- fix(morph): close dialogs properly when removing open attribute by @calebporzio in #4739
- Update
tabbableandfocus-trapdependencies in focus plugin by @joshhanley in #4737 - feat(x-anchor): allow dynamic reference to be used with x-anchor by @maximbelyayev in #4735
- Handle all types of whitespace in class lists, not just spaces by @calebporzio in #4743
- docs: clearer variable name in x-bind example by @calebporzio in #4742
- Fix
x-model.parentwhen inside ofx-teleportby @willrowe in #4676 - feat:
x-on.passive.falsemodifier by @hirasso in #4610 - Add support for Set objects in x-for loop function by @alfanzain in #4672
- Add support for custom options and cancelable
$dispatchby @nicolagianelli in #4608 - Fix how
x-htmlhandlesundefinedby @willrowe in #4555 - move dependencies from monorepo root to correct packages by @Igloczek in #4550
- Don't assign the normalEvaluator per default by @JeroenBoersma in #4548
- Fix class setters invocation on nested
x-databy @helio3197 in #4528 - 🐛 Masks model updates by @ekwoka in #4175
- Allow debouncing/throttling x-model when using x-modelable by @Spitfire972 in #4186
- UI x-radio: fix keyboard navigation when value of first/last radio option is null by @gdebrauwer in #4308
- Improve handling of autocomplete values in X-Mask by @robertmarney in #4260
- ⚡ Improves x-for performance by @ekwoka in #4361
- Fix x-ref crash during child-element morph by @calebporzio in #4748
- Fix $watch oldValue for objects by @calebporzio in #4749
- Escape attribute values in morph
setAttributepatch by @joshhanley in #4770 - Fix x-model setting .value instead of .checked on checkboxes by @ganyicz in #4779
- Fix
x-model.blurcrash when input is removed from a form by @joshhanley in #4783
New Contributors
- @maximbelyayev made their first contribution in #4735
- @hirasso made their first contribution in #4610
- @alfanzain made their first contribution in #4672
- @nicolagianelli made their first contribution in #4608
- @Igloczek made their first contribution in #4550
- @JeroenBoersma made their first contribution in #4548
- @helio3197 made their first contribution in #4528
- @Spitfire972 made their first contribution in #4186
- @robertmarney made their first contribution in #4260
Full Changelog: v3.15.8...v3.15.9