Releases: deephaven/web-client-ui
Releases · deephaven/web-client-ui
v1.4.0
v1.3.0
v0.85.34
0.85.34 (2025-07-23)
Bug Fixes
- Columns not auto sizing correctly (#2359) (#2497) (d0cd79b)
- DH-18976: Add proper bounds to pendingRow logic (#2457) (#2494) (a1644e7)
- DH-19614: Add tree table formatting logic to tree model (#2461) (#2491) (27171c5)
- DH-19693: Add null/empty formatting to constituent strings (#2495) (fe15465), closes #2464 #2480
- DH-19963: Remove grid-block-events when Grid unmounts (#2507) (#2508) (dd2ed32)
- Fix column width calculation logic in grid (#2370) (#2499) (1c8f6e7)
- prevent keyboard shortcuts from triggering unwanted behaviour when disconnected (#2493) (8e3036a), closes #2450
v1.2.0
v1.1.1
1.1.1 (2025-07-11)
Bug Fixes
- DH-19864 Close tables used by Picker and ComboBox (#2482) (968c4b7)
- DH-19882: Table not updating correctly when using react v18 (#2486) (332e311), closes #1631
- Re-export isMessage and deprecate it (#2483) (74c000d), closes /github.com/deephaven/web-client-ui/pull/2425/files#diff-538c1b9fba1be844a9515eb2f507e4d14d56318d6be38bb96d166acafd45c810 #2425
v0.85.33
v1.1.0
1.1.0 (2025-07-07)
Features
- Add linker support to GridWidgetPlugin (#2459) (a0a868d)
- DH-14431: Add shortcuts to cycle dashboards (#2470) (5b572c3)
- DH-19632: Add shortcuts to cycle stacks and panels (#2458) (97098f2)
Bug Fixes
- DH-18906: Enable filters on constituent columns in rollups (#2463) (35046d1)
- DH-19614: Add tree table formatting logic to tree model (#2461) (1c9a8ed)
- DH-19693: Add null/empty formatting to constituent strings (#2464) (3dfef4e)
- DH-19731: Dashboard overflow handling (#2479) (5313ba1)
- Enable golden-layout jest test and fix broken EventUtils test (#2467) (3e851f5)
- Grid making unnecessary onSelectionChanged calls (#2471) (495b4b4)