Skip to content

v2.0.1: fix polyfill handling of `hidden` state

Compare
Choose a tag to compare
@bboyle bboyle released this 27 Feb 04:37
· 25 commits to master since this release
  • detect whether items are hidden (invisible), not flagged with the hidden attribute, when determining if that can change relevance state (fixes managing relevance on ancestor elements with custom event handlers)
  • fix bug in polyfill detection for modern browsers