Version 9.0.x
This page contains the logs of minor releases between 9.0 and 9.1.
Version 9.0.2
PRO edition, released on October 28, 2021
Fixes
- locales: always inherit missing properties from en-US
- Text: saving value and cursor position after validation on value change and on form submit (Firefox)
- Text: pattern is not applied to text pasted into text with
Ctrl+V
- Datatable: correct row ID of a cell for which an editor was opened with the TAB key
- Daterange: error for focused filter
- Calendar: unwanted selection
- Tree: selection style is incorrect for trees with x-scroll
Scheduler Fixes
- regression: date cannot be changed via small calendar and in month mode in compact
Version 9.0.1
PRO edition, released on October 21, 2021
Fixes
- Suggest: arrow navigation selects disabled options
- Datatable: hover style is not applied to initially hidden rows with
prerender:true
- Multicombo: custom input height cannot be set
- Popup: master view is not set on initialization
- Calendar: navigation and improved support for screen readers
- Text: format is not applied if there are no changes
- Portlet: suggests of select widgets inside portlet are not hidden after portlet drop
- Prompt: input does not receive focus when shown
- Datepicker: seconds and milliseconds are reset after editing
- correct clipboard in case of destructed view
Spreadsheet Fixes
- live editor: key navigation in suggest incorrectly sets methods with numbers (LOG10, ATAN2, etc.)
- live editor: not all spreadsheet methods are shown in the suggest, methods are not sorted after math add
Back to top