Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

v2.24.0

Compare
Choose a tag to compare
@flaviendelangle flaviendelangle released this 29 Jan 10:27
· 1783 commits to dev since this release

Select :

  • New design
  • New property filterable - boolean (no input to filter the options by default)
  • New property compact - boolean (more space between the options without the compact mode)
  • New property error - boolean
  • The property canRest now works with isMulti

IconButton :

New component inspired by the Floating Action Button of Material-UI

Menu :

  • New property persistent -boolean (disable the close on click inside behavior)

RadioSelect :

  • New property error - boolean

withLabel :

  • New property labelColor