Releases: AdguardTeam/ExtendedCss
Releases · AdguardTeam/ExtendedCss
2.0.56
2.0.55
2.0.52
2.0.51
2.0.49
😬 fixed error on BeforeStyleAppliedCallback
type checking
2.0.45
⚙️ fixed type checking for BeforeStyleAppliedCallback
2.0.44
⚙️ added init()
public method and cssRules
property to ExtCssConfiguration
🗑 increased versions of supported browsers
See CHANGELOG.md for full list of changes
2.0.33
🤹 changed parsing of :not()
and :is()
pseudo-classes — with no extended selector they are to be considered as standard pseudo-classes
🥒 fixed parsing of :has()
pseudo-class selector list argument
2.0.26
🦊 fixed elements matching by :matches-css()
with pseudo-element
⚙️ fixed headless puppeteer testcases run
2.0.24
🪛 improved attribute selector parsing