forked from reactjs/react-modal
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
33 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
c184ddf Add gzip size badge | ||
38dfc8d Use callback ref in readme | ||
ea3e536 Add changelog entries from the v1 branch | ||
baa1751 [changed] Replace appElement with getAppElement | ||
9cb8441 Update bundling scheme (#347) | ||
37a6ceb Update README for issue close modal when user click on overlay (#352) | ||
a8b7aa0 [chore] use afterEach to cleanup modals automatically. | ||
ba2fe90 (v2.0) [fixed] respect closeTimeoutMS during unmount | ||
ebec638 [change] improve reliability on focus management. | ||
6ba1c8d (restrry/master) [fixed] Enable click to close in iOS (#301) (#304) (#313) | ||
75a1aa3 [fixed] Infinite loop in tab scoping | ||
0dc486a Add sauce labs reporter for better SL statuses | ||
a1287bc Add cross browser testing via SauceLabs (#298) | ||
ad9e115 Updates License (#303) | ||
8108173 Modify the sample code to es2015 syntax in README.md (#295) | ||
a776118 Get rid of CommonJS module (#299) | ||
b261459 Add sauce labs support | ||
d50918c [fixed] Fix `this` scope (#296) | ||
e10181d Add badges to readme | ||
3d6142c Setup coveralls and fix some code climate stuff | ||
721cc1e Add language for CC duplication engine | ||
a09ff8d Add code climate and code coverage | ||
596f423 Add Linting (#293) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.