Skip to content

Releases: deephaven/web-client-ui

v0.72.0

04 Apr 18:26
Compare
Choose a tag to compare

0.72.0 (2024-04-04)

Bug Fixes

  • Add isInvalid prop to Select component (#1883) (1803f31), closes #1882
  • adjust alignment of search input next/previous buttons (#1917) (c7fcd38)
  • Dashboard onLayoutInitialized not firing if config is empty (#1914) (84c648b)
  • package-lock missing pinned dependency (#1920) (1d9d216)

Code Refactoring

  • Change embed-grid and embed-chart to redirects (#1873) (e17619a)

Features

BREAKING CHANGES

  • @deephaven/embed-grid does not handle messages to the
    iframe for filtering or sorting the grid any more

v0.41.6

03 Apr 20:18
Compare
Choose a tag to compare

0.41.6 (2024-04-03)

Bug Fixes

v0.71.0

28 Mar 12:50
Compare
Choose a tag to compare

0.71.0 (2024-03-28)

Bug Fixes

Features

  • Change autoclosing bracket behavior to beforeWhitespace (#1905) (80207f4)
  • Picker - Table support for key + label columns (#1876) (bfbf7b1), closes #1858

v0.70.0

22 Mar 13:27
Compare
Choose a tag to compare

0.70.0 (2024-03-22)

chore

Features

BREAKING CHANGES

  • ValidateLabelInput is no longer included in the
    @deephaven/components package.

v0.69.1

15 Mar 20:23
Compare
Choose a tag to compare

0.69.1 (2024-03-15)

Bug Fixes

v0.69.0

15 Mar 18:15
Compare
Choose a tag to compare

0.69.0 (2024-03-15)

Bug Fixes

Features

  • expose spectrum Flex component as wrapped deephaven component (#1869) (5e71488)

v0.68.0

08 Mar 20:38
Compare
Choose a tag to compare

0.68.0 (2024-03-08)

Bug Fixes

Features

  • Add support to pass in mouseHandlers into IrisGrid (#1857) (acf32a6)
  • Picker - Item description support (#1855) (026c101)

v0.67.0

04 Mar 20:40
Compare
Choose a tag to compare

0.67.0 (2024-03-04)

Bug Fixes

  • Update plotly to v2.29, resolve some rendering issues (#1806) (8892074)

Features

  • Added section support to Picker (#1847) (1381ee7)
  • Plugin loader should prioritize new plugin format, when available (#1846) (c6ef5b3)

v0.66.1

28 Feb 20:12
Compare
Choose a tag to compare

0.66.1 (2024-02-28)

Bug Fixes

v0.66.0

27 Feb 19:24
Compare
Choose a tag to compare

0.66.0 (2024-02-27)

Bug Fixes

  • Fixed svg url (#1839) (63fe035), closes #1838
  • keep active cell selection in first column from going offscreen (#1823) (69e8cdd)
  • spectrum textfield validation icon position with set content-box (#1825) (8d95212)

Features

BREAKING CHANGES

  • the duplicate spectrum-Textfield-validationIcon css
    in DHE should be removed