File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 parameters
1111* Events that are triggered on htmx-powered elements located outside a form, but that refer to a form via the` form `
1212 attribute, now properly cancel the submission of the referred-to form
13+ * Extension Updates
14+ * ` preload ` extension was
15+ [ completely reworked] ( https://github.com/bigskysoftware/htmx-extensions/commit/fb68dfb48063505d2d7420d717c24ac9a8dae244 )
16+ by @marisst to be compatible with ` hx-boost ` , not cause side effect, etc. Thank you!
17+ * ` response-targets ` was updated to not use deprecated methods
18+ * A [ small fix] ( https://github.com/bigskysoftware/htmx-extensions/commit/e87e1c3d0bf728b4e43861c7459f3f937883eb99 ) to
19+ ` ws ` to avoid an error when closing in some cases
1320
1421## [ 2.0.3] - 2024-10-03
1522* Added support for the experimental ` moveBefore() ` functionality in [ Chrome Canary] ( https://www.google.com/chrome/canary/ ) ,
You can’t perform that action at this time.
0 commit comments