summaryrefslogtreecommitdiffstatshomepage
path: root/src/htmx.js
Commit message (Expand)AuthorAge
* expose overrideFormData in internal API, use it in ws.js for hx-vals processingws-fix-hx-valsDenis Palashevskii2024-03-19
* 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
* | | move to template parsing by default (prep for head support)Carson Gross2023-12-27
* | | support `revealed` paired w/ other eventsCarson Gross2023-12-26
* | | reformatconfig-return-behavorCarson Gross2023-12-24
* | | add some docsCarson Gross2023-12-24
* | | fix up after mergeCarson Gross2023-12-24
* | | Merge branch 'v2.0v2.0' into config-return-behavorCarson Gross2023-12-24
|\ \ \
| * | | indentationCarson Gross2023-12-24
| * | | Merge branch 'v2.0v2.0' into disable-inheritanceCarson Gross2023-12-24
| |\ \ \
| | * | | Support encapsulating oob swap elements in templates in response (#2120)Vincent2023-12-21
| | * | | Add standardJS format scriptAlexander Petros2023-12-21
| | * | | Use var at top-levelAlexander Petros2023-12-21
| | * | | Replace UMD with distribution scriptAlexander Petros2023-12-21
| | * | | Merge branch 'dev' into v2.0v2.0Carson Gross2023-12-20
| | |\| |
| | | * | slight renameCarson Gross2023-12-20
| | | * | Update parseInterval to handle "0" correctly (#1835)Thomas Cowart2023-12-20
| | | * | rewrite the HX-Retarget header to use extended query selectors (#2017)Noa Aarts2023-12-20
| | | * | Improve head tag parsing on template fragments (#2024)Fernando Comunello2023-12-20
| | * | | Merge branch 'v2.0v2.0' into merge-2075Carson Gross2023-12-20
| | |\ \ \
| | | * | | Remove legacy WS/SSE code (#2095)Denis Palashevskii2023-12-14
| | | * | | Merge branch 'dev' into v2.0v2.0Carson Gross2023-12-14
| | | |\| |
| | | | * | Prevent references to nodes swapped out of the dom accumulating as detached e...Mark Croxton2023-12-14