COMMITS
July 14, 2025
V
Fix variable names (#3344)
Viktor Szépe committed
M
Bugfix: swap="outerHTML" on <div> with style attribute leaves htmx-swapping class behind (#3341)
Matteo Smaila committed
July 3, 2025
D
Remove extra "2" from unminified v2.0.6 SRI hash (#3362)
Daniel J. Summers committed
June 27, 2025
C
Merge branch 'master' into dev
Carson Gross committed
C
fix package-lock.json
Carson Gross committed
C
prep 2.0.6 release
Carson Gross committed
C
prep 2.0.6 release
Carson Gross committed
M
fix click events on elements wrapped by link don't cancel link navigation (#3357)
MichaelWest22 committed
June 25, 2025
C
Merge remote-tracking branch 'origin/master'
Carson Gross committed
C
remove 2.0 announcement
Carson Gross committed
S
Adding Lua Server Pages server example (#3347)
surfskidude committed
June 20, 2025
C
update docs
Carson Gross committed
C
prep 2.0.5 release
Carson Gross committed
C
prep 2.0.5 release
Carson Gross committed
S
Allow use of "this" when evaluating hx-vals (#3332)
Simon Hartley committed
M
throw targetError correctly when target invalid during retarget (#3335)
MichaelWest22 committed
June 19, 2025
M
Fix non chrome view transtions tests (#3338)
MichaelWest22 committed
C
document `inherit` keyword
Carson Gross committed
C
changelog for 2.0.5 release
Carson Gross committed
C
update sha
Carson Gross committed
C
prep v2.0.5
Carson Gross committed
June 16, 2025
M
Move currentPathForHistory to session storage (#3330)
MichaelWest22 committed
M
Fix Modified click trigger on form elements prevent default behaviour (#3336)
MichaelWest22 committed
M
Move History storage to sessionStorage (#3305)
MichaelWest22 committed
M
Standardize history restore functions to use proper htmx swap functions (#3306)
MichaelWest22 committed
S
Follow up to #3234 (#3334)
Simon Hartley committed
M
move delay and view transitions to inside swap function for api and history use (#3328)
MichaelWest22 committed
June 3, 2025
S
Replace jsDelivr w/ UNPKG (#3234)
Sukka committed