Highcharts Grid Pro v2.0.1
Released: Nov 3, 2025
Actualizaciones en v2.0.1
Características
- Introduced theme-aware variables for editable cell backgrounds and restored the select arrow appearance inside edited cells across light and dark themes.
- Tweaked menu styling and demo code block colors to inherit the active theme, fixing unreadable elements in dark mode examples and popovers.
- Updated focus outlines for table cells to use the shared
--ig-focus-ring token so keyboard navigation renders a single, consistent ring.
- Exposed
--ig-default-font-family and normalised the fallback stack so custom font overrides continue to cascade correctly.
Correcciones
- Fixed regression where
columns[].cells.className and columns[].header.className were ignored for numeric columns.