67 Commits

Author SHA1 Message Date
carson
424826b087 support script tags in returned content 2020-05-26 06:59:03 -07:00
carson
88232a6913 add test because javascript is so terrible 2020-05-25 22:52:13 -07:00
carson
51697abff6 revert settle attribute swapping so internals work + hx-ws tests (ugh) 2020-05-25 19:46:10 -07:00
carson
23a9a33486 path-deps extension
fixes https://github.com/bigskysoftware/htmx/issues/21
2020-05-23 17:06:20 -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
ef152a73b9 Clean up URL parameter handling & tests, support anchors 2020-05-22 13:42:57 -07:00
carson
b2890e3cf1 Fix https://github.com/bigskysoftware/htmx/issues/22
include values in proper form order if the element is enclosed in one
2020-05-21 11:15:45 -07:00
carson
52f58241f6 bump version remove js version property 2020-05-17 07:01:01 -07: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
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
fd6e3f68d8 version bump and start using dev branch like a civilized human 2020-05-15 19:25:52 -07:00
carson
b50e6a7a35 Paramter testing 2020-05-15 06:34:54 -07:00
carson
5f9f1940b1 Clean up parameter inclusion logic and update demos to use GET where appropriate, rather than hiding from my bad design choices
Add API test + fixes and update all files
2020-05-14 17:10:24 -07:00
carson
36bd9a25ca event testing 2020-05-13 13:57:52 -07:00
carson
7447427dd6 checkbox tests 2020-05-13 11:41:18 -07:00
carson
ba5cb7105a organize tests 2020-05-13 09:12:31 -07:00