index
:
htmx
1cg-patch-1
1cg-patch-2
1cg/wdc_fixes
add-version-to-tests
api-extension
config-return-behavor
demo
demo-simple-interp
dependabot/go_modules/www/test/1.8.4/test/servers/ws/golang.org/x/sys-0.1.0
dependabot/npm_and_yarn/multi-108c74fa1e
dev
disable-inheritance
dz4k-patch-1
essay-accessibility
feature-hx-on-dash-support
feature_head_merge_ext
feature_js_expression_support
fix-essay-link
fix-script-tags
form-data
form-tracking-fix
h-factors-essay
hateoas-essay-styles
head-support
htmx-2.0
hx-on-experiment
is-htmx-a-js-framework-essay
master
on-attr-experiment
remove-sass
revert-602-intersect-event-bug
sse-swap-removal-handling
template-fragments-golang
tidy-hx-on-docs
trigger-fix
v1
v2.0v2.0
ws-fix-hx-vals
ws-fix-hx-vals-number-handling
www-zola
</> htmx - high power tools for HTML.
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
htmx.js
Commit message (
Expand
)
Author
Age
*
prep v1.9.12
Carson Gross
2024-04-17
*
Fix IE11 incompatibilities (#2408)
Vincent
2024-03-21
*
fix previous firefox double exec fix fml
Carson Gross
2024-03-14
*
firefox double exec fix fml
Carson Gross
2024-03-14
*
fix double script execution issue when using template parsing
Carson Gross
2024-03-13
*
port back double exec tests from 2.x to ensure its not an issue in 1.x, bump ...
Carson Gross
2024-03-01
*
Merge branch 'master' into dev
Carson Gross
2023-12-21
|
\
|
*
Exclude form elements within disabled fieldsets (#2012)
flixcor
2023-11-30
|
*
Revert readystate PR (#2040)
Alexander Petros
2023-11-30
*
|
slight rename
Carson Gross
2023-12-20
*
|
Update parseInterval to handle "0" correctly (#1835)
Thomas Cowart
2023-12-20
*
|
rewrite the HX-Retarget header to use extended query selectors (#2017)
Noa Aarts
2023-12-20
*
|
Improve head tag parsing on template fragments (#2024)
Fernando Comunello
2023-12-20
*
|
Prevent references to nodes swapped out of the dom accumulating as detached e...
Mark Croxton
2023-12-14
*
|
Trigger specs cache indentation fix + documentation & tests (#2094)
Vincent
2023-12-14
*
|
being annoying, but remove a lookup of the cache
Carson Gross
2023-12-13
*
|
Cache evaluated trigger specs (#1540)
Vincent
2023-12-13
*
|
remove some `let`s that snuck in
Carson Gross
2023-12-13
*
|
add support for dashes in hx-on* attributes
Carson Gross
2023-12-07
*
|
Improve performance of lib during initialization phase (#2045)
Viliam Mihálik
2023-12-05
*
|
HX-Request and HX-Current-URL headers are missing in the request to restore f...
Sascha Woo
2023-11-30
*
|
fix src/htmx.js(3842,25): error TS2769: No overload matches this call. (#2038)
Yaroslav Lapin
2023-11-30
*
|
Use faster `regexp.test` over `string.match` for testing against regex (#2053)
Jonathan Rietveld
2023-11-30
*
|
Fix wildcard hx-on search's root node (#2060)
Vincent
2023-11-30
*
|
bump version for next release
Carson Gross
2023-11-30
|
/
*
Fix for race condition in readystate detection (#1972)
ahollandECS
2023-11-20
*
Fix relative resource URLs for boosted links (#1960)
Dan Palmer
2023-11-19
*
bump for next version
Carson Gross
2023-11-16
*
fix indicator styles flash (#1227)
michaelperel
2023-11-16
*
Allow CSS selectors with whitespace in `hx-trigger` (#1913)
Jonathan Rietveld
2023-11-16
*
Allow user to override Content-Type header (#1906)
gbourant
2023-11-16
*
Fix missing ignoreTitle property declaration in htmx.config (#1981)
Vincent
2023-11-16
*
Add `select` option to htmx.ajax() (#1985)
Jacob Scott
2023-11-16
*
prep 1.9.8 release
Carson Gross
2023-11-06
*
Add config option to disable scroll into view for targets of boosted links an...
Sascha Woo
2023-11-03
*
prep 1.9.7 release
Carson Gross
2023-11-02
*
Fix stale form references (#1820)
Eric Kwoka
2023-10-31
*
Clear cache when historyCacheSize is set to 0 (#1222)
Oli
2023-10-26
*
fix: prevent nodeData.onHandlers overwrite (#1894)
Raphaël Piccolin
2023-10-26
*
Fix `confirmed` being ignored in htmx:confirm event (#1610)
matiboy
2023-10-26
*
Fix: Use getElementById instead of querySelector to work with all valid chara...
Jyri-Matti Lähteenmäki
2023-10-26
*
Fix: form submission of email inputs with `multiple` attribute (#1917)
EliasPrescott
2023-10-26
*
[New feature] selector-less next and previous targets (#1478)
Vincent
2023-10-06
*
Add new event htmx:beforeHistoryUpdate (#1573)
Sascha Woo
2023-10-06
*
Clear lastButtonClicked ref if it was removed from the DOM (#1785)
Vincent
2023-10-06
*
Ignore formmethod when value is "dialog" (#1867)
Sam Dudley
2023-10-06
*
make singular to make more consistent w/ other attributes
Carson Gross
2023-09-21
*
Merge remote-tracking branch 'origin/dev' into dev
Carson Gross
2023-09-21
|
\
|
*
Add support for event cancellation (preventDefault) in extensions (#1456)
Sascha Woo
2023-09-21
|
*
fix problem with styles at the start of the server content (#1768)
Jordan Stewart
2023-09-21
[next]