122 Commits

Author SHA1 Message Date
Carson Gross
7ea35d03c6 IE fix 2023-01-17 15:12:35 -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
822132d6a2 i am once again asking revealed to work in htmx 2022-11-05 09:17:26 -06:00
Carson Gross
fd3b410629 ie fix 2022-11-04 10:33:20 -06:00
Carson Gross
09dfd1009e ie fix 2022-11-04 10:27:22 -06:00
Carson Gross
197c6398b3 regen release 2022-11-04 10:07:02 -06:00
Carson Gross
a108807967 prep for 1.8.3 release 2022-10-30 13:50:12 -06:00
Carson Gross
9af34ce0e3 fix revealed bug 2022-10-12 22:46:02 -06:00
Carson Gross
2c70dd4df3 prep 1.8.1 release 2022-10-11 10:25:04 -06:00
Carson Gross
e8014bdce0 update hash algorithm to something a bit more standard 2022-10-06 10:24:38 -06:00
Carson Gross
978950e916 1.8.1 release prep 2022-10-04 13:41:57 -06:00
Carson Gross
4d1164c8e0 support the hx-validate attribute, when set to true an individual input will validate itself. 2022-08-23 19:04:46 -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
1aafebb0da 1.8 release prep 2022-07-11 18:18:40 -06:00
Carson Gross
28d5b327a6 1.8 release prep 2022-07-11 16:30:32 -06:00
Carson Gross
83b60f41f1 1.8 release prep 2022-07-11 13:57:23 -06:00
Carson Gross
212b37d1ba 1.8 release prep 2022-06-29 16:05:39 -06:00
Carson Gross
f6fe55b292 htmx 1.8 release prep 2022-06-16 14:11:29 -06:00
carson
0f7f93f1f9 release prep 2022-02-19 14:18:13 -07:00
carson
67b4fb2042 gen dist 2022-02-17 06:53:20 -07:00
carson
78c8abb34a new extensions 2022-02-17 06:30:30 -07:00
carson
84ef04beeb dist prep 2022-02-16 21:23:07 -07:00
carson
dd34d9d218 more release cleanup 2021-11-21 06:44:20 -07:00
carson
024e501691 1.6.1 release prep 2021-11-21 06:38:22 -07:00
carson
7c9fd4bc93 1.6.0 release prep 2021-11-21 06:10:59 -07:00
carson
908ce1abfa clean up code 2021-10-01 13:30:57 -06:00
carson
19ef8ad76a add htmx-added class for easier CSS transition writing 2021-10-01 13:23:06 -06: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
17d51225f9 1.5 release prep 2021-07-12 10:50:54 -06:00
carson
f7299a3b65 1.4.1 release 2021-06-01 08:53:34 -06:00
carson
291ef7d888 1.4 release 2021-05-25 09:12:52 -06:00
carson
dd8ce0fe7a 1.4 release prep 2021-05-24 09:34:17 -06:00
carson
085d26ba93 release prep 2021-05-21 10:59:20 -06:00
carson
25b5aa337f release prep 2021-04-05 07:45:51 -06:00
carson
91d677e60d change to hx-disable 2021-04-04 10:08:28 -06:00
carson
0bcfd0ace8 next release 2021-03-26 14:27:15 -06:00
carson
068d834283 release prep 2021-03-25 12:45:20 -06:00
carson
3c8f6417b1 1.3.1 release 2021-03-09 09:08:05 -07:00
carson
abd71d6df5 back out more aggressive validation 2021-03-06 10:52:52 -07:00
carson
ef08797e19 dist 2021-03-02 10:47:22 -07:00
carson
ed39bf08e4 prep 1.2.1 release 2021-02-19 10:08:15 -07: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
e82c3735bb 1.2.0 release prep 2021-02-05 20:20:35 -07:00
carson
4ca4e441de release update 2021-01-04 10:37:29 -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
c0e5b80c21 sortable demo, defer 'htmx:load' so that you can register a handler during document execution 2021-01-03 09:43:43 -07:00