A

Alpine.js

A
Alpine.js Web v3.15.12

v3.15.12

What's Changed Add .fixed positioning modifier to x-anchor by @nicolagianelli in #4773 fix(csp): support MemberExpression assignments in evaluator by @dasm in #4807 Fix x-for crashing on null-prototype objects like Object.groupBy() results by @joshhanley in #4825 Fix && and || not short-circuiting in CSP evaluator by @joshhanley in #4823 Fix x-sort crash when container has a <template> with no .co…

A
Alpine.js Web v3.15.11

v3.15.11

What's Changed fix(csp): skip sharedStorage when enumerating globalThis properties by @PierreBultez in #4787 Fix x-trap.noscroll layout shift conflict with scrollbar-gutter by @dotfrag in #4512 Add support for [x-sort:handle] attributes defined in template tags by @SimoTod in #4483 Add x-anchor.noflip modifier by @calebporzio in #4791 Warn when x-for template has multiple root elements by @calebpo…

A
Alpine.js Web v3.15.10

v3.15.10

Fixed Fix x-anchor crash during wire:navigate cleanup #4790

A
Alpine.js Web v3.15.9

v3.15.9

What's Changed fix(morph): close dialogs properly when removing open attribute by @calebporzio in #4739 Update tabbable and focus-trap dependencies 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…

A
Alpine.js Web v3.15.8

v3.15.8

Fixed Flush x-model.blur value before form submit handlers run #4729

A
Alpine.js Web v3.15.7

v3.15.7

Fixed Fix $watch firing callback when primitive value unchanged #4732

A
Alpine.js Web v3.15.6

v3.15.6

Added Add reactive effect transactions #4731

A
Alpine.js Web v3.15.5

v3.15.5

Added feat(x-model): add .change, .blur, and .enter event modifiers #4728

A
Alpine.js Web v3.15.4

v3.15.4

Fixed Fix sort auto evaluation #4716 Fix duplicate attribute/value situations

A
Alpine.js Web v3.15.3

v3.15.3

Changes Improve evaluator #4711 fix add support for ShadowRoot in findClosest function and export of injectMagics/initInterceptors #4699 fix(docs): initialise data, fix typo in x-on example #4701