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