Smart HTML Elements v12.0.0

Released: Jan 20, 2022

v12.0.0 버젼 업데이트

기능

  • Kanban adds:
    • Edit Task dialog.
    • Color entire Task card.
    • Dynamic Task Card Priority Menu.
    • Dynamic Task Card Subtasks Menu.
    • Option to hide columns and reset hidden columns.
  • Grid show/hide columns dialog has been extended with Reset option.
  • Added Grid Summary row option to dynamically edit summaries.
  • Added the ability to dynamically re-calculate Grid Summary row based on user selection and filtering.
  • Added Grid Tags template, Image Template and List Template. Improves cell rendering for specific column types.
  • Improved Grid Row Edit history dialog, when the user and users properties are set.

수정사항

  • Fixed an issue in the Grid component about MultiComboInput editor cells rendering when color items are selected.
  • Fixed an issue in the Grid component about row resizing. After a row is resized, occasionally the row selection was broken.
  • Fixed an issue in the Grid component about DateTimePicker editor. When editing a date cell and pressing Enter key the value was not saved.
  • Fixed an issue in the Grid component about editing validation.
  • Fixed an issue in the Grid component about row editing with dialog. Editors with "autoOpen" property were incorrectly opened in the dialog.
  • Fixed an issue in the Grid component about the max-height setting when the Grid's toolbar is displayed.
  • Fixed an issue in the NumberInput component when editing percentages.
  • Fixed an issue in the Kanban component about Task editing. The 'change' event was incorrectly fired.
  • Fixed an issue in the Kanban component about the rendering of the add new task buttons.
  • Fixed an issue in the Blazor DateInput about the DateTimeFormat property setting.