35 Commits

Author SHA1 Message Date
Adam Johnson
1ae1909dfe
Fix doc highlighting of htmx.find() 2020-10-18 00:19:05 +01:00
carson
6c8c124c42 Merge branch 'dev' into feature_event_filtering
# Conflicts:
#	src/htmx.js
2020-10-17 08:22:48 -06:00
carson
d018ef4f0f catch on history cache save
fixes https://github.com/bigskysoftware/htmx/issues/209
2020-10-13 17:02:15 -06:00
carson
8f4151fdd2 finish docs for API 2020-10-05 08:07:08 -06:00
carson
586829e097 temporary commit for supporting lexing 2020-10-04 09:39:10 -06:00
carson
afc3b26225 docs 2020-09-30 08:57:45 -06:00
carson
9aa409d7ce docs for validation 2020-09-30 07:54:38 -06:00
Ben Croker
427c503a57
Added hx-vars to reference 2020-07-01 09:14:05 +02:00
carson
4f3cf2d889 Move events from <event name>.htmx (jQuery style) to htmx:<event name> (zepto style)
fixes https://github.com/bigskysoftware/htmx/issues/109
2020-06-30 10:45:30 -07:00
carson
d3f0fa36d3 Merge branch 'master' into dev 2020-06-15 18:25:31 -07:00
carson
b1902221d7 include contents in reference section 2020-06-15 12:12:08 -07:00
carson
0ac641b63f remove the hx-error-url attribute in favor of hyperscript
add basic hyperscript compatibility testing
2020-06-12 13:42:55 -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
Ben Croker
a1877b76cc
Update reference.md 2020-05-28 01:12:39 +02:00
carson
c482a8535e table overflow 2020-05-26 07:12:00 -07:00
carson
0ed71d5ad5 javascript is so terrible 2020-05-25 22:42:24 -07:00
carson
ba03597a65 more release prep 2020-05-25 22:04:11 -07:00
carson
51697abff6 revert settle attribute swapping so internals work + hx-ws tests (ugh) 2020-05-25 19:46:10 -07:00
carson
8a6a6f8016 web socket support 2020-05-24 21:41:44 -07:00
carson
3fa0ce52a6 Reworks SSE to use a single, separate attribute. 2020-05-24 19:08:40 -07:00
carson
860d263d4d pull hx-classes out to an extension 2020-05-24 17:04:59 -07:00
carson
033af9a8d2 htmx extension mechanism 2020-05-22 10:53:10 -07:00
carson
3aa8c64754 le big re-rename 2020-05-17 05:22:19 -07:00
carson
d4fb0ad4b3 docs and dist update 2020-05-13 10:50:01 -07:00
carson
c537f8f73a Improve ability to modify request via events 2020-05-13 10:39:00 -07:00
carson
00e2249f0b history testing and rework 2020-05-13 06:45:43 -07:00
carson
033792fdc0 attribute tests 2020-05-12 17:33:32 -07:00
carson
74d4481ada event docs 2020-05-12 09:53:33 -07:00
carson
a39c7a16b7 more docs 2020-05-11 20:23:06 -07:00
carson
b5e50962ee fix link 2020-05-10 15:22:58 -07:00
carson
896a048aed fixes 2020-05-10 15:06:18 -07:00
carson
07796b497a document trigger 2020-05-10 11:32:59 -07:00
carson
19adddcb68 more docs 2020-05-10 08:45:28 -07:00
carson
7173b7bb80 more docs, move kt-history-elt back to an attribute 2020-05-10 08:14:34 -07:00
carson
2c75621526 Documentation update, make kt-indicator usable out of the box, standardize class names 2020-05-09 19:51:30 -07:00