-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix for hx-swab-oob within web components #2846
Merged
Merged
Commits on Aug 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e28fcdd - Browse repository at this point
Copy the full SHA e28fcddView commit details -
Configuration menu - View commit details
-
Copy full SHA for fced54e - Browse repository at this point
Copy the full SHA fced54eView commit details
Commits on Aug 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 93d5e36 - Browse repository at this point
Copy the full SHA 93d5e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ecf14f - Browse repository at this point
Copy the full SHA 0ecf14fView commit details -
Configuration menu - View commit details
-
Copy full SHA for afa118c - Browse repository at this point
Copy the full SHA afa118cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ad70fb - Browse repository at this point
Copy the full SHA 1ad70fbView commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b415bff - Browse repository at this point
Copy the full SHA b415bffView commit details
Commits on Sep 16, 2024
-
swap uses contextElement if available, document if not
Previous a commit made swapOptions.contextElement a required field. This could have harmful ramifications for extensions and users, so instead, the old behavior of assuming document as a root will be used if the contextElement is not provided.
Configuration menu - View commit details
-
Copy full SHA for eb7c689 - Browse repository at this point
Copy the full SHA eb7c689View commit details
Commits on Sep 17, 2024
-
rootNode parameter is optional in oobSwap
If not provided, it will fall back to using document as rootNode. jsdocs have been updated for oobSwap and findAndSwapElements accordingly.
Configuration menu - View commit details
-
Copy full SHA for 2dcd135 - Browse repository at this point
Copy the full SHA 2dcd135View commit details
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.