Carson Gross
81afe922d7
Merge branch 'master' into dev
...
# Conflicts:
# www/content/extensions/client-side-templates.md
2024-04-16 14:40:31 -06:00
Denis Palashevskii
8e26d12c33
Add reference to unminified CDN distribution to the docs ( #2460 )
...
fix #2457
2024-04-03 14:59:07 -06:00
Carson Gross
c247cae9bf
Merge remote-tracking branch 'origin/master'
2024-03-27 09:38:13 -06:00
Carson Gross
b0ffe98011
sponsor update
2024-03-27 09:38:02 -06:00
Carson Gross
45dd5f168d
move all references to extensions over to the new site/repo
2024-03-26 16:37:26 -06:00
Carson Gross
30a9941b61
clean our references to extensions, link to the new extensions website
2024-03-26 16:00:15 -06:00
airblast
075ec3afdb
Fix example for mustache in client-side-templates extension. ( #2409 )
...
* Fix incorrect key name in template.
* Remove unnecessary escapes from docs.
2024-03-23 11:46:57 -04:00
Pi-Cla
0b29664545
Link to section on CSS Transitions instead of Mozilla page ( #2413 )
2024-03-23 11:46:28 -04:00
Carson Gross
038e1a78f0
Merge branch 'v2.0v2.0' into dev
...
# Conflicts:
# dist/htmx.js
# dist/htmx.min.js
# dist/htmx.min.js.gz
# src/htmx.js
# test/core/ajax.js
# test/core/regressions.js
# www/static/src/htmx.js
# www/themes/htmx-theme/static/js/htmx.js
2024-03-21 17:28:09 -06:00
eduardolat
c43d48163f
Add documentation for multiple CSS selectors in hx-disabled-elt ( #2421 )
...
This update clarifies the hx-disabled-elt attribute's ability to accept multiple CSS selectors, separated by commas, enabling developers to disable multiple elements simultaneously during an HTTP request.
2024-03-21 15:25:49 -06:00
Carson Gross
dc1c0fad1a
fix link
2024-03-15 09:20:10 -06:00
Carson Gross
d1c6d99d5d
update release page
2024-03-15 09:06:34 -06:00
Carson Gross
9b1e9bc336
update sha
2024-03-15 08:53:37 -06:00
Carson Gross
3205e652ee
make install URLs versioned for extensions
2024-03-14 16:53:41 -06:00
Carson Gross
5d449e35f6
more upgrade doc information
2024-03-14 09:13:43 -06:00
Carson Gross
2bab9f4160
Merge branch 'dev' into v2.0v2.0
...
# Conflicts:
# dist/ext/sse.js
# dist/ext/ws.js
# dist/htmx.d.ts
# dist/htmx.js
# dist/htmx.min.js
# dist/htmx.min.js.gz
# package.json
# src/ext/sse.js
# src/htmx.d.ts
# src/htmx.js
# test/attributes/hx-sse.js
# test/core/regressions.js
# test/ext/sse.js
# www/static/src/ext/sse.js
# www/static/src/htmx.d.ts
# www/static/src/htmx.js
# www/static/test/attributes/hx-sse.js
# www/static/test/core/regressions.js
# www/static/test/ext/sse.js
# www/themes/htmx-theme/static/js/htmx.js
2024-03-14 09:11:36 -06:00
Carson Gross
e3330db4a3
prep beta1
2024-03-13 16:00:27 -06:00
Carson Gross
a5fd150644
Merge branch 'v2.0v2.0' of github.com:bigskysoftware/htmx into v2.0v2.0
2024-03-13 15:44:50 -06:00
Carson Gross
f1c3dc7cdc
Merge branch 'master' into v2.0v2.0
...
# Conflicts:
# www/content/docs.md
2024-03-13 15:43:02 -06:00
Carson Gross
6f4bcfb1bb
Merge branch 'master' into dev
2024-03-13 15:41:36 -06:00
Joe Taber
520502121e
Add config option to ignore nested oob-swaps instead of processing them ( #1235 )
...
* Add config option to ignore nested oob swaps
* Fix oobElement root check
* Save config between tests; repeat some tests with different configs
* Add tests for oob-swaps in html, body tags
* Don't unnecessarily change const to var
2024-03-11 12:32:30 -04:00
srcerer
1e4b99de59
Update podcasts.csv ( #2380 )
...
Backend Banter
Syntax
PodRocket v2
2024-03-09 13:02:45 -05:00
Carson Gross
f7b281fd7d
Merge remote-tracking branch 'origin/master'
2024-03-08 11:54:15 -07:00
Carson Gross
00485b282b
update llc.org
2024-03-08 11:54:04 -07:00
Cliff L. Biffle
ba2c30b648
[DOC] clarify SSE hx-swap docs to note #784 ( #2327 )
...
Was pulling my hair out trying to get this working before I realized
that it's a known issue.
2024-03-03 10:57:23 -05:00
reaper47
79e40fe209
Add Recipya to the webring ( #2345 )
2024-03-03 10:56:31 -05:00
Hamilton Greene
865a8297fe
[Documentation] Server Examples: Add F# - Giraffe example ( #2363 )
...
Update server-examples.md
2024-03-03 10:55:42 -05:00
Carson Gross
9431183cf1
port back double exec tests from 2.x to ensure its not an issue in 1.x, bump version
2024-03-01 15:50:21 -07:00
Alexander Petros
8ba9e7b05d
Change innerText note to reflect that we used textContent
2024-02-29 11:14:59 -05:00
p.b
d1fc7895f6
Add textContent swap style ( #2356 )
...
* feat: add textContent swap style
* add documentation
---------
Co-authored-by: pbt <pb.to@icloud.com>
2024-02-29 11:11:46 -05:00
Carson Gross
f919c07051
update llc.org
2024-02-22 11:35:20 -07:00
Carson Gross
3a2075288b
add llc.org
2024-02-21 10:54:21 -07:00
Hasan Sezer Taşan
13467420b5
Add link to htmx-examples-with-flask
resource ( #2328 )
...
Adds htmx-examples-with-flask
2024-02-21 10:54:36 -05:00
Nathaniel Sabanski
e8f243c28d
Docs: Tiny fixes for Hotwire page. ( #2322 )
...
* Solve wrapping issues for small content area.
* Update migration-guide-hotwire-turbo.md
2024-02-21 10:53:38 -05:00
Mark Heptinstall
0355af9c8a
Show hx attributes used in bulk-update code example ( #2274 )
2024-02-19 10:02:05 -05:00
Ben Croker
aaf634fb1c
Sync configuration options from reference ( #2310 )
...
Sync configuration from reference
2024-02-19 10:00:58 -05:00
Nick Miller
4f42021d71
Add signup.casa to webring ( #2324 )
...
add signup casa to webring
2024-02-19 09:58:29 -05:00
Itamar Haber
80e5629412
[DOC] Adds a reference to hx-swap
from SSE extension ( #2293 )
...
Adds a reference to `hx-swap`
Fixes #2197
2024-02-15 12:42:45 -05:00
Nathaniel Sabanski
63712ad5c2
Docs: Hotwire migration guide: Examples for hx-on! Turbo Streams commentary. ( #2306 )
...
* Docs: Hotwire migration guide: Examples for hx-on. Turbo Streams commentary.
* Docs: Hotwire migration guide: Examples for hx-on. Turbo Streams commentary
* Docs: Hotwire migration guide: Examples for hx-on. Turbo Streams commentary
* Docs: Hotwire migration guide: Examples for hx-on. Turbo Streams commentary
2024-02-15 12:42:21 -05:00
Rdbo
f8982c9384
Fixed typo in Web Security Basics essay ( #2302 )
...
fix: typo in web-security-basics-with-htmx essay
2024-02-15 12:33:09 -05:00
Nathaniel Sabanski
3fe5802554
Docs: Less wordy client scripting introduction. ( #2307 )
2024-02-15 12:27:02 -05:00
Carson Gross
4bbc9cfe43
fix links
2024-02-09 11:21:23 -07:00
Carson Gross
8cfa1e9905
docs fix
2024-02-09 11:18:10 -07:00
Carson Gross
c16758a198
alpha2
2024-02-09 11:13:47 -07:00
Carson Gross
8439fdad7c
Merge remote-tracking branch 'origin/v2.0v2.0' into v2.0v2.0
...
# Conflicts:
# www/content/examples/_index.md
2024-02-09 09:42:45 -07:00
Carson Gross
36c01420d6
Merge branch 'master' into v2.0v2.0
2024-02-09 09:41:49 -07:00
Katrina Grace
08dbe58645
Add web components / shadow DOM example to docs ( #2283 )
2024-02-07 16:34:13 -05:00
Nathaniel Sabanski
fa7223391c
Docs: Reference page. Shortened, clarity. ( #2282 )
...
* Docs: Reference page. Shortened, clarity.
* Docs: Reference. Improve hx-select-oob vs hx-swap-oob description.
2024-02-07 16:33:39 -05:00
Alexander Petros
2fc76cad58
Add htmx security essay ( #2280 )
...
* Add htmx security essay
* Change user id prop
* Typo fixes
* More typos
* Add ruby templates and fix "use" typo
* Change paragraph structure slightly
* Rephrase JSON note
* Rephase JSON security point
* Yawar edits
* Add note about flask
2024-02-06 14:01:37 -07:00
Sakib Hadžiavdić
3d0ec8542e
Fix edit-row example ( #2273 )
2024-02-05 15:56:32 -05:00