81 Commits

Author SHA1 Message Date
carson
e088280f01 web update for 0.1.1 2020-09-18 09:01:31 -06:00
carson
878a98da75 update docs 2020-09-18 06:54:45 -06:00
Ben Croker
692371d54c
Fixed link in docs 2020-09-09 12:54:08 +02:00
Alexis Lefebvre
6f7fd3164f
docs.md: fix broken link 2020-09-01 13:44:51 +02:00
1cg
a61252d3dd
Merge pull request #176 from guettli/patch-1
typo in "response"
2020-08-30 15:48:29 -07:00
Ben Croker
4bd28579b2
Update docs.md 2020-08-29 21:54:09 +02:00
Thomas Güttler
3374747802
typo in "response" 2020-08-27 16:08:52 +02:00
carson
1162c4a6f4 0.0.8 release prep 2020-07-06 09:37:01 -07:00
chg20
0d29fe5c73
Merge pull request #127 from bencroker/patch-10
Make indicator and request classes customisable
2020-07-06 09:25:11 -07:00
Ben Croker
4e2b57634b
Added settlingClass and swappingClass to docs 2020-06-30 23:27:49 +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
Ben Croker
9ed66d5130
Added indicator and request class config variables 2020-06-30 11:54:01 +02:00
carson
70d770a1b5 Add support for the hx-vars attribute, for including dynamically computed values in requests
Fixes https://github.com/bigskysoftware/htmx/issues/120
2020-06-28 17:07:39 -07:00
carson
5c37241167 bump dev version and merge 0.0.6 fix
fixes https://github.com/bigskysoftware/htmx/issues/107
2020-06-21 06:12:12 -07:00
carson
89c9af52d6 docs updates 2020-06-20 20:07:07 -07:00
carson
6d2b52ff14 0.0.6 release 2020-06-20 05:48:14 -07:00
carson
dca42db7d9 docs tweaks 2020-06-19 06:30:17 -07:00
carson
4bc6d532c6 move section to end 2020-06-13 20:45:33 -07:00
carson
17c3f74e0c X-IC-Redirect implementation 2020-06-13 20:44:25 -07:00
carson
84200f4599 update hyperscript and docs 2020-06-13 13:17:25 -07:00
carson
06dc449e91 fix up docs 2020-06-12 16:14:39 -07:00
carson
008ca2958a fix up docs 2020-06-12 16:05:06 -07:00
carson
dd89f21e26 some rough docs for hyperscript 2020-06-12 15:55:15 -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
carson
1f62541094 support throttle modifier in trigger definition
https://github.com/bigskysoftware/htmx/issues/88
2020-06-11 06:21:49 -07:00
carson
4ef719e63a support hx-swap="none"
fixes https://github.com/bigskysoftware/htmx/issues/89
2020-06-11 06:02:23 -07:00
carson
6464f8d1ee Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	www/reference.md
2020-05-30 12:06:13 -07:00
carson
533da1c71c Merge branch 'master' into dev 2020-05-30 12:05:05 -07:00
Jordan Buchman
256930b553
Fix extra quote in docs.md 2020-05-29 01:21:17 -06:00
Jon Cram
d6ee2b539e
Fix docs.md trigger attribute in polling section 2020-05-28 07:41:49 +01: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
carson
33ea709a30 fix link issue 2020-05-27 16:54:00 -07:00
carson
ab81e8dfd2 bump version 2020-05-26 12:36:33 -07:00
carson
7b7f00baa0 include-vals extension + docs cleanup 2020-05-26 10:19:39 -07:00
carson
c482a8535e table overflow 2020-05-26 07:12:00 -07:00
carson
ba03597a65 more release prep 2020-05-25 22:04:11 -07:00
carson
666b4cbaa8 add tests for SSE and standardize syntax with websockets 2020-05-25 21:56:29 -07:00
carson
a9868cb966 oob supports various swap styles + docs update 2020-05-25 07:36:14 -07:00
carson
e419212036 lowercase vibe 2020-05-24 22:40:37 -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
Robert Schroll
d69341a6dd Update documentation to reflect multiple triggers 2020-05-23 18:08:54 -07:00
carson
cf6507a08e docs for path-deps 2020-05-23 17:57:45 -07:00
carson
7d1e42310d Merge branch 'master' into dev
# Conflicts:
#	www/docs.md
2020-05-23 12:56:01 -07:00
chg20
b4fe5c99c0
Merge pull request #36 from johndwells/patch-2
Fix `hx-history-elt` attribute.
2020-05-23 08:55:22 -07:00
carson
cdb80690e9 support client side templating via an extension 2020-05-23 08:33:25 -07:00
John D Wells
b326aaf6a1 Fix hx-history-elt attribute. 2020-05-23 08:47:43 -05:00
John D Wells
a27b811b9f Fix hx-push-url attribute 2020-05-23 08:36:09 -05:00
Ben Croker
b5d7c5a475
Renamed and added anchor tag for Miscellaneous 2020-05-23 13:25:05 +02:00