103 Commits

Author SHA1 Message Date
carson
edbbaee638 include HX-History-Restore-Request header in history restore requests 2021-02-13 07:35:19 -07:00
1cg
28d03055e0
Merge pull request #358 from adamchainz/delete_delete_override
Remove notes about X-HTTP-Method-Override
2021-02-07 13:15:21 -07:00
Adam Johnson
1c2733ec6f Improve HX-Trigger documentation
* Fix URL for move from `X-HX-` prefix to `HX-` - not sure if this would need a redirect.
* Cover all three `HX-Trigger-*` headers in the page.
* Remove some redundant redundancy in the list of response headers
2021-02-07 20:05:12 +00:00
Adam Johnson
e17dd68331 Remove notes about X-HTTP-Method-Override
Untrue since 2305aed18e925da55f15dc5798db37ac0142f2b4.
2021-02-07 19:51:09 +00:00
carson
5836e2365e docs for hx-headers, etc. 2021-02-05 11:09:37 -07:00
carson
6d65d078e7 docs on hx-preserve 2021-02-01 10:25:51 -07:00
1cg
1d4c79490e
Merge pull request #317 from jvosloo/patch-6
Added reference link to htmx:pushedIntoHistory event
2021-01-10 08:30:38 -07:00
Johan Vosloo
f38855a46a
Update reference.md 2021-01-09 18:24:08 +01:00
Johan Vosloo
65b9460203
Update reference.md 2021-01-06 21:02:59 +01:00
carson
ce7113bd22 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	CHANGELOG.md
2021-01-05 20:38:45 -07:00
carson
a41f689f23 docs update for v1.1.0 2021-01-03 15:26:51 -07:00
Ben Pate
20b1722677 Documentation
- add entries in the event list and detail for htmx:beforeProcessNode and htmx:afterProcessNode
2021-01-03 10:45:09 -07:00
Thomas Guettler
19921cd36d Link to hx-swap for timing (docs only).^ 2020-12-28 21:56:55 +01:00
Ben Croker
a809743fd3
Switched attribute order (doh!) 2020-11-24 20:51:06 +01:00
Ben Croker
f5e081eb3b
Added missing attributes 2020-11-24 20:48:43 +01:00
carson
1f028b14da Merge remote-tracking branch 'origin/master' 2020-11-16 18:29:48 -07:00
carson
67e6fc89e1 Support HX-Redirect and HX-Refresh response headers
fixes https://github.com/bigskysoftware/htmx/issues/230
2020-11-15 05:43:44 -07:00
Adam Johnson
d1ff69d883 Some docs cleanup
Fix some typos, and the location of the *event-header* extension as linked to in the latest release notes.
2020-11-02 23:08:05 +00:00
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