-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency @webcomponents/shadydom to v1.11.0 #47
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/webcomponents-shadydom-1.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
45267f1 to
516cd03
Compare
516cd03 to
8887774
Compare
8887774 to
cb03a1f
Compare
cb03a1f to
a0b6715
Compare
a0b6715 to
b6fa191
Compare
b6fa191 to
a4fb146
Compare
a4fb146 to
2ff81bb
Compare
2ff81bb to
6bc5f89
Compare
6bc5f89 to
046284c
Compare
046284c to
d2524d3
Compare
d2524d3 to
32721c5
Compare
32721c5 to
c192cf5
Compare
c192cf5 to
ba7e095
Compare
bfd1c8d to
0884cbf
Compare
0884cbf to
8669e67
Compare
8669e67 to
5073aa5
Compare
5073aa5 to
6df4a3b
Compare
6df4a3b to
2f6c696
Compare
2f6c696 to
e564081
Compare
e564081 to
21d3ded
Compare
21d3ded to
189ff2e
Compare
189ff2e to
67e9354
Compare
67e9354 to
9388efe
Compare
9388efe to
fb92db9
Compare
fb92db9 to
7ee68bd
Compare
7ee68bd to
e606387
Compare
e606387 to
ecd058a
Compare
ecd058a to
759ef9f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.0.13→1.11.0Release Notes
webcomponents/polyfills (@webcomponents/shadydom)
v1.11.0Compare Source
Element.toggleAttribute()(#541)v1.10.0Compare Source
addEventListenerinnoPatchmode. (#502)eventPhaseproperty descriptor.(#473)
an object. (#469)
eventPhaseproperty of events is now properly set toEvent.AT_TARGETwhen events are re-targeted to hosts of shadowRoots.
(#469)
element(s)FromPointondocumentviasetting
ShadyDOM.useNativeDocumentEFPtotrue.(#472)
EventTargetdoesn't exist,XMLHttpRequest.prototype'sEventTarget-like properties are now patched. In browsers where events'currentTargetis an own value property and Shady DOM needs to manuallydispatch an event, Shady DOM will instead dispatch a new object having the
original event as its prototype so that it can update
currentTargetwithoutmodifying the built-in property descriptor.
(#519)
ShadyDOM.querySelectorImplementationsetting.(#517)
querySelector{,All}patches for internal conformancechecks. (#526)
v1.9.0Compare Source
@thisannotation to newelementFromPointwrappers.(#464)
element(s)FromPointtodocumentandshadowRoot(#463)
EventTarget.prototypeexists but is not in the prototype chain ofwindow, polyfill installation breaks.(#416)
v1.8.0Compare Source
createTextNodeto a string.(#401)
(#390)
(#389)
v1.7.4Compare Source
preferPerformanceis not enabled.(#332)
customElements.nativeHTMLElement(#234)
noPatch(#179)
v1.7.3Compare Source
v1.7.2Compare Source
slot.insertBeforeas requiring shadowRoot distribution(#267)
(#263)
v1.7.1Compare Source
customElementsobject for the sake ofpassing flags to the polyfill by only modify
customElementsat load if it'sa
CustomElementRegistry(#235)
v1.7.0Compare Source
(#189)
WeakMappolyfill(#228)
v1.6.1Compare Source
v1.6.0Compare Source
v1.5.1Compare Source
v1.5.0Compare Source
v1.4.3Compare Source
v1.4.2Compare Source
v1.4.1Compare Source
v1.4.0Compare Source
v1.3.1Compare Source
v1.3.0Compare Source
v1.2.0Compare Source
v1.1.3Compare Source
v1.1.2Compare Source
v1.1.1Compare Source
v1.1.0Compare Source
v1.0.14Compare Source
Configuration
📅 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.