Wijmo 2020 v2 (Build 5.20202.732)

Adds support for React v17.0, plus improvements to FlexGrid and FlexChart components.
October 2, 2020
New Version

Features

  • 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

High-performance JavaScript UI components for Enterprise apps.

Wijmo is also available in:

Got a Question?

Live Chat with our MESCIUS (formerly GrapeCity) licensing specialists now.