Skip to content

Fixes an issue with Shadow DOM implementations and showMenuForCollection for non contenteditable elements

Compare
Choose a tag to compare
@mrsweaters mrsweaters released this 03 Sep 20:45
· 214 commits to master since this release
  • this.getDocument().activeElement does not work for shadow DOM implementations: #77
  • Get showMenuForCollection working with non-contenteditable elements: #75

Thanks to @BorntraegerMarc and @alexisbernard for the PRs!