Smart HTML Elements v14.2.0
Released: Jul 12, 2022
v14.2.0 での更新項目
機能
- Grid
- Added support for custom sorting.
- Added support for custom Filter Menu.
- Added support for custom row and cell styling with CSS classes and rules.
- Added support for multiple columns grouping rendering mode.
- Updated server-side grouping.
- Added support for Grid context menus.
- Added support for Grid row span.
- Improved Grid UI when loading groups and rows on demand.
- Improved Grid documentation.
- DateInput
- Improved formatString property.
- Kanban
- Improved filter and sort using custom fields.
- Improved custom field data export.
- Improved read-only mode.
- Breaking Change - Kanban - Editable does not disable the edit dialog anymore. Only the disableDialog property does.
不具合の修正
- DateTimePicker
- Fixed DateTimePicker Grid editor when entering values by typing in the input field.
- Grid
- Filtering about filter row enabled in Tree Grid mode.
- When a column is created without a dataField.
- About editing of numbers and formatting them in floating-point and percent.
- About column reordering when Grouping is enabled.
- About column reordering drag line position.
- About column sanitization and escape of html tags.
- About row drag line position when the grid is in container with position: fixed.
- Table
- About restoring the expanded groups.
- About selection with frozen columns.
- About sanitizeHTML for cells and groups.
- About Filtering.
- Keeps the groups state when expandHierarchy = true
- Form
- About re-creating the component.
- About initialization from tags and setting the value.
- CardView
- About rendering after scrolling.
- Kanban about readonly mode and custom fields.
- Query Builder
- About 'change' event details.
- Kanban
- About columns collapse when columnWidth is defined.
- DateInput
- About formatString property.
- PivotTable
- About setting dynamically columns and calculating the grand total row.
- ListBox