v1.3.2 Release Notes
Overview
Here are the kintone UI Component v1.3.2 Release Notes.
Bug fix have been made.
Update details
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.