mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-28 13:31:06 +00:00
Merge pull request #508 from guettli/patch-10
Typo in useTemplateFragments
This commit is contained in:
commit
6f91e41c44
@ -5,7 +5,7 @@
|
||||
|
||||
* Added the `queue` option to the [hx-trigger](/attributes/hx-trigger) attribute, allowing you to specify how events
|
||||
should be queued when they are received with a request in flight
|
||||
* The `htmx.config.useTemplateFraments` option was added, allowing you to use HTML template tags for parsing content
|
||||
* The `htmx.config.useTemplateFragments` option was added, allowing you to use HTML template tags for parsing content
|
||||
from the server. This allows you to use Out of Band content when returning things like table rows, but it is not
|
||||
IE11 compatible.
|
||||
* The `defaultSettleDelay` was dropped to 20ms from 100ms
|
||||
|
Loading…
x
Reference in New Issue
Block a user