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
/
test
/
core
Commit message (
Expand
)
Author
Age
*
Fix IE11 incompatibilities (#2408)
Vincent
2024-03-21
*
fix double script execution issue when using template parsing
Carson Gross
2024-03-13
*
Double script exec tests variants using templates: issue confirmed (#2365)
Vincent
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
*
|
Update parseInterval to handle "0" correctly (#1835)
Thomas Cowart
2023-12-20
*
|
HX-Request and HX-Current-URL headers are missing in the request to restore f...
Sascha Woo
2023-11-30
|
/
*
Allow user to override Content-Type header (#1906)
gbourant
2023-11-16
*
Add `select` option to htmx.ajax() (#1985)
Jacob Scott
2023-11-16
*
Add missing '})' in core ajax tests (#1998)
RBRi
2023-11-14
*
IE11 compatibility fixes (#1948)
Vincent
2023-11-02
*
Fix stale form references (#1820)
Eric Kwoka
2023-10-31
*
Fix `confirmed` being ignored in htmx:confirm event (#1610)
matiboy
2023-10-26
*
Fix: form submission of email inputs with `multiple` attribute (#1917)
EliasPrescott
2023-10-26
*
Ignore formmethod when value is "dialog" (#1867)
Sam Dudley
2023-10-06
*
Add support for event cancellation (preventDefault) in extensions (#1456)
Sascha Woo
2023-09-21
*
[Tests] Fix test pipeline timing issues (#1818)
Vincent
2023-09-21
*
[Test] Add a test to ensure inputs outside form with `form` attribute work pr...
Vincent
2023-09-21
*
Make htmx IE11 compatible again + tests IE11 compatible (#1687)
Vincent
2023-09-06
*
Disable logAll in headless mode (#1673)
Alexander Petros
2023-08-06
*
Move load tests to the bottom of the core file (#1677)
Alexander Petros
2023-08-05
*
remove a logAll()
Carson Gross
2023-08-04
*
Merge remote-tracking branch 'origin/dev' into dev
Carson Gross
2023-08-04
|
\
|
*
Remove logAll from tests (#1657)
Alexander Petros
2023-08-01
*
|
add test to ensure I don't screw up the `sameHost` value
Carson Gross
2023-08-04
|
/
*
security improvement
Carson Gross
2023-07-31
*
security improvements
Carson Gross
2023-07-31
*
[Bugfix] Fix submit buttons/inputs handling (#1559)
Vincent
2023-07-25
*
[New feature] Comma separated list syntax for HX-Trigger response header (#1479)
Vincent
2023-07-18
*
[Bugfix] Handle dynamically added hx-disable (#1567)
Vincent
2023-07-18
*
Fix assorted comment typos (#1590)
Viktor Szépe
2023-07-17
*
Merge remote-tracking branch 'origin/master' into dev
Carson Gross
2023-07-14
|
\
|
*
Implementation of HX-Reselect (#1385)
RoToRa
2023-07-14
*
|
Add configs to choose between ecoding parameters in the URL or request body (...
Alexander Petros
2023-07-10
*
|
Add logNone function and apply it to tests (#1504)
Alexander Petros
2023-06-24
*
|
fix a bug with afterSettle event raised just once after multiple OOB swaps (#...
Denis Palashevskii
2023-06-07
|
/
*
escape colons in querySelector (#1314)
Nicolas Appriou
2023-04-01
*
`hx-on` attribute
Carson Gross
2023-03-31
*
fix https://github.com/bigskysoftware/htmx/issues/1264
Carson Gross
2023-02-24
*
fix https://github.com/bigskysoftware/htmx/issues/1236
Carson Gross
2023-02-16
*
support clicking on elements within a button element as well as directly on t...
Carson Gross
2023-01-06
*
Hotfix for swapping fields that don't support setSelectionRange (#1187)
Ben Beecher
2023-01-04
*
Actually pass original event on to `htmx:configRequest` (#1156)
Thomas Eizinger
2022-12-17
*
Fix handling of repeated empty inputs (#1144)
Billy Keyes
2022-12-02
*
fix tests
Carson Gross
2022-10-30
*
hook to allow for custom confirmation dialogs, etc.
Carson Gross
2022-10-30
*
Merge branch 'feature_update_on_attribute_changes' into dev
Carson Gross
2022-10-02
|
\
|
*
allow re-initialization if attributes change
Carson Gross
2022-10-02
*
|
support the `hx-validate` attribute, when set to true an individual input wil...
Carson Gross
2022-08-23
|
/
[next]