Releases: deephaven/web-client-ui
Releases · deephaven/web-client-ui
v1.0.0
1.0.0 (2025-06-13)
Features
- Add input filter support to GridWidgetPlugin (#2438) (9de971f)
- DH-18840: Add dx linker support (#2456) (5b34cd6)
Bug Fixes
- DH-18921: increase rowFooterWidth in irisGridTheme (#2453) (01f5930)
- DH-19392: resolve interaction issue caused by nested radio content (#2441) (8e9425e)
- DH-19393: clear aggregations in handleSelectDistinctChanged to prevent stale re… (#2442) (ad4205d)
- Download worker and monaco initializing multiple times in dev (#2452) (74fd724)
- prevent keyboard shortcuts from triggering unwanted behaviour when disconnected (#2450) (431c057)
- Simple Pivot prerequisites (#2437) (75fe9c1)
v0.85.29
v0.85.28
v0.109.0
0.109.0 (2025-05-12)
Features
- Add keepMounted param to TabPanels for persisting panels when they are not active (#2434) (09077bf)
- Add usePersistentState hook (#2402) (728ad95)
- Add usePersistentState implementation to GridWidgetPlugin (#2427) (f006bca)
- DH-19307: External theme support (#2425) (42a74ec)
Bug Fixes
- Catch errors when detecting if WebGL is supported (#2426) (46fc6f5)
- DH-18562: Deephaven picker hover blends with non-hovered styling in dark mode (#2433) (e6ed762)
- DH-18832: propagate min and max to plotly figure axis (#2424) (657a04c)
- DH-19350: Ruff tries to lint before initializing when disabled (#2429) (6d65594)