mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-10-02 23:35:13 +00:00
CHANGELOG.md for 1.9.10
This commit is contained in:
parent
6489f1bfef
commit
b9a673a4f3
@ -1,6 +1,12 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [1.9.10] - 2023-12-??
|
## [1.9.10] - 2023-12-21
|
||||||
|
|
||||||
|
* `hx-on*` attributes now support the form `hx-on-`, with a trailing dash, to better support template systems (such as EJS)
|
||||||
|
that do not like double colons in HTML attributes.
|
||||||
|
* Added an `htmx.config.triggerSpecsCache` configuration property that can be set to an object to cache the trigger spec parsing
|
||||||
|
* Added a `path-params.js` extension for populating request paths with variable values
|
||||||
|
* Many smaller bug fixes & improvements
|
||||||
|
|
||||||
## [1.9.9] - 2023-11-21
|
## [1.9.9] - 2023-11-21
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user