Enhancements
- Datagrid: search function now searches in the items' non-visible data.
- Datagrid: added feature to manually hide-show columns.
- Dropdown: buttons with “data-open-disabled” option won't open popup.
Changes
- Action List: search query is cleared on disconnect.
- Datagrid: HTML columns are sorted by text content (excluding HTML tags).
- Datagrid: Searching Numeric columns return results for both source and formatted data.
- Datagrid: Searching Time columns only return results for formatted data.
Fixes
- Button: fixed screen reader accessibility issue for icon only buttons.
- Datagrid: fixed rendering issue on window resize.
- Datagrid: loading performance improvements.
- Validator: fixed spacing issue.