Mutation Observer
davidjbradshaw
released this
23 Jan 18:38
·
2177 commits
to master
since this release
Added support to use MutationObserver in browsers where it is supported. This provides a friction free way to detect changes to the DOM that could cause the content to resize.