Datetime Picker
No longer broken
- Resolved issue with with the widget sending an
Invalid Dateobject when clearing the widgets values programmatically using the ResetValue service.
Grid
No longer broken
- Resolve issues around setting values in the dropdown filter through the Query property
- Suppress
QueryChangedevents when Query is set from an external source - Fix
queryDidBindfilters check and format documentation - Fix dropdown filter success handlers failing to resolve
IN/LIKETW query values - Clear
headerFilterFunctionwhen headerFilter changes in column configuration - Add support for disabling automatic service loading indicator and display loading overlay on the grid when active
Improvements
- Add support for configurable live filtering options
Query Builder
No longer broken
- Fixed query builder value handling for numeric input by parsing values if rule dictates they are of a numeric type
Rich Text Editor
Improvements
Add support for embedding video and iframe html elements