All Versions
58
Latest Version
Avg Release Cycle
41 days
Latest Release
320 days ago
Changelog History
Page 5
Changelog History
Page 5
-
v0.6.6 Changes
2016-08-01
- ๐ Bugfix: Don't trigger PropTypes warning (#105)
-
v0.6.5 Changes
2016-07-13
- ๐ Bugfix: Make
target
on<Portal>
work likecontainer
(#102)
- ๐ Bugfix: Make
-
v0.6.4 Changes
2016-07-11
- ๐ Feature: Add
disabled
prop to<RootCloseWrapper>
(#93) - ๐ Feature: Add
event
prop to<RootCloseWrapper>
to control mouse event that triggers root close behavior (#95) - ๐ Bugfix: Fix restoring focus on closing
<Modal>
(#82) - ๐ Bugfix: Do not pass unknown props to children (#99)
- Chore: Upgrade to Babel 6 (#100)
- ๐ Feature: Add
-
v0.6.3 Changes
2016-04-07
- Minor: Update React peer dependency (#76)
-
v0.6.2 Changes
2016-04-03
- ๐ Bugfix: Fix unmounting
<Portal>
when parent is unmounted (#74)
- ๐ Bugfix: Fix unmounting
-
v0.6.0 Changes
January 15, 2016- ๐ [c0b5890](../../commit/c0b5890) [fixed] Don't forward own props from
- ๐ [742c3c1](../../commit/742c3c1) [fixed] Modal does not fire show callback
-
v0.5.4 Changes
November 17, 2015- [4eabbfc](../../commit/4eabbfc) [added] affix state callbacks