| Commit message (Expand) | Author | Age |
* | Cancel vanilla submits from <button[form]/>. (#3072) | Geoffrey B. Eisenbarth | 2024-12-12 |
* | Support multiple extended selectors for hx-include, hx-trigger from, and hx-d... | Vincent | 2024-12-12 |
* | fix https://github.com/bigskysoftware/htmx/issues/1788 | Carson Gross | 2024-12-11 |
* | comment out test that is breaking suite in browser | Carson Gross | 2024-12-11 |
* | Do not execute hx-trigger="load" on re-initialization of an existing node (#2... | basvk | 2024-12-11 |
* | Add missing htmx:trigger event on load triggers (#3033) | Alexander Petros | 2024-12-11 |
* | Fix illegal invocation for FormData proxy (#2997) | Simon Hartley | 2024-11-07 |
* | ajax helper with no source or target defaults to body (#2948) | MichaelWest22 | 2024-10-20 |
* | Fix TypeError on null path variable (#2967) | youssame | 2024-10-20 |
* | docs: migrate realtime server implementation (#2955) | Kian Yang Lee | 2024-10-13 |
* | fix formatting | Carson Gross | 2024-10-02 |
* | fix test (firefox, safari) | Carson Gross | 2024-10-02 |
* | Merge remote-tracking branch 'origin/dev' into dev | Carson Gross | 2024-10-02 |
|\ |
|
| * | Add shadowRoot host selector (#2866) | MichaelWest22 | 2024-10-02 |
| * | fix for hx-swab-oob within web components (#2846) | Jonathan | 2024-10-02 |
| * | Better graceful degradation of boosted form element (#2802) | Nathan | 2024-10-02 |
| * | remove extra hx-swap-oob attribute that is not used in the page (#2823) | MichaelWest22 | 2024-10-02 |
| * | :bug: Prevents erroring on null vals (#2799) | Eric Kwoka | 2024-10-02 |
| * | Optimize Head regex (#2781) | MichaelWest22 | 2024-10-02 |
| * | fix htmx.ajax defaulting to swap body when target not found (#2878) | MichaelWest22 | 2024-10-02 |
| * | Change hx-trigger's changed modifier to work for independent trigger specific... | Joerg Sonnenberger | 2024-10-02 |
| * | fix #2932: check parent is null for swap delete (#2933) | Jackie Li | 2024-10-02 |
| * | enable hx-preserve handing for oob swaps (#2934) | MichaelWest22 | 2024-10-02 |
| * | Handle Space before comma in Trigger Spec (#2903) | MichaelWest22 | 2024-09-25 |
| * | [bug] load trigger stops hx-disabled-elt getting re-enabled (#2925) | MichaelWest22 | 2024-09-25 |
* | | Merge branch 'master' into dev | Carson Gross | 2024-09-25 |
|\ \
| |/
|/| |
|
| * | Documentation for dynamic hx-vals (#2898) | shouya | 2024-09-13 |
* | | Fix focusin-based tests (#2861) | Vincent | 2024-09-01 |
* | | merge https://github.com/bigskysoftware/htmx/pull/2723 | Carson Gross | 2024-08-29 |
* | | Ability to add `options` argument to event listener (#2836) | Ben Croker | 2024-08-29 |
* | | add `moveBefore` support | Carson Gross | 2024-08-23 |
* | | Issue #2676 - Tests for v2 to prevent regression of issue from v1 (#2829) | ehenighan | 2024-08-19 |
|/ |
|
* | release prep | Carson Gross | 2024-08-05 |
* | fix: Fire htmx:trigger event on delayed triggers (#2411) | Kyungmin Bae | 2024-08-05 |
* | Merge remote-tracking branch 'origin/dev' into dev | Carson Gross | 2024-08-05 |
|\ |
|
| * | Do not boost forms with method="dialog" (#2752) | pokonski | 2024-08-05 |
| * | Fix file upload through htmx.ajax (#2778) | Vincent | 2024-08-05 |
* | | Merge branch 'master' into dev | Carson Gross | 2024-08-05 |
|\ \
| |/
|/| |
|
| * | fixed typo in hx-trigger.js (#2728) | Igor Berlenko | 2024-07-26 |
* | | only removed templates explicitly used for encapsulating oob swaps | Carson Gross | 2024-08-05 |
* | | Merge remote-tracking branch 'origin/dev' into dev | Carson Gross | 2024-08-05 |
|\ \ |
|
| * | | Add ability to trigger an event on another element using `HX-Trigger` respons... | Ben Croker | 2024-07-29 |
| * | | Fix: values order with non-GET requests (#2749) | Vincent | 2024-07-26 |
| |/ |
|
* | | scan through all siblings (not just until the first non-element) when doing a... | Carson Gross | 2024-08-05 |
* | | manual test for keeping indicators visible | Carson Gross | 2024-08-05 |
* | | Manual test to ensure disabled elements are scrubbed when saving history | Carson Gross | 2024-08-05 |
|/ |
|
* | fix outerHTML body swapping issue | Carson Gross | 2024-06-18 |
* | ignore empty files | Carson Gross | 2024-05-22 |
* | restore tests and dynamic hx-on behavior | Carson Gross | 2024-05-16 |
* | Merge branch 'master' into dev | Carson Gross | 2024-05-16 |
|\ |
|