mirror of
https://github.com/bigskysoftware/htmx.git
synced 2025-09-27 04:50:43 +00:00
update changelog to mention shadow DOM
This commit is contained in:
parent
a328cab53a
commit
bd3032a724
@ -5,7 +5,7 @@
|
|||||||
* Removed extensions and moved to their own repos linked off of <https://extensions.htmx.org>
|
* Removed extensions and moved to their own repos linked off of <https://extensions.htmx.org>
|
||||||
* The website now supports dark mode! (Thanks [@pokonski](https://github.com/pokonski)!)
|
* The website now supports dark mode! (Thanks [@pokonski](https://github.com/pokonski)!)
|
||||||
* The older, deprecated [SSE & WS](https://v1.htmx.org/docs/#websockets-and-sse) attributes were removed
|
* The older, deprecated [SSE & WS](https://v1.htmx.org/docs/#websockets-and-sse) attributes were removed
|
||||||
* Better support for [Web Components](https://htmx.org/examples/web-components/)
|
* Better support for [Web Components & Shadow DOM](https://htmx.org/examples/web-components/)
|
||||||
* HTTP `DELETE` requests now use parameters, rather than form encoded bodies, for their payload (This is in accordance w/ the spec.)
|
* HTTP `DELETE` requests now use parameters, rather than form encoded bodies, for their payload (This is in accordance w/ the spec.)
|
||||||
* Module support was split into different files:
|
* Module support was split into different files:
|
||||||
* We now provide specific files in `/dist` for the various JavaScript module styles:
|
* We now provide specific files in `/dist` for the various JavaScript module styles:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user