Skip to content
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)

Compare
Choose a tag to compare
@itsdouges itsdouges released this 11 May 08:50
· 91 commits to master since this release

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 the isInitiallyVisible prop

FocalConcealMove

  • Renamed from ConcealMove

Deprecation notices ❗

  • BabaManager export will be removed next major version
  • ConcealMove export will be removed next major version

Fixes 🐛