Skip to content

Releases: deephaven/web-client-ui

v0.78.1

04 Jun 13:54
Compare
Choose a tag to compare

0.78.1 (2024-06-04)

Bug Fixes

v0.80.0

03 Jun 14:29
Compare
Choose a tag to compare

0.80.0 (2024-06-03)

Bug Fixes

Features

v0.79.0

24 May 15:27
Compare
Choose a tag to compare

0.79.0 (2024-05-24)

Bug Fixes

  • Replace shortid package with nanoid package (#2025) (30d9d3c)
  • Unedited markdown widgets not persisting (#2019) (c17f136)

Features

BREAKING CHANGES

  • RadioGroup has been replaced by Spectrum
    RadioGroup. RadioItem has been replaced by Spectrum Radio
  • Removed ButtonOld component, use Button instead.

v0.78.0

16 May 21:07
Compare
Choose a tag to compare

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

Performance Improvements

  • Improve performance of lots of grids in a dashboard (#1987) (3de52d6)

BREAKING CHANGES

  • Renamed @deephaven/components ButtonGroup to
    SplitButtonGroup

v0.77.0

07 May 22:47
Compare
Choose a tag to compare

0.77.0 (2024-05-07)

Bug Fixes

  • Added getKey to SelectionUtils.optimizeSelection (#1994) (4404894)

BREAKING CHANGES

  • @deephaven/react-hooks:
    SelectionUtils.optimizeSelection and useMappedSelection require
    additional getKey arg

v0.76.0

03 May 15:11
Compare
Choose a tag to compare

0.76.0 (2024-05-03)

Bug Fixes

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

02 May 12:25
Compare
Choose a tag to compare

0.75.1 (2024-05-02)

Performance Improvements

  • Use fast-deep-equal instead of `deep-equal (#1979) (3f3de9f)

Bug Fixes

  • Fix combobox scrolling (Downgrade Spectrum to 3.33.1) (#1978)

v0.75.0

01 May 13:57
Compare
Choose a tag to compare

0.75.0 (2024-05-01)

Bug Fixes

Features

v0.74.0

24 Apr 19:02
Compare
Choose a tag to compare

0.74.0 (2024-04-24)

Bug Fixes

Features

  • Add DashboardPlugin support to embed-widget (#1950) (27fc8bd)
  • replace code studio home icon with "Code Studio" as label (#1951) (111ea64), closes #1794

v0.73.0

19 Apr 14:26
Compare
Choose a tag to compare

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

BREAKING CHANGES

  • LIST_VIEW_ROW_HEIGHT number constant replaced with
    dictionary LIST_VIEW_ROW_HEIGHTS