Vincent
55c30b5607
Make htmx IE11 compatible again + tests IE11 compatible ( #1687 )
...
* Make htmx IE11 compatible again + tests IE11 compatible
* IE11 compatible handmade socket mock for ws-ext tests
* Fallback when xpath isn't supported, hx-on wildcard now working on IE11
* Merge remote-tracking branch 'upstream/relative-url-in-hx-boost' into ie11-compatibility
2023-09-06 09:55:18 -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
d2c5dd8603
respect the enctype
declaration on boosted forms
...
fixes https://github.com/bigskysoftware/htmx/issues/605
2021-09-29 07:36:59 -06:00
carson
e3cb9b591a
support unset
to, well, unset attributes
2021-09-19 16:41:31 -06:00
carson
1d52b23fed
support a htmx.config.useTemplateFragements
option to use <template>
tags to process server content for more flexibility (e.g. oob content alongside table elements)
2021-05-19 10:55:16 -06:00
carson
b42b0b1dfe
fix test
2021-03-25 12:36:27 -06:00
carson
74c4abe1be
add test for shouldCancel() contribution by Bo Peng
2021-02-27 17:44:39 -07:00
carson
79038d62e3
support from
clause for triggers
...
also fixed pretty ugly bugs when parsing multple trigger definitions
2021-01-01 18:52:15 -07:00
Ben Pate
a327b0078e
Unit tests working
...
- fixed issues with Chai unit tests
- removed old function
2020-12-29 19:57:05 -07:00
Ben Pate
354be034d2
Updating ParseInterval
...
- add tests
- try replacement function
2020-12-29 19:47:17 -07:00
carson
a890abf626
Support non-ASCII values in headers by auto-encoding them
...
Include a flag header indicating the auto-encoding occurred
Fixes https://github.com/bigskysoftware/htmx/issues/191
2020-09-10 12:40:25 -06: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