Smart UI (Smart HTML Elements) v22.0.0

Released: Feb 10, 2025

v22.0.0 での更新項目

機能

  • Added React 19 support.
  • DropDownTree Component
    • Introduced a new rendering mode, allowing the tree component to be rendered within a dropdown.
  • Grid
    • Added an option for custom summaries.
    • Enhanced column header rendering with support for custom class names.
    • Added new context menu options for insert/remove row, comments, etc.
  • Scheduler
    • Improved list navigation for a smoother user experience.

不具合の修正

  • Grid
    • Resolved navigation issues with frozen columns when using arrow keys.
    • Fixed column autosize functionality on double-click.
    • Corrected column autosize behavior for datetime columns.
    • Addressed issues with conditional formatting.
    • Fixed tree grid load-on-demand issues during dynamic scrolling.
    • Corrected data export to CSV, ensuring proper handling of Cyrillic characters.
    • Resolved issues with exporting to Excel when 'cellsFormat' set to 'd' was applied to numeric fields.
  • Pivot Table
    • Fixed issues with column hierarchies and the pivot designer.
    • Corrected problems when clearing the data source and dynamically applying a new one.