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
v2.0.0-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
Mark Heptinstall
f18cbc5adf
Show element used for hx-indicator in value-select example code ( #2275 )
...
Show element used for hx-indicator in example code
Code examples does not include element with class `.htmx-indicator` used for hx-indicator attribute
2024-02-05 15:55:58 -05:00
Vincent
a739a75708
Fix typo in htmx.config.head.boost
2024-02-04 21:09:27 +01:00
Vincent
ddf8314942
Lint code
2024-02-04 21:03:05 +01:00
Vincent
07ce511ae6
Support JSON.stringify & Object.assign on FormData proxy
2024-02-04 21:02:27 +01:00
Carson Gross
73164952b7
add deep dive video to essays page
2024-02-04 08:21:45 -07:00
Carson Gross
1b7ed8cb8e
typo
2024-02-02 11:36:09 -07:00
Carson Gross
b55b9fc1a3
add async auth as an example
2024-02-02 11:29:23 -07:00
Carson Gross
36c1d31c5a
Merge remote-tracking branch 'origin/master'
2024-02-01 13:01:01 -07:00
Carson Gross
e47ab4c744
sponsor
2024-02-01 13:00:54 -07:00
Yawar Amin
e6e423666e
Minimize re-rendering of 'bulk update users' table ( #2249 )
...
* Minimize re-rendering of 'bulk update users' table
And use ARIA to announce a summary of the bulk update. By using a
checkbox input to represent the activation status, we don't need to
re-render it when it's changed, because the checkbox itself manages that
state.
Re: #1431
* Improve screen reader pronunciation
2024-02-01 11:27:43 -05:00
Carson Gross
7f3d114269
fix logo
2024-01-29 06:38:01 -07:00
Carson Gross
8f36d09992
Merge remote-tracking branch 'origin/master'
2024-01-29 06:33:21 -07:00
Carson Gross
fcee520e0d
sponsor update
2024-01-29 06:33:08 -07:00
Brandon Philips
fb94dfa832
www: mention hx-preserve on hx-boost ( #2248 )
...
This note would have really helped me when I was working on avoiding my
maplibre canvas div from being overwritten when using hx-boost. I was
initially confused by the hx-boost=false not thinking that is what I
needed.
2024-01-27 15:33:38 -05:00
Christian Clauss
22f2db2254
Fix typos in the MVC essay ( #2242 )
2024-01-27 15:33:07 -05:00
Carson Gross
cb8fa85ae7
more extension language
2024-01-26 09:32:29 -07:00
Carson Gross
7129cec70a
mention extensions
2024-01-26 09:29:15 -07:00
Carson Gross
aeb02de313
remove extra paren
2024-01-26 09:19:18 -07:00
Carson Gross
cbf1fc1de4
installation
2024-01-26 09:09:43 -07:00
Carson Gross
10305e5564
mention removal of extensions from main repo
2024-01-26 09:01:44 -07:00
Carson Gross
443a2644e9
release notes
2024-01-26 07:38:15 -07:00
Carson Gross
15c69b141b
pain
2024-01-25 21:06:50 -07:00
Carson Gross
6be3d737af
pain
2024-01-25 21:06:35 -07:00
Carson Gross
1e211eee87
fix manual anchor test
2024-01-25 20:08:27 -07:00
Carson Gross
cf3ece96ab
lmao
2024-01-25 18:16:26 -07:00
Carson Gross
dee3abbd9a
lint
2024-01-25 18:07:38 -07:00
Carson Gross
2b17cef955
firefox fixes
2024-01-25 18:03:55 -07:00
Carson Gross
e1d92a47d7
yeesh
2024-01-25 16:10:19 -07:00
Carson Gross
dac62cf767
add video
2024-01-25 11:27:52 -07:00
Carson Gross
9d461b37fa
i'm an idiot
2024-01-25 10:47:06 -07:00
Carson Gross
03fcba7fd3
update base url for branch
2024-01-25 10:31:00 -07:00
Carson Gross
c00c1c52bd
rejigger docs
2024-01-25 10:24:29 -07:00
Denis Palashevskii
b454d46950
add new swap method to 2.0 migration guide
2024-01-25 20:27:32 +04:00