Skip to content

Bump alpinejs from 3.13.3 to 3.13.10

HIFIS Bot requested to merge dependabot/npm_and_yarn/alpinejs-3.13.10 into master

Bumps alpinejs from 3.13.3 to 3.13.10.

Release notes

Sourced from alpinejs's releases.

v3.13.10

Changed

  • Comma modifier to keyup and keydown events #4170
  • Fix morphing root level state #4169
  • Fix morph when x-for is used inside x-teleport #4168
  • Fix form reset for x-model radio, checkbox arrays, select multiple and various modifiers #4159
  • Wrong plugin name in Sort docs #4165

v3.13.9

Changed

  • Add "sort" plugin #4137
  • Add missing plugin warnings #4158
  • Change to x-sort:item, add sorting class to body, and use x-sort:group #4161
  • Remove extra destroyTree call #4151
  • Fix x-on with both self and once #4152
  • Documentation issue: Event name in code snippet and description doesn't match in dispatch.md #4141
  • Fix some typos #4134
  • Chore: remove repetitive words #4132

v3.13.8

Changed

  • Cleanup after x-bind:class and other attribute modifications #4111
  • Bug: Fixes x-model.fill when used with debounce #4103
  • Remove hidden from booleanAttributes #4099
  • Fix fill modifier for radio buttons #4101
  • Add missing border to fill example #4104
  • Fixed persist crash when the stored value is undefined #4091

v3.13.7

Changed

  • Revert breaking mutation fix #4084
  • 🐛 Prevents Setting from registering a dependency #4081

v3.13.6

Changes

v3.13.5

Fixed

... (truncated)

Commits

Merge request reports