This repository has been archived by the owner on Apr 14, 2020. It is now read-only.
Names are such a fickle thing | Renames (and some fixes)
A few components have been renamed. Their original names still exist but have been deprecated.
Features 💡
VisibilityManager
- Renamed from BabaManager
- Now you can have visibility start from
visible
using theisInitiallyVisible
prop
FocalConcealMove
- Renamed from ConcealMove
Deprecation notices ❗
- BabaManager export will be removed next major version
- ConcealMove export will be removed next major version
Fixes 🐛
- ReshapingContainer now correctly passes
max-height
instyle
to the children function - ReshapingContainer and RevealReshapingContainer now trigger animations with
triggerKey
- change this key anytime something could have changed the size of the children