Alexander Petros
fe4a803e2e
Add logNone function and apply it to tests ( #1504 )
...
New function to turn off the logger after using `logAll()`. I applied to
this to the tests as well so that `logAll()` is only used in the specfic
places where debug output is required. This makes the console output of
the tests dramatically more useful when run from the command line.
2023-06-24 14:21:55 -06:00
Carson Gross
8708fe26b7
fix bug where naked hx-trigger
s caused boosted forms w/ explicit hx-trigger
s to not fire
2023-04-26 12:04:06 -06:00
carson
e7e7b1cb37
Only cancel clicks and submits
...
fixes https://github.com/bigskysoftware/htmx/issues/588
2021-11-12 16:43:28 -07:00
carson
d153929304
include HX-Boosted
header when request is via a boosted element
...
fixes https://github.com/bigskysoftware/htmx/issues/600
2021-09-23 15:43:45 -06:00
carson
1a6f9b1ae5
ignore overridden default swap style for hx-boost
...
fixes https://github.com/bigskysoftware/htmx/issues/342
2021-02-05 11:41:52 -07:00
carson
ba6d38e9dd
Fix https://github.com/bigskysoftware/htmx/issues/19
...
clean up uses of getRawAttribute() and add a `data-*` test for all attribute tests.
2020-05-23 04:52:52 -07:00
carson
3aa8c64754
le big re-rename
2020-05-17 05:22:19 -07:00