Update dependency @webcomponents/shadydom to v1.11.0 #69
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.14→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
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.