Skip to content

v3.0.0

Choose a tag to compare

@AlexanderRichey AlexanderRichey released this 03 Feb 07:45
· 35 commits to main since this release
  • Merge a number of dependabot security PRs in #52.
  • Fix #41 where modal continuously calls afterOpen and beforeClose until the modal has been fully closed in ce8eb98, 6a662ff, and 41d40ce.
  • Refactor build script to use Rollup instead of Webpack in order to support ES modules and UMD and to fix #50.
  • Update README and add link to a CodeSandbox with accessible modal example and guide.