github LeaVerou/style-observer 0.0.7
v0.0.7

latest releases: 0.1.1, 0.1.0, 0.0.9...
5 months ago

Big improvements in this release! Style-observer now detects a lot more cases:

  • Changes due to moving an element to another place in the DOM are now detected
  • Shadow DOM: Changes due to a slotted element's slot going from nonexistent to existing
  • Changes to the display property are now correctly detected in all browsers
  • Changes that happened when an element was disconnected from the DOM will now be detected once it becomes connected again
  • Better integration with TypeScript

Full Changelog: 0.0.6...0.0.7

Don't miss a new style-observer release

NewReleases is sending notifications on new releases.