377 Commits

Author SHA1 Message Date
carson
2305aed18e Move X-HTTP-Method-Override out to an extension
fixes https://github.com/bigskysoftware/htmx/issues/86
2020-06-10 16:01:56 -07:00
carson
86f1334d30 move script evaluation under the AJAX processing so we don't double eval scripts on the initial page load (ugh) 2020-06-08 19:06:42 -07:00
chg20
ef6b354d4f
Merge pull request #71 from marcus-at-localhost/patch-1
Fix Typo+Formatting

thank you!
2020-06-03 05:48:05 -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
Marcus
74ec096ae1
Fix Typo+Formatting 2020-05-30 19:10:49 +02:00
carson
f501ca6f7e fine, I'll use the standard spelling 2020-05-29 15:35:33 -07:00
carson
28665a8ea0 Merge remote-tracking branch 'origin/master' 2020-05-29 15:32:30 -07:00
carson
bfcdd365c2 locality of behavior doc 2020-05-29 15:32:24 -07:00
chg20
ed8d1d8efd
Merge pull request #63 from jordanbuchman/patch-1
Fix extra quote in docs.md

thank you!
2020-05-29 14:38:41 -07:00
chg20
543ca6c743
Merge pull request #57 from MikeRalphson/typo1
fix: typo in client-side-template.md

thank you!
2020-05-29 14:38:19 -07:00
chg20
9a8425190e
Merge pull request #55 from bencroker/patch-6
Fixed `include-vals` source
2020-05-29 14:37:53 -07:00
carson
5d04b56c11 improve demo: https://github.com/bigskysoftware/htmx/issues/62 2020-05-29 14:36:34 -07:00
carson
0431d548fb improve demo: https://github.com/bigskysoftware/htmx/issues/61 2020-05-29 14:31:35 -07:00
carson
3c8d41bc42 Merge remote-tracking branch 'origin/master' 2020-05-29 14:21:47 -07:00
carson
662b9a4964 fix bad docs: https://github.com/bigskysoftware/htmx/issues/54 2020-05-29 14:21:35 -07:00
Jordan Buchman
256930b553
Fix extra quote in docs.md 2020-05-29 01:21:17 -06:00
Mike Ralphson
ee43084dac fix: typo in client-side-template.md 2020-05-28 13:28:23 +01:00
Ben Croker
df7ac279b3
Fixed include-vals source 2020-05-28 13:24:53 +02:00
chg20
bc86ce154f
Merge pull request #53 from webignition/patch-1
Fix docs.md `trigger` attribute in polling section
2020-05-27 23:44:04 -07:00
Jon Cram
d6ee2b539e
Fix docs.md trigger attribute in polling section 2020-05-28 07:41:49 +01:00
chg20
9b7a6d5a28
Merge pull request #50 from GavinRay97/patch-2
Make note of syntax for using multiple extensions
2020-05-27 20:20:30 -07:00
chg20
fe158bac0f
Merge pull request #47 from GavinRay97/patch-1
Fix json-enc extension content-type header set
2020-05-27 20:19:57 -07:00
GavinRay97
60e012ab57
I actually forgot the comma? Wow. 2020-05-27 23:14:06 -04:00
GavinRay97
e5db6ebe4c
Make note of syntax for using multiple extensions 2020-05-27 23:11:41 -04:00
GavinRay97
c839186447
Fix json-enc extension content-type header set 2020-05-27 21:21:39 -04:00
chg20
6e0895c901
Merge pull request #45 from bencroker/patch-5
Replaced instances of `ic-` with `hx-` in docs
2020-05-27 17:37:56 -07:00
chg20
c39e902cfd
Merge pull request #46 from acnebs/dev
Rename custom HTTP headers to no longer start with `X-`
2020-05-27 17:37:24 -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
carson
33ea709a30 fix link issue 2020-05-27 16:54:00 -07:00
Ben Croker
c3550803b8
Update inline-validation.md 2020-05-28 01:16:26 +02:00
Ben Croker
206c3754d1
Update events.md 2020-05-28 01:13:46 +02:00
Ben Croker
a1877b76cc
Update reference.md 2020-05-28 01:12:39 +02: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
c6f21c3b42 editing 2020-05-27 06:28:38 -07:00
carson
ac28475173 editing 2020-05-27 06:25:49 -07:00
carson
3d814327af handle exceptions in embedded script tags gracefully 2020-05-26 17:32:22 -07:00
carson
c0e996f144 fix previous fixes 2020-05-26 17:25:21 -07:00
carson
977aaa8bbd fix spurious 404s in events test 2020-05-26 16:55:38 -07:00
carson
d144742048 test + test fixes 2020-05-26 16:27:20 -07:00
carson
1159d13a56 Merge remote-tracking branch 'origin/dev' into dev 2020-05-26 16:13:08 -07:00
chg20
cdb676cba3
Merge pull request #43 from bencroker/patch-4
Allows for empty verb attribute path
2020-05-26 16:13:02 -07:00
carson
dad1663e8b Merge branch 'master' into dev
# Conflicts:
#	www/index.md
2020-05-26 15:20:58 -07:00
Ben Croker
188c68667b
Allows for empty verb attribute path 2020-05-26 23:41:04 +02:00
carson
fdaeaa47e3 fix type 2020-05-26 13:37:05 -07:00
carson
a34d6bcf0b fix path 2020-05-26 12:56:46 -07:00
carson
84a5ac79e0 well this isn't going very well 2020-05-26 12:40:32 -07:00
carson
7b2dd083e2 well this isn't going very well 2020-05-26 12:39:40 -07:00
carson
c2d8f4ef1c bump version 2020-05-26 12:38:13 -07:00