72 Commits

Author SHA1 Message Date
carson
6d65d078e7 docs on hx-preserve 2021-02-01 10:25:51 -07:00
Ben Croker
08d594ccf3
Fixed old modifier 2021-01-20 11:39:28 +01:00
Thomas Güttler
a3b2404683
Docs: Distinction between changed and change 2021-01-10 20:37:45 +01:00
carson
ce7113bd22 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	CHANGELOG.md
2021-01-05 20:38:45 -07:00
Ben Croker
b76169e131
Improved wording 2021-01-04 10:13:01 +01:00
carson
a41f689f23 docs update for v1.1.0 2021-01-03 15:26:51 -07:00
1cg
d0b514f7ad
Merge pull request #268 from benpate/pullrequest-ignore-extensions
Add "ignore:" command for extensions

thank you!
2021-01-03 11:33:01 -07:00
carson
6939290b8f support closest syntax in hx-indicator 2021-01-03 08:04:26 -07:00
carson
14572d6df1 docs for the from trigger modifier 2021-01-01 20:51:22 -07:00
Thomas Guettler
60ed3f8743 added link to parameters to delete/get/patch/post/put 2020-12-23 23:32:39 +01:00
Thomas Güttler
529ec35762
Add note about data of hx-post
See #271
2020-12-16 09:49:18 +01:00
Ben Pate
3551528d96
Merge branch 'dev' into pullrequest-ignore-extensions 2020-12-14 13:43:52 -07:00
Ben Pate
b4f26aef0e Documentation 2020-12-14 13:41:41 -07:00
carson
230e2f65df support a CSS selector in the hx-swap-oob attributes 2020-12-11 15:33:24 -07:00
Ben Croker
469ca86438
Create hx-vals.md 2020-11-16 12:55:35 +01:00
Ben Croker
1d42f1ddeb
Fixed link 2020-11-16 12:48:20 +01:00
Ben Croker
dad856dca0
Added Security Considerations 2020-11-16 12:40:30 +01:00
carson
a749b4e288 Merge remote-tracking branch 'origin/dev' into dev 2020-10-19 08:20:26 -06:00
carson
1cb756c05e add test for SSE swapping 2020-10-19 08:20:16 -06:00
1cg
dcdc3f9c8a
Merge pull request #211 from jreviews/patch-1
Fix swap example in hx-target page
2020-10-18 06:44:27 -06:00
carson
165586b777 docs and tests for trigger filters 2020-10-17 13:21:15 -06:00
Alejandro Schmeichler
4638bd9b3e
Fix swap example
Should be `beforeend`, all lowercase.
2020-10-16 12:24:29 -04:00
carson
8c41879d74 Merge remote-tracking branch 'origin/master' 2020-09-30 14:21:17 -06:00
carson
afc3b26225 docs 2020-09-30 08:57:45 -06:00
Lee Phillips
1e193dc02f Fixed typo in first line of CSS sample showing how to use a custom
indicator class.
2020-09-20 18:27:58 -06:00
carson
325cb29bf8 update docs 2020-09-15 12:29:27 -06:00
Ben Pate
c449a9b1d3 Update hx-sse.md
Adding documentation
2020-09-14 20:29:18 -06:00
nyash
df971a3667
update hx-target docs 2020-08-14 16:43:27 +02:00
Ben Croker
a8e205c4b0
Fix revealed modifier 2020-07-09 21:47:35 +02:00
carson
1162c4a6f4 0.0.8 release prep 2020-07-06 09:37:01 -07:00
chg20
2fbe230853
Merge pull request #122 from bencroker/patch-8
Allowed `hx-push-url` to accept a string
2020-06-28 22:17:24 -07:00
Ben Croker
c923a9f0af
Update hx-push-url.md 2020-06-29 06:57:54 +02:00
Ben Croker
e0a361f356
Fixed type 2020-06-29 06:55:14 +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
Ben Croker
96605448ea
hx-push-url accepts a string 2020-06-26 15:39:58 +02:00
carson
eb04ab5b3e add scroll and view modifiers to hx-swap 2020-06-23 14:25:56 -07:00
carson
92273713ef docs 2020-06-19 12:40:11 -07:00
carson
d3f0fa36d3 Merge branch 'master' into dev 2020-06-15 18:25:31 -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
ssendev
068161e817
fix hx-sse trigger in example 2020-06-11 17:24:35 +02:00
carson
6464f8d1ee Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	www/reference.md
2020-05-30 12:06:13 -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
a9ade676b9
Update hx-indicator.md 2020-05-28 01:10:24 +02:00
Ben Croker
7a097dc49b
Update hx-target.md 2020-05-28 01:07:32 +02:00
carson
666b4cbaa8 add tests for SSE and standardize syntax with websockets 2020-05-25 21:56:29 -07:00
carson
51697abff6 revert settle attribute swapping so internals work + hx-ws tests (ugh) 2020-05-25 19:46:10 -07:00
carson
7036557cba oob swapping fixes and firm up the settle step quite a bit 2020-05-25 16:34:19 -07:00
carson
e6b5db915a 0.0.4 announcement 2020-05-24 23:26:20 -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