504 Commits

Author SHA1 Message Date
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 Gross
0d67477584 IE 11 fixes 2020-05-24 23:05:35 -07:00
carson
e419212036 lowercase vibe 2020-05-24 22:40:37 -07:00
carson
4efd261fde lowercase vibe 2020-05-24 22:06:10 -07:00
carson
149ac72c93 update readme 2020-05-24 22:05:12 -07:00
carson
430295f217 Merge remote-tracking branch 'origin/dev' into dev 2020-05-24 22:00:40 -07:00
carson
7092576aad attempt at playing nice with the insanity of javascript loaders 2020-05-24 22:00:33 -07:00
carson
cbe8cd9fce fix triggers test 2020-05-24 21:57:20 -07:00
chg20
66c2a10739
Merge pull request #42 from rschroll/error-event
Switch afterRequest to standard event from error event if no error
2020-05-24 21:42:53 -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
eae54f9203 include class-tools extension 2020-05-24 19:05:37 -07:00
carson
860d263d4d pull hx-classes out to an extension 2020-05-24 17:04:59 -07:00
carson
d175606707 htmx haiku 2020-05-24 17:02:27 -07:00
carson
a0576dc7ba clean up settle infrastructure, handle htmx-settle class properly on outerHTML swaps 2020-05-24 15:40:55 -07:00
Robert Schroll
5ec08ee270 Switch afterRequest to standard event from error event if no error 2020-05-24 12:41:18 -07:00
carson
09392e96ad update htmx for external testing 2020-05-23 22:31:11 -07:00
chg20
3555ef1130
Merge pull request #39 from rschroll/multi-trigger
Allow multiple triggers
2020-05-23 18:54:44 -07:00
Robert Schroll
d69341a6dd Update documentation to reflect multiple triggers 2020-05-23 18:08:54 -07:00
Robert Schroll
2ad1202978 Handle multiple triggers
Triggers are separated by commas, and each will get handled with its
own options.  If we are unable to parse any triggers, the default
trigger for each element is used.
2020-05-23 18:08:54 -07:00
Robert Schroll
0b0be4193a Change trigger spec for repeated and SSE events 2020-05-23 18:08:54 -07:00
Robert Schroll
9437e6c0a8 Add tests of trigger spec parsing 2020-05-23 18:08:54 -07:00
carson
cf6507a08e docs for path-deps 2020-05-23 17:57:45 -07:00
carson
838edaa4df gen www and dist 2020-05-23 17:28:32 -07:00
carson
23a9a33486 path-deps extension
fixes https://github.com/bigskysoftware/htmx/issues/21
2020-05-23 17:06:20 -07:00
carson
2996827806 todo gardening 2020-05-23 15:18:10 -07:00
carson
7d1e42310d Merge branch 'master' into dev
# Conflicts:
#	www/docs.md
2020-05-23 12:56:01 -07:00
carson
7863041055 Merge remote-tracking branch 'origin/master' 2020-05-23 12:28:46 -07:00
carson
c0d262a478 clean up delete row demo and add fade 2020-05-23 12:28:41 -07:00
carson
7a27a70e9d clean up TODO 2020-05-23 12:17:17 -07:00
chg20
a4ac6416c5
Merge pull request #38 from bencroker/patch-3
Renamed `Current-URL` header to `X-HX-Current-URL`
2020-05-23 10:49:34 -07:00
Ben Croker
4b9bd81a02
Renamed Current-URL header to X-HX-Current-URL 2020-05-23 19:44:26 +02:00
carson
468c405d02 fix https://github.com/bigskysoftware/htmx/issues/33 - include empty input values in request 2020-05-23 09:23:29 -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
chg20
d0d0721be4
Merge pull request #35 from johndwells/patch-1
Fix `hx-push-url` attribute
2020-05-23 08:54:58 -07:00
carson
f86ee98a75 formatting 2020-05-23 08:38:45 -07:00
carson
e816741496 Merge remote-tracking branch 'origin/dev' into dev 2020-05-23 08:36:53 -07:00
carson
804318cc7c fix docs 2020-05-23 08:36:42 -07:00
carson
da98d82eb4 fix docs 2020-05-23 08:36:16 -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
chg20
b893506f0f
Merge pull request #32 from bencroker/patch-2
Renamed and added anchor tag for `Miscellaneous`
2020-05-23 04:53:59 -07:00
carson
ba6d38e9dd Fix https://github.com/bigskysoftware/htmx/issues/19
clean up uses of getRawAttribute() and add a `data-*` test for all attribute tests.
2020-05-23 04:52:52 -07:00
chg20
1521f1b3e2
Merge pull request #31 from bencroker/patch-1
Rename x-ht-trigger.md to x-hx-trigger.md
2020-05-23 04:26:51 -07:00
Ben Croker
b5d7c5a475
Renamed and added anchor tag for Miscellaneous 2020-05-23 13:25:05 +02:00
Ben Croker
3078a352dc
Rename x-ht-trigger.md to x-hx-trigger.md 2020-05-23 10:59:49 +02:00
carson
8b6aec2960 cleanup TODO 2020-05-22 22:41:25 -07:00
carson
f3ec4b842d fix typo 2020-05-22 22:33:45 -07:00