summaryrefslogtreecommitdiffstatshomepage
path: root/src/htmx.js
Commit message (Expand)AuthorAge
* use attributes rather than request count since we are working on a clone of t...1cg/wdc_fixesCarson Gross2024-08-01
* remove `disabled` attributes from anything disabled due to an htmx request wh...Carson Gross2024-08-01
* allow response actions (such as full page refreshes) to retain htmx indicator...Carson Gross2024-08-01
* remove only top level files to keep the legacy extensionsCarson Gross2024-07-12
* Let templates have plaintext as contents (fixes 2702) (#2708)Kuberdenis2024-07-12
* HtmxAjaxHelperContext typedef should have all optional fields (#2701)Paul Garner2024-07-08
* type fixCarson Gross2024-06-18
* fix outerHTML body swapping issueCarson Gross2024-06-18
* 2.0 releaseCarson Gross2024-05-23
* lintCarson Gross2024-05-22
* ignore empty filesCarson Gross2024-05-22
* prep beta4Carson Gross2024-05-16
* fix type declCarson Gross2024-05-16
* they see me lintin'Carson Gross2024-05-16
* restore tests and dynamic hx-on behaviorCarson Gross2024-05-16
* feat: Add inlineSlyeNonce configuration (#2542)Marcos Pereira2024-05-15
* [2.0] Improve extension registration logic (#2505)Denis Palashevskii2024-04-25
* prep for 2.0.0-beta3 releasev2.0.0-beta3Carson Gross2024-04-17
* Fix #2317 force conversion to FormData for xhr.send (#2481)Vincent2024-04-17
* lintCarson Gross2024-04-17
* support hx-on in shadowrootCarson Gross2024-04-17
* Ws fix hx vals number handling (#2418)Denis Palashevskii2024-03-21
* Add config option to ignore nested oob-swaps instead of processing them (#1235)Joe Taber2024-03-11
* Change innerText note to reflect that we used textContentAlexander Petros2024-02-29
* Add textContent swap style (#2356)p.b2024-02-29
* JSdoc in htmx.js + generated TypeScript definition (#2336)Vincent2024-02-21
* alpha2v2.0.0-alpha2Carson Gross2024-02-09
* Lint codeVincent2024-02-04
* Support JSON.stringify & Object.assign on FormData proxyVincent2024-02-04
* painCarson Gross2024-01-25
* fix manual anchor testCarson Gross2024-01-25
* lmaoCarson Gross2024-01-25
* lintCarson Gross2024-01-25
* firefox fixesCarson Gross2024-01-25
* yeeshCarson Gross2024-01-25
* fix version and lintCarson Gross2024-01-23
* fix script tag double executionCarson Gross2024-01-23
* Merge remote-tracking branch 'origin/v2.0v2.0' into v2.0v2.0fix-script-tagsCarson Gross2024-01-23
|\
| * Migrate to FormData (#2226)Vincent2024-01-23
| * Refactor and expose `swap` in public API (#2191)Denis Palashevskii2024-01-19
| * Run formatter on sourceAlexander Petros2024-01-18
* | Merge branch 'dev' into v2.0v2.0Carson Gross2024-01-15
|\ \ | |/ |/|
| * Merge branch 'master' into devCarson Gross2023-12-21
| |\
| | * Exclude form elements within disabled fieldsets (#2012)flixcor2023-11-30
| | * Revert readystate PR (#2040)Alexander Petros2023-11-30
* | | Increment version to 2.0aAlexander Petros2024-01-13
* | | docs + config of head handlinghead-supportCarson Gross2024-01-05
* | | fix testCarson Gross2024-01-05
* | | better namingCarson Gross2023-12-27
* | | restore old semantics w/ body returning its childrenCarson Gross2023-12-27