Smart UI (Smart HTML Elements) のリリース

Released: Apr 18, 2022

v14.0.0 での更新項目

機能

  • New Components
    • New Barcode component.
    • New QR code component.
  • Kanban
    • Updated kanban scss. The new change enables additional styles for the Kanban board.
    • Added new columnWidth property which allows for horizontal scrolling in Kanban boards.
    • Added new dialogRendered property which allows for custom dialogs for Kanban boards.
  • Window
    • Added new API for move, updateContent and updateLabel.

不具合の修正

  • Input
    • Bug fix for selectedValues.
    • Create from option tag.
  • Grid
    • autoHideGroupColumn bug fix. The column...

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...

Released: Mar 23, 2022

v13.1.0 での更新項目

機能

  • Added UI Virtualization for Kanban - This new feature allows you to work with 100,000+ Kanban tasks.
  • Added the ability to Undo/Redo adding, removing and updating Grid rows.
  • Added a Video Conference Template to Scheduler.
  • Added a spellcheck property which defines whether the Editor can be checked for spelling errors.
  • Grid adds:
    • New editing.autoUpdateFilterAndSort property which determines whether the applied filtering and sorting will be re-applied after editing.
    • Grid now displays specific...

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...

Released: Jan 3, 2022

Smart UI for Blazor v11.0.38 での更新項目

機能

  • Kanban Edit Task dialog
    • Dialog now shows subtasks, activity and comments in separate tabs. Color and tags input have been updated.
  • Kanban Color entire task card
    • Task color can now be used for coloring the entire card instead of the small status area.
  • Gantt Chart
    • Added a task deadline.
    • Added Tooltips for tasks, connections, resources, segments and indicators.
    • Added a task baseline which shows the planned dataStart/dateEnd.
    • Task segments - Tasks can now be segmented into multiple sub-tasks on a...

Released: Nov 30, 2021

v11.0.0 での更新項目

機能

  • Gantt Chart
    • Task deadlines.
    • Tooltips for tasks, connections, resources, segments and indicators.
    • Task baseline which shows planned dataStart/dateEnd for the tasks.
    • Task segments. Tasks can now be segmented into multiple sub-tasks on a single line.
    • Task indicators. Task indicators show different events base on their date inside the corresponding task row.
    • Date markers. Markers designate specific dates with a vertical line across the timeline.
    • New Task editing Dialog. Added tabs with general...

Released: Aug 16, 2021

v10.0.0 での更新項目

機能

  • Added support for Gantt chart virtualization, this allows you to load thousands of tasks in a Gantt file.
  • Updated and changed Gantt chart API, added additional methods, properties and events.
  • Added Kanban column reordering and editing.
  • Added the ability to dynamically add tasks (with UI) to Kanban.
  • Added Dynamic Tags in the Kanban edit dialog.
  • Added new Kanban Column Menu which allows you to collapse, edit and remove columns.
  • Added support for Grid Filter Menu rendering. Added filter options...

Released: Jul 7, 2021

v9.4.1 での更新項目

機能

  • Added Find and Replace functionality to the Editor.
  • Added Editor Context Menu.
  • Added Grid API Updates.
  • Added Grid Performance Updates.
  • Added Editor Content Filtering.
  • Added Editor Toolbar Ribbon mode.

Released: May 10, 2021

v9.3.0 での更新項目

機能

  • Added new Bootstrap Theme.
  • Added new SCSS Theme files for easier styling.
  • Added new HTML and Markdown Editor.
  • Added new Bootstrap Admin Dashboard template.
  • Improved Table performance with UI Virtualization.
  • Added Angular Stackblitz examples.
  • Added support for Blazor CardView callback functions.
  • Added Blazor Grid Editing API.

Released: Feb 4, 2021

v9.1.0 での更新項目

機能

  • Added Scheduler event filtering.
  • Added server-side Scheduler model.
  • Added Scheduler Google Calendar sync.
  • Added new Scheduler for Blazor.
  • Added Scheduler mobile rendering.
  • Improved Blazor performance.
  • Improved Scheduler scrolling performance.
  • Improved custom Table rendering API.
  • Added Admin Dashboard templates.