Skip to content

v1.13.0

Compare
Choose a tag to compare
@nmanhit nmanhit released this 20 Sep 01:21
· 388 commits to master since this release
380b9b4

Changes

New Features

Maintenance

  • Fixed the issue that font-size and font-family are overwritten by the user agent stylesheet on MobileText and MobileTextArea components.
  • Fixed the border's width on the highlighted Checkbox and RadioButton components' item.
  • Resolved the issue that the focus was misplaced when pressing the "Tab" key on RadioButton with duplicated item values.
  • Allowed you to change the suffix text color with Custom CSS in the TimePicker Component.

Package Updates

  • Updated dependent libraries: babel-loader

Document