Skip to content

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

2.0.0

14 Apr 06:39

Choose a tag to compare

  • Add default style filter to support pre-pass compression of computed style dumps.
  • Support html-to-image and dom-to-image data compression out of the box (377.54 declarations / node).
  • Add support for script execution (sandbox iframe creation) in Trusted Types context.
  • Rewrite comparator for CSS property sort optimization - picks up $7.71 percent$ more properties.
  • Add a second optional argument for options to change compression or processing behaviour.
  • Add performance and compression profiling hidden behind options.debug.
  • Create test data for manual testing and a NumPy graph script for generating performance graphs.

1.0.2

16 Oct 16:32

Choose a tag to compare

1.0.1

24 Jun 09:36

Choose a tag to compare

1.0.0

14 Jun 15:33

Choose a tag to compare

Initial release.