31 Commits

Author SHA1 Message Date
Carson Gross
15d4cacbf3 prep 1.8.6 tests 2023-03-02 13:13:01 -07:00
Carson Gross
307e3eb227 prep for 1.8.5 release 2023-01-17 13:38:51 -07:00
Ben Pate
a3c414dcee
Merge pull request #1006 from leiffoged/patch-1
[RFC] Trigger preload module on htmx:load
2022-12-10 09:35:58 -07:00
Carson Gross
a108807967 prep for 1.8.3 release 2022-10-30 13:50:12 -06:00
Leif Foged
39c2542013
[RFC] Trigger preload module on htmx:load
I was having some trouble getting preloading working on a fresh page load until making this tweak. But it worked fine after doing a single boosted navigation. This led me to believe there was an issue with how preloading was initialized on links. This may not be the right fix, but it seems to be working for me.

For context, the JS bundle (which contains HTMX) on my site (in an `<script async="true" ...` tag) usually arrives after the DOM is finished loading  , which probably has something to do with why this wasn't working. HTMX otherwise works fine.
2022-08-14 22:14:09 -07:00
Carson Gross
28d5b327a6 1.8 release prep 2022-07-11 16:30:32 -06:00
Carson Gross
f6fe55b292 htmx 1.8 release prep 2022-06-16 14:11:29 -06:00
carson
78c8abb34a new extensions 2022-02-17 06:30:30 -07:00
carson
dd34d9d218 more release cleanup 2021-11-21 06:44:20 -07:00
carson
7c9fd4bc93 1.6.0 release prep 2021-11-21 06:10:59 -07:00
carson
a1301700dc prep for 1.6 release 2021-09-29 07:55:15 -06:00
carson
d47abff3dd prep for 1.5.1 release 2021-09-06 08:13:04 -06:00
carson
03e5c17fe9 release prep 2021-02-13 07:38:53 -07:00
carson
815a37c0d2 1.2.0 release prep 2021-02-05 20:20:57 -07:00
carson
b0f00c4677 docs update & prep for v1.1.0 2021-01-03 15:27:41 -07:00
carson
cd5d20269e dist items 2021-01-03 09:49:31 -07:00
carson
a2b00f22b1 0.3 release prep 2020-10-17 13:27:47 -06:00
carson
586829e097 temporary commit for supporting lexing 2020-10-04 09:39:10 -06:00
carson
585055432f dist and www to prep for 0.0.7 release 2020-06-30 12:23:04 -07:00
carson
74c7395f1f integrate improvement for extension swapping, back out extension passing through event object, run www and dist 2020-06-17 18:33:41 -07:00
carson
05229609ac dist 2020-06-17 13:54:29 -07:00
carson
7a0010f43c update dist 2020-06-11 13:05:09 -07:00
carson
f8dfe727b3 final countdown for publishing 0.0.4 2020-05-26 12:14:03 -07:00
carson
0f39143daa remove console.log 2020-05-25 23:17:57 -07:00
carson
0ed71d5ad5 javascript is so terrible 2020-05-25 22:42:24 -07:00
carson
a9868cb966 oob supports various swap styles + docs update 2020-05-25 07:36:14 -07:00
carson
e419212036 lowercase vibe 2020-05-24 22:40:37 -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
838edaa4df gen www and dist 2020-05-23 17:28:32 -07:00
carson
2110d49ee1 include extensions in dist 2020-05-22 21:50:01 -07:00