davidtheclark / react-aria-modal

A fully accessible React modal built according WAI-ARIA Authoring Practices
http://davidtheclark.github.io/react-aria-modal/demo/
MIT License
1.03k stars 96 forks source link

upgrades to React 15.6.1 and resolves warning #37

Closed vnglst closed 7 years ago

vnglst commented 7 years ago

Resolves React 15.5.x warnings, issue #35

vnglst commented 7 years ago

I also updated prettier to a new version and this causes quite a lot of styling changes. I didn't include those here, otherwise the PR would have been hard to read.

Shall I create a separate PR for that once this one is merged?