Smart HTML Elements v13.1.26

Released: Apr 5, 2022

v13.1.26 での更新項目

機能

  • Grid - Added a new cell editor for color input.
  • Kanban
    • Added entire column color surface property.
    • Added a column summary footer.
  • Tree - Improved selection API with getselectedvalues, setselectedvalues, unselectvalues methods.
  • Grid - Improved styling API with setRowStyle and setCellStyle methods.
  • Docking layout - Improved insert API with insertFloatingWindow method.
  • Datetimepicker - Improved set/get API with setDate and getDate methods.

不具合の修正

  • Grid - sort indexes bug fix. Improve sort event API.
  • Grid - dialog editors layout was not rendering correctly when the columns count is changed dynamically.
  • Blazor table - when the Table is created from html table, the buttons and anchors in TD tags with click events were not raising the events.
  • Blazor - fix for GetPropertyValueAsync method.
  • Table - Fix for templates settings with setValue method.
  • Docking layout - headerbuttons bug fix for keeping the state of the property.
  • Docking layout - dock/undock id bug fix for keeping the id property.
  • Kanban - Fix for taskUpdate event which did not fire correctly.
  • Dateinput - Fix for changing the date while the calendar is opened.
  • Grid - summary placeholder css class conflict when the Grid is used along with Bootstrap.
  • Grid - reorder drop line rendering. The reorder drop line was not rendered correctly when the Grid has margin.