Skip to content

v0.19.0 - Animated List

Choose a tag to compare

@marcus-wishes marcus-wishes released this 12 Feb 19:30
· 975 commits to main since this release

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.