Skip to content

1.0.0-beta

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 13:26

Fixes

  • File indentations fixed with #157
  • FileInput and FileUploadButton props fixed with #168
  • Button props fixed with #134
  • Dropdown icon is visible even if it's selected with #173
  • List adds key for items automatically if it's not provided with #179

New

  • New List types added with #142
  • Unit tests for TypeaheadInput added with #162
  • Unit tests for TypeaheadSelect added with #163
  • Unit tests for Toast added with #169
  • FileInput allows to upload multiple files with #170
  • Unit tests for Tab added with #174

Breaking Changes

No breaking changes