Releases: deephaven/web-client-ui
Releases · deephaven/web-client-ui
v1.11.0
1.11.0 (2026-01-06)
⚠ BREAKING CHANGES
getColumnSeparatorIndexnow requires amodel
argument.
Features
Bug Fixes
v1.10.3
v0.85.40
v1.10.2
v0.85.39
v1.10.1
v0.85.38
v1.10.0
v0.85.37
v1.9.0
1.9.0 (2025-11-12)
Features
- Add .lm_dragging to .lm_root and style nested dragging, also style default empty dashboard (#2560) (e076af5)
- DH-18779: Auto-resize column header groups (#2566) (0160356)
- DH-18780: Resizable column header groups (#2567) (b64a49c)
- DH-18960: Improve column selection functionality for large tables (#2555) (e1c2dc4)
- DH-20594: Prevent joined columns from being edited (#2551) (774c4cc)
- DH-20769: Use new JS API in useViewportData to retrieve data (#2557) (4d7c106)
Bug Fixes
- allow overflow scroll for widget list and dashboard overlow list. (#2558) (4d955b4)
- DH-20734: Datetime tooltip shown on wrong column when column is moved (#2554) (afdb592)
- keyboard navigation to last row/column enables sticky scrolling (#2562) (f3eb538), closes #2361
- Loading spinner would flash sometimes on startup (#2569) (35b3bf2)
- Update browser title in embed-widget to show widget name (#2559) (6a3c025)