Skip to content

Releases: zm-develops/dom-inline-style-filter

3.2.1

28 Dec 18:42

Choose a tag to compare

Add CSS to prevent interaction blocking by the sandbox iframe.

3.2.0

23 Dec 19:27

Choose a tag to compare

Allow non-boolean types for the option values.

3.1.0

19 Dec 15:22

Choose a tag to compare

Remove duplicate parent CSS properties.

3.0.5

01 Dec 23:09

Choose a tag to compare

Add a sponsor badge!

3.0.4

24 Nov 13:36

Choose a tag to compare

Filter out transform-origin and perspective-origin if their base properties (transform and perspective, respectively) are not present.

3.0.3

15 Nov 20:19

Choose a tag to compare

Filter style regression guard against computed values.

3.0.2

03 Nov 17:38

Choose a tag to compare

Shorten documentation and move writeups to applicable subfolders.

3.0.1

03 Nov 17:12

Choose a tag to compare

Fix CI to be deterministic between runs and exit within 1 minute.

3.0.0

03 Nov 15:32

Choose a tag to compare

  • Add a regression guard for the author style filter to avoid user agent style conflicts.
  • Rearchitect the script around CSS text tokenization in both the author and active filters.
  • Use Jasmine and Grunt to compile and test the script reliably.
  • Add a CI workflow and update script output data and graphs.