carson
|
c9e758f7ec
|
add regression for https://github.com/bigskysoftware/htmx/issues/768
|
2022-01-14 15:26:02 -07:00 |
|
Matthew Molloy
|
e283e476b5
|
added regression test for image maps
|
2021-07-06 00:52:55 +09:00 |
|
carson
|
444660158f
|
regression for hyperscript htmx:afterRequest form reset integration
|
2021-06-14 09:46:55 -06:00 |
|
carson
|
835436a99b
|
Multiple trigger issue - fix https://github.com/bigskysoftware/htmx/issues/392 and https://github.com/bigskysoftware/htmx/issues/390
Mark handling by element, rather than by event
introduce `consume` keyword on trigger to allow for preventing it from bubbling to parent
|
2021-02-27 20:01:39 -07:00 |
|
carson
|
c773e86131
|
regression test for previous fix
move event cancellation before filtering so form submissions can be cancelled properly
|
2021-01-25 14:20:06 -07:00 |
|
carson
|
d26a09c5c7
|
fix name
|
2020-10-18 06:49:07 -06:00 |
|
carson
|
09712012c6
|
ensure that the new selected element exists
|
2020-09-27 15:52:31 -06:00 |
|
carson
|
499c54b846
|
ignore attributes w/ an @ in it
|
2020-09-13 22:27:24 -06:00 |
|
carson
|
7cc8f08377
|
regression test for @ name support in attributes (Alpine.js issue)
This passes, but apparently there is an outstanding issue.
|
2020-09-10 08:22:31 -06:00 |
|
Robert Ros
|
c6fe43adcd
|
Add testcase for issue with id attributes with a dot.
|
2020-07-20 20:57:16 +02:00 |
|
carson
|
f9463686e0
|
switch to contain for safari
|
2020-06-17 15:15:17 -07:00 |
|
carson
|
19b933449b
|
catch empty IDs in attribute swap, fixes https://github.com/bigskysoftware/htmx/issues/101
|
2020-06-16 19:20:23 -07:00 |
|
carson
|
efd3ab85f0
|
regression for https://github.com/bigskysoftware/htmx/issues/101
|
2020-06-16 16:46:19 -07:00 |
|
carson
|
468c405d02
|
fix https://github.com/bigskysoftware/htmx/issues/33 - include empty input values in request
|
2020-05-23 09:23:29 -07:00 |
|
carson
|
3aa8c64754
|
le big re-rename
|
2020-05-17 05:22:19 -07:00 |
|
carson
|
390ac2443b
|
copy children collection so merging oob node doesn't screw up iteration
fixes https://github.com/bigskysoftware/kutty/issues/4
|
2020-05-16 06:54:33 -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 |
|