Update dependency htmx.org to v2 - abandoned #8
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.9.5
->^2.0.0
Release Notes
bigskysoftware/htmx (htmx.org)
v2.0.3
Compare Source
moveBefore()
functionality in Chrome Canary,see the demo page for more information.
revealed
event when a resize reveals an elementhx-preserve
in oob-swapshx-boost
on forms with query parameters in theiraction
v2.0.2
Compare Source
dialog
htmx:trigger
event when an event is delayed or throttledHX-Trigger
response header.d.ts
file should now work properlyv2.0.1
Compare Source
/dist/htmx.esm.js
file themain
file inpackage.json
to make installing htmx smootherhtmx.d.ts
& include it in the distributionbody
tagv2.0.0
Compare Source
DELETE
requests now use parameters, rather than form encoded bodies, for their payload (This is in accordance w/ the spec.)/dist
for the various JavaScript module styles:/dist/htmx.esm.js
/dist/htmx.amd.js
/dist/htmx.cjs.js
/dist/htmx.js
file continues to be browser-loadablehx-on
attribute, with its special syntax, has been removed in favor of the less-hackyhx-on:
syntax.selectAndSwap()
internal API method was replaced with the public (and much better)swap()
methodConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.