Releases: deephaven/web-client-ui
Releases · deephaven/web-client-ui
v0.78.1
v0.80.0
0.80.0 (2024-06-03)
Bug Fixes
- Console error when opening context menu on tree table (#2047) (77bea7d)
- DH-17076 LayoutHints on TreeTables were not being applied (#2041) (2977dd2), closes #2035
- e2e - docker logs fix (#2032) (297ad9a), closes #2031
- e2e test status reporting incorrectly (#2045) (8e6b6da), closes #2044
Features
v0.79.0
0.79.0 (2024-05-24)
Bug Fixes
- Replace shortid package with nanoid package (#2025) (30d9d3c)
- Unedited markdown widgets not persisting (#2019) (c17f136)
Features
- e2e combined improvements (#1998) (99fc2f6)
- re-export Spectrum ButtonGroup (#2028) (3115dd1), closes #2016
- Replaced
RadioGroup
with Spectrum's (#2020) (#2021) (c9ac72d)
BREAKING CHANGES
RadioGroup
has been replaced by Spectrum
RadioGroup
.RadioItem
has been replaced by SpectrumRadio
- Removed ButtonOld component, use Button instead.
v0.78.0
0.78.0 (2024-05-16)
Bug Fixes
- "Delete Selected Rows" bug for tables with no key columns (#1996) (37fe009)
- Improve the look of the error view (#2001) (3236c9b)
- PouchStorageTable using incorrect $ne operator (#2011) (6cf1240)
- Use picker for iris grid partition selector (#2012) (b61c518)
- useViewportData - memoize subscriptions and first row of viewport (#2008) (2246a4a), closes #2003 #1928
Code Refactoring
Features
- Add JS Plugin Information (#2002) (6ff378c)
- add middle click dashboard tab deletion (#1992) (c922f87), closes #1990
- ListView actions (#1968) (8e325ec)
- Make grid widget respect global formatter settings (#1995) (d1fba8f)
- update @vscode/codicons to 0.36 (#2010) (3a6a439)
Performance Improvements
BREAKING CHANGES
- Renamed @deephaven/components
ButtonGroup
to
SplitButtonGroup
v0.77.0
v0.76.0
0.76.0 (2024-05-03)
Bug Fixes
- Fixed ListView props (#1986) (0ca3a66)
- remove extra padding on column statistic refresh button (#1984) (dc29aa9)
- Typing in notebooks is laggy (#1977) (47f9a57)
Performance Improvements
- remove focus tracking in notebook panel causing extra re-render (#1983) (a283e13)
- remove workspace dependancy from iris-grid-panel and memoize settings redux selector (#1982) (c3ea867), closes #1977
BREAKING CHANGES
- getPluginContent deprecatedProps have been removed from
iris-grid
v0.75.1
v0.75.0
v0.74.0
v0.73.0
0.73.0 (2024-04-19)
Bug Fixes
- allow plotly plots to shrink inside ui.flex/grid layouts (#1946) (88fbe86)
- Fix issues when auto-size columns/rows is false, and when row headers are not 0 (#1927) (01c2a06)
Features
- improve table loading (#1898) (9b14ee0), closes #1865
- ListView components (#1919) (b63ab18)
- log export blacklist (#1881) (d3fb28a), closes #1245
- New chart error panel (#1850) (309ff79), closes #1520
- reopen closed tabs (#1912) (c2e8714), closes #1785
BREAKING CHANGES
LIST_VIEW_ROW_HEIGHT
number constant replaced with
dictionaryLIST_VIEW_ROW_HEIGHTS