Skip to content

v0.28.0

Compare
Choose a tag to compare
@adamkudrna adamkudrna released this 16 Apr 14:23

⚠️ Breaking Changes

  • Renamed RowLeft to RowStart and RowRight to RowEnd to be writing direction agnostic
  • Removed ToolbarSpacer in favour of the Toolbar's justify option (#35)
  • Changed default Toolbar alignment to top (#35)
  • Potentially a BC: slightly decreased default Modal width (#40)

Layout Components

  • Created CTA layout component (#37)
  • Introduced ToolbarGroup for grouping of Toolbar items (#35)
  • Added alignment and nowrap options for Toolbar (#35)

UI Components

  • Added dense option for Card (#42)
  • Added size option for Modal (#40)
  • Better distinct disabled options in SelectField and MultipleSelectField (#47)