The model value is not updated by selecting a value using tab key with autofill combination issue has been resolved.
DataManager
BUG FIXES
Provided addParams CRUD support in RemoteSaveAdaptor.
Need to parse the server response data in UrlAdaptor is resolved.
Provided option in DataManger to define CRUD url in OdataV4Adaptor in Grid all edit modes.
Additional parameters should be send in params property is fixed.
DatePicker
BUG FIXES
Tabindex support has been provided.
FEATURES
Now, date type skeleton support has been provided for the format property.
DateRangePicker
BUG FIXES
Tabindex support has been provided.
DateTimePicker
BUG FIXES
Tabindex support has been provided.
FEATURES
Now, scrollTo support has been added for the TimePicker pop-up element of the DateTimePicker. This is used to set the scroll position to the given time value when no value is selected in the popup list.
Diagram
BUG FIXES
Exception thrown while enable zoom and pan tool dynamically is now working fine.
Exception thrown while build the diagram component with production mode is now working fine.
MaskedTextBox
FEATURES
Provided the “focus” and “blur” events for MaskedTextBox that will trigger when the control got focus or losses focus.
MultiSelect
BUG FIXES
Blur event prevents other actions issue has been resolved.
NumericTextBox
FEATURES
Provided the “focus” and “blur” events for NumericTextBox that will trigger when the control got focus or losses focus.
PDF Viewer
BUG FIXES
Resolved PDF Viewer Session Storage Clear Issue.
Resolved single Page Document Rendering Issue.
Resolved the script error while accessing invalid link annotation destination.
The scrolling when the toolbar is clicked is prevented
QueryBuilder
FEATURES
Provided Summary view support.
Schedule
FEATURES
Improvements done to support creation of recurring events based on the recurrence rule properties, that lies under the criteria of limited combination.
The recurring appointments of Scheduler can be now created and processed successfully based on the Islamic calendar dates.
Sidebar
BUG FIXES
Tabindex support has been provided.
Breaking Changes
Sidebar with type Auto will always expand on initial rendering, irrespective of enableDock and isOpen properties.
When dynamically changing the type property of the Sidebar with invalid property value (For ex:Pushs), will reset the type of the Sidebar to its default type as Auto.