334 Commits

Author SHA1 Message Date
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
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
f8dfe727b3 final countdown for publishing 0.0.4 v0.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
146003bd86 proper error loggin 2020-05-26 08:19:46 -07:00
carson
821ae457f0 handle bad extensions gracefully 2020-05-26 08:11:32 -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
424826b087 support script tags in returned content 2020-05-26 06:59:03 -07:00
carson
9a4ad77d5d WebSocket and SSE connection closing on element replacement 2020-05-26 06:34:41 -07:00
carson
65aed67c0b README tweaks 2020-05-25 23:29:42 -07:00
carson
77c08a7194 README tweaks 2020-05-25 23:29:06 -07:00
carson
bdaa6252b1 update TODO 2020-05-25 23:18:05 -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
88232a6913 add test because javascript is so terrible 2020-05-25 22:52:13 -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 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