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