Skip to content

Releases: AdguardTeam/ExtendedCss

2.0.56

28 Nov 13:36
Compare
Choose a tag to compare

😬  Fixed typings path to correctly point to types index.

2.0.55

27 Nov 12:46
Compare
Choose a tag to compare

⚡️  Added library version export


See CHANGELOG.md for full list of changes

2.0.52

21 Apr 11:03
Compare
Choose a tag to compare

⚙️  Improved throttling algorithm for applying rules


See CHANGELOG.md for full list of changes

2.0.51

14 Feb 15:27
Compare
Choose a tag to compare

⚙️  content property of style in rules of API type IAffectedElement is marked as optional

2.0.49

03 Feb 18:05
Compare
Choose a tag to compare

😬  fixed error on BeforeStyleAppliedCallback type checking

2.0.45

30 Jan 18:06
Compare
Choose a tag to compare

⚙️  fixed type checking for BeforeStyleAppliedCallback

2.0.44

27 Jan 16:44
Compare
Choose a tag to compare

⚙️  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

27 Jan 16:17
Compare
Choose a tag to compare

🤹  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

08 Dec 18:08
Compare
Choose a tag to compare

🦊  fixed elements matching by :matches-css() with pseudo-element

⚙️  fixed headless puppeteer testcases run

2.0.24

05 Dec 14:50
Compare
Choose a tag to compare

🪛  improved attribute selector parsing