v1.9.10
版本发布时间: 2024-01-06 02:28:32
bigskysoftware/htmx最新发布版本:v2.0.3(2024-10-05 01:55:20)
What's Changed
- Fix hx-on anchor in the docs by @Renerick in https://github.com/bigskysoftware/htmx/pull/2020
- docs(headers): add
select
to HX-Location by @angelofallars in https://github.com/bigskysoftware/htmx/pull/2022 - Fix htmx-indicator example by @isarojdahal in https://github.com/bigskysoftware/htmx/pull/2021
- Update server-examples.md by @megatux in https://github.com/bigskysoftware/htmx/pull/2035
- chore: add missing options to HtmxConfig type by @jonathonadams in https://github.com/bigskysoftware/htmx/pull/2026
- Mention response-extension in /docs extensions table by @Sleepful in https://github.com/bigskysoftware/htmx/pull/2044
- fix incorrect config types by @jonathonadams in https://github.com/bigskysoftware/htmx/pull/2046
- add gophemeral to the webring sites by @hooksie1 in https://github.com/bigskysoftware/htmx/pull/2047
- Fix the Django example in https://github.com/bigskysoftware/htmx/pull/2062in https://github.com/bigskysoftware/htmx/pull/2062
- Fix wildcard hx-on search's root node by @Telroshan in https://github.com/bigskysoftware/htmx/pull/2060
- Use faster
regexp.test
overstring.match
for testing against regex by @Encephala in https://github.com/bigskysoftware/htmx/pull/2053 - Revert readystate PR by @alexpetros in https://github.com/bigskysoftware/htmx/pull/2040
- fix src/htmx.js(3842,25): error TS2769: No overload matches this call. by @JLarky in https://github.com/bigskysoftware/htmx/pull/2038
- HX-Request and HX-Current-URL headers are missing in the request to restore from history by @xhaggi in https://github.com/bigskysoftware/htmx/pull/2013
- Exclude form elements within disabled fieldsets by @flixcor in https://github.com/bigskysoftware/htmx/pull/2012
- Fix form validation docs example by @ConorCorp in https://github.com/bigskysoftware/htmx/pull/2049
- Improve performance of lib during initialization phase by @mihalikv in https://github.com/bigskysoftware/htmx/pull/2045
- Add hyperlink to HTML standards for data- prefix by @thadguidry in https://github.com/bigskysoftware/htmx/pull/2072
- feat: Improve web site accessibility/legibility by @henrikvilhelmberglund in https://github.com/bigskysoftware/htmx/pull/2080
- Add missing doctype by @dz4k in https://github.com/bigskysoftware/htmx/pull/2085
- fix typo by @qrhfz in https://github.com/bigskysoftware/htmx/pull/2088
- Cache evaluated trigger specs by @Telroshan in https://github.com/bigskysoftware/htmx/pull/1540
- add extension to populate path variables with request parameters by @jyrimatti in https://github.com/bigskysoftware/htmx/pull/1307
- Trigger specs cache indentation fix + documentation & tests by @Telroshan in https://github.com/bigskysoftware/htmx/pull/2094
- Prevent references to nodes swapped out of the dom accumulating as detached elements in memory by @croxton in https://github.com/bigskysoftware/htmx/pull/2091
- Fix: Make the SSE extension work properly and adhere to tests by @fhp-mec in https://github.com/bigskysoftware/htmx/pull/2025
- fix conflicting function names in sse.js by @Renerick in https://github.com/bigskysoftware/htmx/pull/2096
- Improve head tag parsing on template fragments by @fercomunello in https://github.com/bigskysoftware/htmx/pull/2024
- rewrite the HX-Retarget header to use extended query selectors by @itepastra in https://github.com/bigskysoftware/htmx/pull/2017
- Update parseInterval to handle "0" correctly by @tncowart in https://github.com/bigskysoftware/htmx/pull/1835
- Removed outdated note in oob swap documentation by @Telroshan in https://github.com/bigskysoftware/htmx/pull/2119
- Enable Node CI for v2.0v2.0 branch by @Telroshan in https://github.com/bigskysoftware/htmx/pull/2123
New Contributors
- @angelofallars made their first contribution in https://github.com/bigskysoftware/htmx/pull/2022
- @isarojdahal made their first contribution in https://github.com/bigskysoftware/htmx/pull/2021
- @jonathonadams made their first contribution in https://github.com/bigskysoftware/htmx/pull/2026
- @Sleepful made their first contribution in https://github.com/bigskysoftware/htmx/pull/2044
- @hooksie1 made their first contribution in https://github.com/bigskysoftware/htmx/pull/2047
- @miaapancake made their first contribution in https://github.com/bigskysoftware/htmx/pull/2062
- @JLarky made their first contribution in https://github.com/bigskysoftware/htmx/pull/2038
- @flixcor made their first contribution in https://github.com/bigskysoftware/htmx/pull/2012
- @ConorCorp made their first contribution in https://github.com/bigskysoftware/htmx/pull/2049
- @mihalikv made their first contribution in https://github.com/bigskysoftware/htmx/pull/2045
- @thadguidry made their first contribution in https://github.com/bigskysoftware/htmx/pull/2072
- @henrikvilhelmberglund made their first contribution in https://github.com/bigskysoftware/htmx/pull/2080
- @fhp-mec made their first contribution in https://github.com/bigskysoftware/htmx/pull/2025
- @fercomunello made their first contribution in https://github.com/bigskysoftware/htmx/pull/2024
- @itepastra made their first contribution in https://github.com/bigskysoftware/htmx/pull/2017
- @tncowart made their first contribution in https://github.com/bigskysoftware/htmx/pull/1835
Full Changelog: https://github.com/bigskysoftware/htmx/compare/v1.9.9...v1.9.10
1、 htmx.js 157.15KB
2、 htmx.min.js 46.64KB