Sprint for react-modal v4.
See original GitHub issueIt’s time for react-modal to get ready for react 16.3+
, this includes:
Checklist
- Deprecate old lifecycle methods and remove polyfills.
- Decide how long we can maintain react-modal versions below
v4
(backports or another approach). - Improve documentation where missing.
- Add more examples.
If you want to give it a try on any item on the list, create a new issue and assign to you.
Appreciate ideas regarding this update and help with all the listed items.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:5 (2 by maintainers)
Top Results From Across the Web
React Spring Animated Modal - CodeSandbox
CodeSandbox is an online editor tailored for web applications.
Read more >React Modal component - Material UI - MUI
The modal component provides a solid foundation for creating dialogs, popovers, lightboxes, or whatever else. The component renders its children node in front ......
Read more >Making Sense of react-spring - CSS-Tricks
Let's start with our modal. Before we start adding any kind of data, let's get our modal animating nicely. Here's what a basic,...
Read more >React Modal With Animations - React JavaScript Tutorial
Learn how to create an animated modal component, that can easily be used throughout your application. I show you how to use Framer...
Read more >Using React Spring for animation: Context and examples
It is a bridge on the two existing React animation libraries; React Motion and Animated. Given the performance considerations of animation ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
PR to fix #653 : https://github.com/reactjs/react-modal/pull/683
@diasbruno I am fixing #656 currently. I can help out with the other too also.