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 |
|
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 |
|
Jon Cram
|
d6ee2b539e
|
Fix docs.md trigger attribute in polling section
|
2020-05-28 07:41:49 +01: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 |
|
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 |
|
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
|
ac28475173
|
editing
|
2020-05-27 06:25:49 -07:00 |
|
carson
|
dad1663e8b
|
Merge branch 'master' into dev
# Conflicts:
# www/index.md
|
2020-05-26 15:20:58 -07: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 |
|
carson
|
ab81e8dfd2
|
bump version
|
2020-05-26 12:36:33 -07:00 |
|
carson
|
f8dfe727b3
|
final countdown for publishing 0.0.4
|
2020-05-26 12:14:03 -07:00 |
|
carson
|
7b7f00baa0
|
include-vals extension + docs cleanup
|
2020-05-26 10:19:39 -07:00 |
|
carson
|
ec6ec68a1e
|
remove-me extension
|
2020-05-26 08:36:14 -07:00 |
|
carson
|
c482a8535e
|
table overflow
|
2020-05-26 07:12:00 -07:00 |
|
carson
|
3503d75f33
|
gen release
|
2020-05-26 06:59:33 -07:00 |
|
carson
|
0f39143daa
|
remove console.log
|
2020-05-25 23:17:57 -07:00 |
|
carson
|
90ea4ebb61
|
remove logging in tests by default, speeds them up more than 2X!
|
2020-05-25 23:17:43 -07:00 |
|
carson
|
874fae084b
|
update dist
|
2020-05-25 22:54:55 -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
|
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
|
a9868cb966
|
oob supports various swap styles + docs update
|
2020-05-25 07:36:14 -07:00 |
|
carson
|
e6b5db915a
|
0.0.4 announcement
|
2020-05-24 23:26:20 -07:00 |
|
carson
|
e2ed71df4b
|
update htmx
|
2020-05-24 23:07:43 -07:00 |
|
carson
|
e419212036
|
lowercase vibe
|
2020-05-24 22:40:37 -07:00 |
|
carson
|
7092576aad
|
attempt at playing nice with the insanity of javascript loaders
|
2020-05-24 22:00:33 -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
|
a0576dc7ba
|
clean up settle infrastructure, handle htmx-settle class properly on outerHTML swaps
|
2020-05-24 15:40:55 -07:00 |
|