v0.60.0
0.60.0 (2024-01-26)
Bug Fixes
- Fix useDeferredApi export (#1742) (af5f5f4)
- Handle undefined DashboardData props (#1726) (45fa929), closes #1684 #1685
- hcm caret shouldn't be allowed to shrink (#1733) (6547814), closes deephaven-ent/iris#1274
- keep manually entered value in GoToRow when changing to same column type (#1743) (689a1e2), closes #1562
- loading spinner finishes before all series load (#1729) (e79297b), closes #1654
Features
- Add pluginDataMap to redux, add useDashboardPluginData hook (#1737) (e1b4562)
- added shortcut for copying version info and added browser/os to info (#1739) (3312133)
- Adds icons dhUnderline and dhStrikethrough (#1732) (c6a099d), closes #1715
- adjust display of theme palette in styleguide (#1745) (0ab0c93)
- Create UI to Display Partitioned Tables (#1663) (db219ca), closes #1143
- Default Plotly map colors (#1721) (e8b9f12)
- double-clicking grid rows should select the row rather than toggle selection twice (#1740) (f892e97), closes #1704
- Multiple dashboards (#1714) (32dde3c), closes #1683