Skip to content

v3.10.3

Compare
Choose a tag to compare
@calebporzio calebporzio released this 21 Jul 04:12
· 455 commits to main since this release

Added

  • Add x-show.important #3002
  • Add autofocus awareness to the focus plugin #2946

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