construct-style-sheets icon indicating copy to clipboard operation
construct-style-sheets copied to clipboard

Constructible style sheets/adopted style sheets polyfill

Results 28 construct-style-sheets issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

**Describe the bug** Mutating CSSStyleDeclaration (via `.setProperty()` for example) does not update injected style. When I change its value, only ConstructedStyleSheet is changed, but I don't see any changes in...

While callers of `restyleAdopter` [check if their adopters are connected](https://github.com/calebdwilliams/construct-style-sheets/blob/e6c517754845ed32f42df10d456d521aeebebd52/src/ConstructedStyleSheet.ts#L203), `restyleAdopter` contains a call to `requestAnimationFrame` which means that adopters can be disconnected while the browser is waiting for the...

Hi @calebdwilliams! Thanks for the important polyfill! Rather than a confirmed bug report, this is more of a question about a potential memory leak in the current implementation. I have...

**Describe the bug** When using this polyfill (`>= v3.0.4`) Safari throws a `SyntaxError: The string did not match the expected pattern.` which results in not applying any styles. I can...

bug

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

**Describe the bug** I get a FOUC in Firefox. **To Reproduce** My setup is basically this (only with more app around it): http://jsfiddle.net/6scbyupm/ When loading the page, the icon is...

Bumps [karma](https://github.com/karma-runner/karma) from 6.3.4 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=follow-redirects&package-manager=npm_and_yarn&previous-version=1.14.7&new-version=1.14.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...

dependencies