Skip to content

v1.3.2

Compare
Choose a tag to compare
@voduchau voduchau released this 14 Apr 01:41
· 2894 commits to master since this release
95de5d6

Changes

Bug Fixes

  • Fixed DateTimePicker, DatePicker and TimePicker to be able to get the changed value with value property and change event object.
  • Fixed DatePicker and DateTimePicker value to be empty string when clearing input on UI.
  • Fixed label's font size on mobile components.
  • Fixed Dropdown to be able to close the list when pressing Escape key.
  • Fixed selection type and date/time type components not to show error after changing from invalid value to valid value.
  • Fixed selection type components to be able to reflect on UI when setting empty string or empty array to the value property by setter.