issues
search
priceline
/
design-system
Priceline.com Design System
https://priceline.github.io/design-system/
MIT License
722
stars
119
forks
source link
ToastProvider: update to allow animations to come in from the top
#1450
Closed
ryan-hunt-priceline
closed
9 months ago
ryan-hunt-priceline
commented
9 months ago
Update the
ToastProvider
to allow users to specify
top
or
bottom
positioning of the
Toast
. This will default to
bottom: 20
and
top: undefined
Update the
Animate
to add in 2 new options:
slideInTop
and
slideOutTop
ToastProvider
to allow users to specify top or bottom positioning of theToast
. This will default tobottom: 20
andtop: undefined
Animate
to add in 2 new options: slideInTop and slideOutTop