Created by: ysds
This is an experimental PR for #28968.
This allows more control over CSS classes to achieve flexible CSS Transitions. The following GIF shows two transition patterns:
-
fade-xxx
classes: fadeIn/Out -
slide-down-xxx
classes: slideDown/Up
Also you can use your custom transition name (my-custom-transition-xxxx)
Demo: https://codepen.io/anon/pen/dxYqYz?editors=1111
-
Dropdown -
Modal -
Popover -
Toast -
Tooltip -
Unit test