v0.19.0 - Animated List
New component:
- Animated list: a list whose children can be animated (is using react-transition-group)
Other changes:
- Button: added disabled inverted style
- DateRangePicker: added readonly property
- BookCard + CardBase now are forwardRefs
- added UpperTitle to BookCardTitle
Added testId prop to nearly all components.