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

Released: Aug 26, 2019

v4.2.0 での更新項目

機能

  • Grid
    • Export to Excel, PDF, HTML, CSV, TSV and JSON.
    • Import from Excel.
    • Cell formatting.

Released: Aug 9, 2019

v4.1.0 での更新項目

機能

  • Angular example for each web component.
  • ES6 Modules for each web component. Available in the /modules folder.
  • Application Scenario Grid demos.
  • Color Picker Transparent color box, when in Grid mode.
  • Grid Clipboard Cut, Copy and Paste.
  • Free collection of Bootstrap inspired custom elements.
  • Improved documentation for all components.
  • Added new Grid auto-show checkbox option.
  • Improved Grid cells styling performance.

Released: Jul 1, 2019

v4.0.0 での更新項目

機能

  • Gantt Chart Web Component.
  • File Upload Web Component.
  • DropDownButton Web Component.
  • Sortable Web Component.
  • Color Panel Web Component.
  • Color Picker Web Component.
  • Query Builder Web Component.
  • Validator Web Component.
  • New Button styles.
  • New Grid demos.

不具合の修正

Grid Issues

  • Cells Selection when there are frozen rows.
  • Cells Selection when there is checkbox selection column.
  • Cells Editing when the column's template is 'checkBox' and the editor is 'input'.
  • Cells Selection Focus when user clicks...

Released: Jun 28, 2019

v3.2.0 での更新項目

機能

  • Grid Cells selection.
  • Grid Rows selection.
  • Grid Grouping Menu.

Released: May 14, 2019

v3.1.0 での更新項目

機能

  • Tree Grid - Tree Grid mode allows you to display hierarchical data in the Grid and make the component work like a hybrid between Tree and Grid.
  • Virtual Tree Grid - In Virtual Mode, new rows are loaded on demand when you expand a row. This process repeats until the "leaf" property of the row is set to true.
  • Virtual Tree Grid Pagination - With Pagination enabled, Root rows are loaded on demand when the current page is changed. Sub Rows are loaded when a treegrid row is expanded.
  • Grid Grouping...

Released: Apr 18, 2019

v3.0.0 での更新項目

機能

  • Added Chart Custom Element with more than 30 different Data Visualization options.
  • Added Grid Dialog Edit.
  • Added Grid Batch Edit.

Released: Apr 5, 2019

v2.4.0 での更新項目

機能

  • Grid cell editing.
  • Dark Theme for all components.
  • Auto Complete Input Web Component.

Released: Mar 8, 2019

v2.3.0 での更新項目

機能

  • Grid Web Component
    • Grid filtering
    • Grid column menus
    • Grid sort custom icons
  • Visual style improvements in all components.

Released: Feb 4, 2019

v2.2.0 での更新項目

機能

  • Framework: Model-View Two-Way data bindings.
  • New Table Web component with sorting and data binding capabilities.
  • Freeze grid rows and columns
  • Rezise grid columns.