2758 Commits

Author SHA1 Message Date
Denis Palashevskii
263c37e85c
WS.js fix for Safari on iOS 17.4 (#2391)
* ws.js: use event.detail.elt as fallback value for event.target

Implemented after Safari on iOS 17.4 broke event.target for custom events.
Reported in https://discord.com/channels/725789699527933952/1216185723229704222

* also fix sse.js

#2388
2024-03-13 18:34:13 -06:00
Carson Gross
11799bca6c prep for 1.9.11 release 2024-03-13 18:31:46 -06:00
Carson Gross
ef791c51eb fix double script execution issue when using template parsing 2024-03-13 18:11:58 -06:00
Carson Gross
83e939a370 Merge remote-tracking branch 'origin/dev' into dev 2024-03-13 17:24:17 -06:00
Vincent
e780175736
Double script exec tests variants using templates: issue confirmed (#2365) 2024-03-13 17:24:02 -06:00
Carson Gross
6f4bcfb1bb Merge branch 'master' into dev 2024-03-13 15:41:36 -06:00
Nathan Sarang-Walters
76dec87613
Fix TypeScript types (#2261) 2024-03-12 12:28:11 -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
Carson Gross
13ff1963b5 Merge remote-tracking branch 'origin/dev' into dev 2024-03-01 15:38:22 -07:00
Vladyslav Tkachenko
21cdfcf17c
SSE Ext #2225: reinstantiate EventSource listeners upon reconnection logic (#2272)
* fix(sse): reinstantiate EventSource listeners
upon reconnection logic

refs #2225

* improve initialization logic of SSE on nested elements

---------

Co-authored-by: Denis Palashevskii <palash.denis@outlook.com>
2024-02-25 23:25:03 +01:00
Denis Palashevskii
1a8afc3502
fix sse-swap removal handling in ext/sse.js (#2247) 2024-02-25 20:58:39 +01: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
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
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
Christian Clauss
0b6769a257
Fix typos in markdown files (#2177) 2024-01-24 10:10:37 -05:00
Martin Robson
22c8c345e4
Add Scala http4s example to docs (server-examples) (#2209) 2024-01-24 10:09:17 -05:00
Daniel Nieto
5b4fb817d6
Add trailing slash to manual tests link (#2241)
add trailing slash to correctly link individual manual tests
2024-01-24 10:03:31 -05:00
Carson Gross
22451e1bd2 Merge remote-tracking branch 'origin/master' 2024-01-22 17:58:37 -07:00
Carson Gross
bf8cf84a34 add sponsor 2024-01-22 17:58:29 -07:00
Andrew Hunt
f456a7e1c0
Remove extraneous to from essay (is-htmx-another-javascript-framework.md) (#2182)
Remove extraneous `to` from essay

Co-authored-by: Andrew Hunt <ahunt@codelogic.com>
2024-01-21 19:34:18 -05:00
MikeMoolenaar
94ca5f5a36
Clarify hx-validate documentation (#2221) 2024-01-21 19:33:36 -05:00