mayowa
9eef783011
Implement HX-Reswap ( #949 )
...
* Document optional delay parameter for addClass, removeClass, remove
* Implement HX-Reswap (resolves #933 )
2022-06-29 15:37:28 -06:00
Ben Beecher
d51d8cb74c
Adding support for client side redirects - HX-Location ( #832 )
...
* Adding support for client side boosted redirects
* First pass at hx-boost-redirect
* Fixing some small documentation issues
* Rename boost-redirect to Location
2022-05-27 11:39:23 -06:00
carson
2d9c49a8a1
support an HX-Retarget
header to retarget the content to another element
2021-11-12 16:58:27 -07:00
carson
1fca7dbb70
dispatch events by HX-Trigger-After-*
on body if the element is no long in the DOM
...
fixes https://github.com/bigskysoftware/htmx/issues/418
2021-03-25 12:42:33 -06:00
carson
6503e29832
add regression test for https://github.com/bigskysoftware/htmx/issues/427
2021-03-20 19:58:47 -06:00
carson
f39fccf28c
case insensitive test for presence of headers because chrome uses lower case in the string
2020-09-18 12:13:16 -06:00
carson
7d49d5ab58
bump to 0.1.2 and add test for namespaced event and extension
2020-09-18 09:30:00 -06:00
Robert Schroll
1060c9e88a
Avoid throwing errors when parsing malformed JSON
...
Instead, treat it as if no value was present.
2020-06-08 00:55:09 -07:00
acnebs
d01025823e
Rename custom HTTP headers to no longer start with X-
...
This convention is deprecated, as per this RFC from the IETF:
https://tools.ietf.org/html/rfc6648
2020-05-28 01:29:51 +01:00
carson
0a2f717f10
fix up final stuff from rename
2020-05-17 05:59:13 -07:00
carson
3aa8c64754
le big re-rename
2020-05-17 05:22:19 -07:00
carson
36bd9a25ca
event testing
2020-05-13 13:57:52 -07:00
carson
ba5cb7105a
organize tests
2020-05-13 09:12:31 -07:00