Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Allow non-id selectors in `hx-select-oob` to fix #2561 (#2585)v1 | cadrgtsecond | 2024-10-02 |
| | | | | | | | * Allow non-id selectors in `hx-select-oob` to fix #2561 * Switch const to var * Fix test case for hx-select-oob | ||
* | prep v1.9.12 | Carson Gross | 2024-04-17 |
| | |||
* | set root | Carson Gross | 2024-03-21 |
| | |||
* | Fix IE11 incompatibilities (#2408) | Vincent | 2024-03-21 |
| | |||
* | update shav1.9.11 | Carson Gross | 2024-03-15 |
| | |||
* | fix previous firefox double exec fix fml | Carson Gross | 2024-03-14 |
| | |||
* | firefox double exec fix fml | Carson Gross | 2024-03-14 |
| | |||
* | make install URLs versioned for extensions | Carson Gross | 2024-03-14 |
| | |||
* | update CHANGELOG.md | Carson Gross | 2024-03-13 |
| | |||
* | prep for 1.9.11 release | Carson Gross | 2024-03-13 |
| | |||
* | Merge remote-tracking branch 'origin/dev' into dev | Carson Gross | 2024-03-13 |
|\ | |||
| * | WS.js fix for Safari on iOS 17.4 (#2391) | Denis Palashevskii | 2024-03-13 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||
* | | prep for 1.9.11 release | Carson Gross | 2024-03-13 |
|/ | |||
* | fix double script execution issue when using template parsing | Carson Gross | 2024-03-13 |
| | |||
* | Merge remote-tracking branch 'origin/dev' into dev | Carson Gross | 2024-03-13 |
|\ | |||
| * | Double script exec tests variants using templates: issue confirmed (#2365) | Vincent | 2024-03-13 |
| | | |||
| * | Fix TypeScript types (#2261) | Nathan Sarang-Walters | 2024-03-12 |
| | | |||
* | | Merge branch 'master' into dev | Carson Gross | 2024-03-13 |
|\ \ | |/ |/| | |||
| * | Update podcasts.csv (#2380) | srcerer | 2024-03-09 |
| | | | | | | | | | | Backend Banter Syntax PodRocket v2 | ||
| * | Merge remote-tracking branch 'origin/master' | Carson Gross | 2024-03-08 |
| |\ | |||
| | * | [DOC] clarify SSE hx-swap docs to note #784 (#2327) | Cliff L. Biffle | 2024-03-03 |
| | | | | | | | | | | | | Was pulling my hair out trying to get this working before I realized that it's a known issue. | ||
| | * | Add Recipya to the webring (#2345) | reaper47 | 2024-03-03 |
| | | | |||
| | * | [Documentation] Server Examples: Add F# - Giraffe example (#2363) | Hamilton Greene | 2024-03-03 |
| | | | | | | | | | Update server-examples.md | ||
| * | | update llc.org | Carson Gross | 2024-03-08 |
| |/ | |||
| * | update llc.org | Carson Gross | 2024-02-22 |
| | | |||
| * | add llc.org | Carson Gross | 2024-02-21 |
| | | |||
| * | Add link to `htmx-examples-with-flask` resource (#2328) | Hasan Sezer Taşan | 2024-02-21 |
| | | | | | | Adds htmx-examples-with-flask | ||
| * | Docs: Tiny fixes for Hotwire page. (#2322) | Nathaniel Sabanski | 2024-02-21 |
| | | | | | | | | | | * Solve wrapping issues for small content area. * Update migration-guide-hotwire-turbo.md | ||
| * | Show hx attributes used in bulk-update code example (#2274) | Mark Heptinstall | 2024-02-19 |
| | | |||
| * | Sync configuration options from reference (#2310) | Ben Croker | 2024-02-19 |
| | | | | | | Sync configuration from reference | ||
| * | Add signup.casa to webring (#2324) | Nick Miller | 2024-02-19 |
| | | | | | | add signup casa to webring | ||
| * | [DOC] Adds a reference to `hx-swap` from SSE extension (#2293) | Itamar Haber | 2024-02-15 |
| | | | | | | | | | | Adds a reference to `hx-swap` Fixes #2197 | ||
| * | Docs: Hotwire migration guide: Examples for hx-on! Turbo Streams commentary. ↵ | Nathaniel Sabanski | 2024-02-15 |
| | | | | | | | | | | | | | | | | | | | | | | (#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 | ||
| * | Fixed typo in Web Security Basics essay (#2302) | Rdbo | 2024-02-15 |
| | | | | | | fix: typo in web-security-basics-with-htmx essay | ||
| * | Docs: Less wordy client scripting introduction. (#2307) | Nathaniel Sabanski | 2024-02-15 |
| | | |||
| * | Docs: Reference page. Shortened, clarity. (#2282) | Nathaniel Sabanski | 2024-02-07 |
| | | | | | | | | | | * Docs: Reference page. Shortened, clarity. * Docs: Reference. Improve hx-select-oob vs hx-swap-oob description. | ||
| * | Add htmx security essay (#2280) | Alexander Petros | 2024-02-06 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||
| * | Fix edit-row example (#2273) | Sakib Hadžiavdić | 2024-02-05 |
| | | |||
| * | Show element used for hx-indicator in value-select example code (#2275) | Mark Heptinstall | 2024-02-05 |
| | | | | | | | | | | Show element used for hx-indicator in example code Code examples does not include element with class `.htmx-indicator` used for hx-indicator attribute | ||
| * | add deep dive video to essays page | Carson Gross | 2024-02-04 |
| | | |||
| * | typo | Carson Gross | 2024-02-02 |
| | | |||
| * | add async auth as an example | Carson Gross | 2024-02-02 |
| | | |||
| * | Merge remote-tracking branch 'origin/master' | Carson Gross | 2024-02-01 |
| |\ | |||
| | * | Minimize re-rendering of 'bulk update users' table (#2249) | Yawar Amin | 2024-02-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||
| * | | sponsor | Carson Gross | 2024-02-01 |
| |/ | |||
| * | fix logo | Carson Gross | 2024-01-29 |
| | | |||
| * | Merge remote-tracking branch 'origin/master' | Carson Gross | 2024-01-29 |
| |\ | |||
| | * | www: mention hx-preserve on hx-boost (#2248) | Brandon Philips | 2024-01-27 |
| | | | | | | | | | | | | | | | | | | 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. | ||
| | * | Fix typos in the MVC essay (#2242) | Christian Clauss | 2024-01-27 |
| | | | |||
| | * | Fix typos in markdown files (#2177) | Christian Clauss | 2024-01-24 |
| | | |