-
Notifications
You must be signed in to change notification settings - Fork 312
v1 to v2 upgrade guide
Callum Smith edited this page Oct 31, 2018
·
8 revisions
- Switch has been deprecated in favor of Toggle. Switch is set to be removed with v3
- ToggleModule replaces SwitchModule
- ToggleChange replaces SwitchChange
- ToggleState replaces SwitchState
- Banner has been deprecated in favour of Notification. Banner is set to be removed with v3
- NotificationModule replaces BannerModule
- NotificationContent replaces BannerContent
- Notification replaces Banner
- Toast stays the same