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 |
|
carson
|
3eb4a56e28
|
patch from @cscortes adding the json-enc extension
|
2020-05-22 19:41:42 -07:00 |
|
carson
|
1dd4cabfa2
|
extension tests and clean up docs
|
2020-05-22 14:05:04 -07:00 |
|
carson
|
033af9a8d2
|
htmx extension mechanism
|
2020-05-22 10:53:10 -07:00 |
|
carson
|
52f58241f6
|
bump version remove js version property
|
2020-05-17 07:01:01 -07:00 |
|
carson
|
5f7174c1f9
|
More renaming cleanup
|
2020-05-17 05:53:08 -07:00 |
|
carson
|
3aa8c64754
|
le big re-rename
|
2020-05-17 05:22:19 -07:00 |
|
carson
|
4ebdabd227
|
Merge remote-tracking branch 'origin/dev' into dev
|
2020-05-16 14:30:33 -07:00 |
|
carson
|
6e06c0df87
|
Better style handling:
* inject the style as a stand alone element
* support the meta directive to not include the default style
fixes https://github.com/bigskysoftware/kutty/issues/13
|
2020-05-16 14:30:25 -07:00 |
|
chg20
|
2f21351f6e
|
Merge pull request #12 from rschroll/prompt
Avoid shadowing the global prompt function
|
2020-05-16 14:10:10 -07:00 |
|
Justin T. Sampson
|
eba776bbaf
|
Copyediting in docs related to HTTP method attributes.
|
2020-05-15 22:34:22 -07:00 |
|
carson
|
fd6e3f68d8
|
version bump and start using dev branch like a civilized human
|
2020-05-15 19:25:52 -07:00 |
|
Breno Uchôa - DSuite
|
a6e76090e8
|
Fix kt-params Link
|
2020-05-15 16:43:43 -03:00 |
|
carson
|
2ba29dfa5e
|
Merge remote-tracking branch 'origin/master'
|
2020-05-14 20:21:29 -07:00 |
|
carson
|
03f1cdb8a2
|
fix bad link
|
2020-05-14 20:20:21 -07:00 |
|
carson
|
a3c9cf6b6a
|
Clean up parameter inclusion logic and update demos to use GET where appropriate, rather than hiding from my bad design choices
Added value-select.md demo
|
2020-05-14 15:34:47 -07:00 |
|
carson
|
3b2db2e1fc
|
docs update
|
2020-05-13 19:17:47 -07:00 |
|
carson
|
3a0472ef67
|
docs update
|
2020-05-13 18:50:38 -07:00 |
|
carson
|
d4fb0ad4b3
|
docs and dist update
|
2020-05-13 10:50:01 -07:00 |
|