@webcomponents/webcomponentsjs
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@webcomponents/webcomponentsjs", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Web Components Polyfills", | ||
@@ -5,0 +5,0 @@ "main": "webcomponents-lite.js", |
@@ -149,5 +149,9 @@ webcomponents.js (v1 spec polyfills) | ||
* [ShadowDOM CSS is not encapsulated out of the box](#shadycss) | ||
* [Custom element's constructor property is unreliable](#constructor) | ||
* [Contenteditable elements do not trigger MutationObserver](#contentedit) | ||
* [ShadyCSS: :host(.zot:not(.bar:nth-child(2))) doesn't work](#nestedparens) | ||
### ShadowDOM CSS is not encapsulated out of the box <a id="shadycss"></a> | ||
The ShadowDOM polyfill is not able to encapsulate CSS in ShadowDOM out of the box. You need to use specific code from the ShadyCSS library, included with the polyfill. See [ShadyCSS instructions](https://github.com/webcomponents/shadycss). | ||
@@ -154,0 +158,0 @@ ### Custom element's constructor property is unreliable <a id="constructor"></a> |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1868462
170
1