react-modal v3.11.2 Release Notes

Release Date: 2020-02-25 // about 4 years ago
    • โšก๏ธ [8cd47cd](../../commit/8cd47cd) fixed: update package.json version.
    • ๐Ÿ›  [bb76272](../../commit/bb76272) fixed: rules' execution order.
    • ๐Ÿ— [83c8c23](../../commit/83c8c23) fixed: when building, use test single run rule.
    • ๐Ÿ— [c6c4d8c](../../commit/c6c4d8c) fixed: removed build and version rules since they were simplified.
    • ๐Ÿ›  [83c5e29](../../commit/83c5e29) fixed: makefile rule to check the working tree.
    • ๐Ÿ›  [5fdcfdd](../../commit/5fdcfdd) [fixed] set correct URL for codepen setAppElement example
    • [8efaa37](../../commit/8efaa37) [chore] forgot to remote book.json.
    • ๐Ÿ”’ [f7e96f3](../../commit/f7e96f3) [fixed] sync package-lock.json.
    • ๐Ÿ‘• [4abbc0a](../../commit/4abbc0a) [fixed] passing lint.
    • ๐Ÿ›  [dc57795](../../commit/dc57795) [chore] fixed rule to check if repository is dirty.
    • [b9cbd40](../../commit/b9cbd40) [chore] rewrite CHANGELOG.
    • ๐Ÿ“š [e5fe406](../../commit/e5fe406) [chore] moving documentation to mkdocs.
    • [525c35c](../../commit/525c35c) [chore] moving webpack scripts to scripts folder.
    • [aa822be](../../commit/aa822be) [chore] it's not necessary to make chunks when running the examples.
    • ๐Ÿ›  [eb20444](../../commit/eb20444) [fixed] Focus trap when reentering document (#742) (#791)
    • โšก๏ธ [98dd5be](../../commit/98dd5be) [Chore] Update README (example with React Hooks).
    • ๐Ÿ›  [cec8833](../../commit/cec8833) fixed: using variable before declaration...
    • ๐Ÿšš [5dffbf2](../../commit/5dffbf2) [fixed] Call parent.removeChild only if parent exists (#778)