
Wijmo 5 renames to Wijmo Core, including FlexGrid performance enhancements and React support for all Wijmo controls.
Features
- Added Intellisense support for Wijmo Angular components in VSCode HTML editor.
- Added React support for all Wijmo controls.
- FlexGrid now supports touch column and row resizing on touch devices.
- Major performance enhancement for FlexGrid: Added a quickAutoSize property which can improve auto-sizing performance by a factor of 10 to 100, depending on the scenario/browser.
- Added new AccessilityExtender for FlexGrid sample. It implements a class that provides additional accessibility support to FlexGrid controls.
- Improved (ARIA attributes and keyboard support) for the ListBox, ComboBox, Menu, InputNumber, Gauge, and Calendar controls.
- Added support for Angular version 5.0.0.
- Added 27 new Angular samples (ported from AngularJS).
- Improvements in InputNumber's editing experience.
- Improved popup positioning on mobile devices with pinch-zooming (including Android and IOS).
- Added support of cell text wrapping in FlexGrid.
- Added search capability to LearnWijmo along with many more lessons.
- Added UndoStack sample that demonstrates how to create a class that provides form-level undo/redo services.
- Added new financial chart type 'PointAndFigure'.