Smart HTML Elements v19.0.0
Released: Apr 24, 2024
v19.0.0 での更新項目
機能
- Added a new Dropdown Grid mode.
- Added support for Conditional Cells and Rows Colors for the Grid.
- Added support for Grid Sparklines.
- DateTimeInput API - The new API allows you to customize the settings of the dropdown calendar.
- ListBox API - Added 'removeItem' method which allows you to remove an item by its value.
- Gantt API - Added 'scrollTo' method which allows you to scroll to a specific date.
- Grid Clipboard functionality now allows you to copy/paste entire columns.
- Grid Header row selection - Users can now select multiple rows clicking the row header checkboxes.
- Improved Grid CardView styling and appearance.
- Grid Readonly Edit mode - This allows you to make edits which will not update the data, but fill fire 'cellEditRequest' event instead.
- Grid Dates Filtering Options - Added filter conditions such as Next Week, This Week, Last Week and similar.
不具合の修正
- Firefox components resize.
- Gantt Current Time Indicator.
- Gantt Tasks Dependencies were not working correctly from the Dialog.
- Gantt Tooltip positioning did not work correctly.
- Blazor Chart Animation Property.
- Blazor Table's OnFilter event.
- Blazor Table's PageSize property did not work correctly.
- Grid Grouping. The Row events did not work correctly when grouping is applied.
- Grid 'autoResizeColumns' method did not work correctly when there is a Date column.
- Grid dynamic states change when some of the states are with frozen columns.
- Grid Fixed paste in the filter row inputs.
- Kanbanremove comment did not work correctly, when the current user is not set.
- Kanban 'ensureVisible' method is not working correctly.
- Scheduler event resize when resources are applied.
- Scheduler Today button was not correctly resized when a different locale is used.
- Scheduler header buttons navigation did not behave property with fast clicks.