element-motion
element-motion copied to clipboard
v3
All upcoming tasks that will end up being a breaking change will be consolidated here. The plan will be to keep master with v3 and keep releasing betas until it's finally ready to go.
Hooks
- [ ] bump peer dependency of react/react-dom to v16.8
- [ ] rewrite core with hooks
Dependencies
- [x] bump peer dependency of
emotionto v10 (now a dependency)
Packaging
- [x] move motions to their own package - means importing motions via
@element-motion/motionspackage - [ ] remove deprecated exports in
@element-motion/core
API
- [ ] change reveal/focalreveal to use the same default (clip-path)
- [ ] change reshaping container styling api (to be used for all composite experiences) #131
- [ ] flatten collector component API
- [ ] remove keyframes api