All Versions
113
Latest Version
Avg Release Cycle
74 days
Latest Release
165 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v3.4.2 Changes
April 19, 2018- โ
[529ca33](../../commit/529ca33) Add
testId
prop for use as a test hook - ๐ฆ [e294dc7](../../commit/e294dc7) [added] Add module field to package json
- ๐ [d8fe0dd](../../commit/d8fe0dd) Added default prop for defaultStyles property
- โ
[529ca33](../../commit/529ca33) Add
-
v3.4.1 Changes
April 17, 2018- ๐ [2132488](../../commit/2132488) Add eslint rule to disallow importing devDependencies in lib sources
- โฌ๏ธ [4887c69](../../commit/4887c69) Move react-lifecycles-compat to
dependencies
and upgrade it to v3 - ๐ [f748406](../../commit/f748406) Remove cWRP usage in ModalPortal
- [e91d59a](../../commit/e91d59a) Fix lifecycle method usages in Modal
- โก๏ธ [0dd7805](../../commit/0dd7805) [chore] update the pull request template...
- โก๏ธ [fa8e33c](../../commit/fa8e33c) removed un-safe lifecycle methods componentWillMount and componentWillUpdate. Implemented getDerivedStateFromProps and getSnapshotBeforeUpdate lifecycle methods using react-lifecycles-compat polyfill.
- ๐ [d8c3dad](../../commit/d8c3dad) [fixed] mouse up event on overlay triggered the closing of the modal
- โก๏ธ [d6f3463](../../commit/d6f3463) [chore] Update transitions.md (#635)
- โก๏ธ [fa87046](../../commit/fa87046) [Chore] update README.md: added description for setting app element
-
v3.3.2 Changes
March 12, 2018- โก๏ธ [eb1ac25](../../commit/eb1ac25) [chore] update list of files that shouldn't be packed.
- ๐ [d8051f9](../../commit/d8051f9) [chore] improve documentation for shouldCloseOnOverlayClick.
- 0๏ธโฃ [9012d81](../../commit/9012d81) [chore] add to docs the default value of the html class option.
-
v3.3.1 Changes
February 21, 2018- [0c6d966](../../commit/0c6d966) [added] htmlOpenClassName will follow the same rules like... bodyOpenClassName.
- [088e68e](../../commit/088e68e) [added] add class to html when modal is open
- [e6159b6](../../commit/e6159b6) [chore] Fix README table of contents
- ๐ [241b8a6](../../commit/241b8a6) [chore] Move API documentation from README to gitbook
- ๐ [4c1e590](../../commit/4c1e590) Expand documentation
-
v3.2.1 Changes
February 15, 2018- [0809958](../../commit/0809958) [added] ref for overlay and content
- โ๏ธ [61b141d](../../commit/61b141d) Fix minor typos in spec
-
v3.1.13 Changes
February 09, 2018- ๐ [700a28a](../../commit/700a28a) [fixed] Tab focus escapes modal on shift + tab after opening
-
v3.1.12 Changes
February 05, 2018- ๐ [6c4d4ad](../../commit/6c4d4ad) [fixed] management of aria-hidden attribute decoupled from the management of the body open class
- ๐ [93b2c05](../../commit/93b2c05) [chore] Bump bootstrap example to use 4.0 release
- ๐ [0bd1505](../../commit/0bd1505) [chore] edits style doc
- ๐ [c7c928c](../../commit/c7c928c) [chore] updates style page
- ๐ [f5b9c11](../../commit/f5b9c11) [chore] updates README - styles
-
v3.1.11 Changes
January 16, 2018- ๐ [3256671](../../commit/3256671) [fixed] when ModalPortal is clicked, shouldClose is true if shouldCloseOnOverlayClick is true.
-
v3.1.10 Changes
December 19, 2017- ๐ [9a3542a](../../commit/9a3542a) [fixed] stop propagating ESC key event.
-
v3.1.9 Changes
December 19, 2017- ๐ [b2c347b](../../commit/b2c347b) [fixed] stop propagating ESC key event.