Wijmo 2024 v1

Released: Mar 21, 2024

Atualizações na 2024 v1

Recursos

  • React Samples Migrated from Class to Functional Components - Wijmo has migrated over 500 React sample applications from class component to functional component usage.
  • FlexGrid and FlexGridFilter Improvements:
    • Improved pasting, grouping, aggregates, and much more.
    • DataMap has a new Menu editor type and some new APIs for binding key/value pairs.
    • FlexGridFilter, the Microsoft Excel-like filter UI for FlexGrid has been improved. FlexGridFilter now supports wildcard value filters and mimics Excel behavior when adding or removing rows.
  • FlexChart and FlexPie Refinements:
    • Smoothed rounding for polylines and polygons.
    • Improved spline chart interpolation.
    • Improved tooltips for small slices of FlexPie.
  • Tooltip Accessibility Enhancements - Introduced some important enhancements to tooltip accessibility. These enhancements are based on the ARIA tooltip specification. Tooltips will now stay visible as long as a mouse stays over the tooltip, and pressing the ESC key will close the tooltip.
  • NPM packages moved to @mescius scope - Wijmo packages are now published under the @mescius scope on npm. The packages are all an exact match for what was previously published under the @grapecity scope.