Sebastian Davids
1d1a3ceeee
Fix JSDoc of getRespCodeTarget ( #3235 )
...
Signed-off-by: Sebastian Davids <sdavids@gmx.de>
2025-03-17 08:06:06 +01:00
Carson Gross
5b2fe2c19c
move general extension docs back to htmx.org/extensions and include core extension documentation on the site
2024-10-03 18:52:59 -06:00
Carson Gross
59a1f00bba
re-add extensions
2024-06-17 12:48:09 -06:00
Carson Gross
505a093ba7
2.0 release
2024-05-23 13:15:37 -06:00
Carson Gross
6da79f2e32
restore htmx 1.x extensions for CDN compatibility
2024-03-26 15:58:10 -06:00
Carson Gross
bf69273701
beta2
2024-03-21 16:02:23 -06:00
Carson Gross
ddb7597629
add warning if people aren't using the correct version of extensions
2024-03-21 15:41:17 -06:00
Carson Gross
28c9d18646
add back in 1.x extensions in /dist
2024-03-14 16:49:54 -06:00
Carson Gross
c16758a198
alpha2
2024-02-09 11:13:47 -07:00
Carson Gross
3fa7df1d23
Merge branch 'dev' into v2.0v2.0
...
# Conflicts:
# dist/ext/sse.js
# dist/htmx.d.ts
# dist/htmx.js
# dist/htmx.min.js
# dist/htmx.min.js.gz
# src/htmx.js
# test/core/parameters.js
# www/content/docs.md
2024-01-15 14:26:50 -07:00
Carson Gross
b1e15c08cc
more release prep
2023-12-21 17:37:15 -07:00
Alexander Petros
e96037c4ed
Remove extensions from dist
2023-12-21 12:36:58 -05:00
Carson Gross
7b918d9d25
prep 1.9.9 release
2023-11-20 16:27:37 -07:00
Carson Gross
61dac7d933
prep 1.9.7 release
2023-11-02 16:43:18 -06:00
Carson Gross
3912e3c2c2
prep 1.9.7 release
2023-11-02 15:28:53 -06:00
Carson Gross
ecd990ee0f
prep release
2023-09-21 17:15:11 -06:00
Carson Gross
b3a4a5fc1a
prep 1.9.5 release
2023-08-24 12:38:20 -06:00
Carson Gross
f3a6975b8e
prep 1.9.4 release
2023-07-25 13:39:48 -06:00
Carson Gross
ac6839e078
htmx 1.9.3 release prep
2023-07-14 14:15:31 -06:00
Carson Gross
7704d4da03
prep 1.9.1 release
2023-04-26 12:07:02 -06:00
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