Releases: zm-develops/dom-inline-style-filter
Releases · zm-develops/dom-inline-style-filter
3.2.1
3.2.0
Allow non-boolean types for the option values.
3.1.0
Remove duplicate parent CSS properties.
3.0.5
3.0.4
Filter out transform-origin and perspective-origin if their base properties (transform and perspective, respectively) are not present.
3.0.3
Filter style regression guard against computed values.
3.0.2
Shorten documentation and move writeups to applicable subfolders.
3.0.1
Fix CI to be deterministic between runs and exit within 1 minute.
3.0.0
- 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.