github LeaVerou/style-observer 0.1.2
v0.1.2

12 hours ago

What's Changed

Improvements

  • Remove the transitionrun event listener if the browser is not affected by the transitionrun event loop bug by @DmitrySharabin in #127.
  • Improve browser bug detection by @LeaVerou and @DmitrySharabin in #129.
  • Register properties by placing the corresponding @property rules in a CSS layer instead of less permissive CSS.registerProperty by @DmitrySharabin in #132. The user’s rules now have higher priority, and they can redefine already registered properties if needed.

Tests

Other

  • Add an MIT licence so people can freely use the library in their projects by @LeaVerou in a1a66ac.

Full Changelog: 0.1.1...0.1.2

Don't miss a new style-observer release

NewReleases is sending notifications on new releases.