Wijmo 2020 v2 (Build 5.20202.732)

添加对 React v17.0 的支持,并添加对 FlexGrid 和 FlexChart 组件的改进。
10月 2, 2020
新版本

特性

  • Adds support for React v17.0.
  • FlexGrid Editing Improvements:
    • Added a showPlaceholders property to display the column header as a placeholder when editing cells. The showPlaceholders property is especially useful in the MultiRow grid and on grids that allow adding new items.
    • Added a KeyAction.CycleEditable setting that causes the grid to move the selection to the next editable column then wraps to the next row. The KeyAction.Cycle Edit setting makes the grid faster to use for users only focused on editing.
  • Globalize - Made the parseFloat method stricter. Before, Globalize.parseFloat would parse strings such as "1 1", "1 + 1", or "foo 1 bar 1" as 11 (remove non-digits, then parse). Now it follows stricter rules and parses strings such as those as NaN (not a number).
  • AutoComplete - Added a beginsWithSearch property to customize the matching behavior. Setting this property to true causes the control to match items that begin with the search term (the default behavior matches items that "contain" the search terms).
  • Calendar Improvements:
    • Added 'weeksBefore' and 'weeksAfter' properties to show additional weeks before and after the current month.
    • Adjusted some CSS rules to make the padding used in calendar items compatible with the padding used in other items (FlexGrid, ListBox, etc.).
  • UndoStack - Added support for paginated data sources.
  • FlexChart - Added new Legend.maxSize property that allows you to specify maximum legend size in pixels (maxSize='50px') or percentages (maxSize='20%').
Wijmo FlexGrid React demo.

Wijmo

用于企业应用的高性能 JavaScript UI 组件。

有任何疑问吗?

透过Live Chat与我们的MESCIUS (formerly GrapeCity) 专家联络!