Skip to content

v0.13.1

Compare
Choose a tag to compare
@niglu1 niglu1 released this 09 Sep 11:26
· 7257 commits to master since this release
767c295

[0.13.1] - September 9, 2020

Documentation

Added

  • First version of date and time format guidelines
  • All components' statuses are now marked with labels. You can find the label explanations in the Component overview page

Changed

  • Updated For Designers section Abstract and Sketch screenshots

Fixed

  • Fixed the core component storybook links

React

Fixed

  • Fixed typings for the Button, Checkbox, RadioButton, TextArea and TextInput components. in (#240)
  • [Dropdown] Fixed an issue where the label hover color couldn't be overridden for multiselect dropdowns. in (#241)