react-modal v3.14.1 Release Notes

Release Date: 2021-06-01 // almost 3 years ago
    • ๐Ÿ‘• [fc62ab1](../../commit/fc62ab1) Fixing lint error and PR suggestion change to use double quotes
    • ๐Ÿ‘• [ce94d86](../../commit/ce94d86) Working on lint error
    • ๐Ÿ’… [7e732d7](../../commit/7e732d7) Wrapping getComputedStyle in try catch per PR review
    • ๐Ÿ’… [31d59b2](../../commit/31d59b2) Adding a check to see if the element is a prototype of Element before getting the computed style
    • ๐Ÿ›  [827796d](../../commit/827796d) [fixed] Ensure after-open css transitions work in Safari 14 & Mobile Safari
    • ๐Ÿ”’ [76df16b](../../commit/76df16b) [chore] regenerate package-lock.
    • [4fbe228](../../commit/4fbe228) bump prop-types to 15.7.2
    • โšก๏ธ [a5f959a](../../commit/a5f959a) [chore] update packages.
    • โœ… [8050773](../../commit/8050773) [chore] clean up all element leaks between tests.