7 Commits

Author SHA1 Message Date
Carson Gross
307e3eb227 prep for 1.8.5 release 2023-01-17 13:38:51 -07: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
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
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