Fallback for Safari. Fixes #2504#2507
Closed
michrome wants to merge 13 commits intobigskysoftware:v1from
Closed
Conversation
…kysoftware#2421) This update clarifies the hx-disabled-elt attribute's ability to accept multiple CSS selectors, separated by commas, enabling developers to disable multiple elements simultaneously during an HTTP request.
…oftware#2409) * Fix incorrect key name in template. * Remove unnecessary escapes from docs.
Contributor
|
can you retarget this against https://github.com/bigskysoftware/htmx-extensions/ @benpate can you look at this change and approve it? |
Author
Done.
|
Contributor
|
sorry, can you redo this against a fresh branch off v1? I think it is bringing in some unnecessary changes. |
Collaborator
|
Are you still interested in this PR @michrome ? If so, please rebase to v1 to drop the commits that were carried around |
Collaborator
|
Closing this for now since it's inactive. Feel free to rebase and ping us and we'll get it merged into 1.0, if you're still interested. |
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.
Fix for Safari as detailed in #2504