Update dependency org.webjars.npm:htmx.org to v2.0.8#147
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update dependency org.webjars.npm:htmx.org to v2.0.8#147renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
ac0c8d6 to
8b6d8c2
Compare
c27ca3a to
e91f7da
Compare
e91f7da to
602b982
Compare
602b982 to
5ef4265
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
2.0.2→2.0.8Release Notes
bigskysoftware/htmx (org.webjars.npm:htmx.org)
v2.0.8parseHTMLto use to use the (unfortunately named)Document.parseHTMLUnsafe()method for better Web Components support
pushURLoption to thehtmx.ajax()APIhx-syncandhtmx:abortwithin the Shadow Dom Issue 3419v2.0.7reportValidity()for reporting proper form validation errors behind config flag (fixes #2372)visibility:hiddenfor screen readers (fixes #3354)v2.0.6with htmx-powered links that contain other elements in them issuing full page refreshes
v2.0.5inheritkeyword is now supported byhx-include,hx-indicatorandhx-disabled-eltto allow you to inheritthe value from a parent and extend it.
hx-onlisteners are now added before processing nodes so events during processing can be captured<button hx-verb="/endpoint" type="reset">will now reset the associated form (after submitting to/endpoint)<button formmethod="dialog">will no longer submit its associated formsessionStoragerather thanlocalStorageso cross-tab contamination doesn't occurv2.0.4htmx.ajaxwith no target or source now defaults to body (previously did nothing)htmx:triggerevent now properly fires on the syntheticloadeventloadevent will not be re-called when an element is reinitialized viahtmx.process()<form>tags that issue aGETwith no or emptyactionattributes will properly replace all existing queryparameters
formattribute, now properly cancel the submission of the referred-to form
preloadextension wascompletely reworked
by @marisst to be compatible with
hx-boost, not cause side effect, etc. Thank you!response-targetswas updated to not use deprecated methodswsto avoid an error when closing in some caseshead-supportextension was updated to work with thesseextensionv2.0.3moveBefore()functionality in Chrome Canary,see the demo page for more information.
revealedevent when a resize reveals an elementhx-preservein oob-swapshx-booston forms with query parameters in theiractionConfiguration
📅 Schedule: (UTC)
🚦 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.