Skip to content

Releases: deephaven/web-client-ui

v0.88.0

06 Aug 14:24
Compare
Choose a tag to compare

0.88.0 (2024-08-06)

Features

  • Allow ref callback for Chart and ChartPanel (#2174) (56d1fa9)
  • Export Internationalized Date Types for DatePicker (#2170) (7fb4f64)

Bug Fixes

v0.85.3

23 Jul 14:24
Compare
Choose a tag to compare

0.85.3 (2024-07-23)

Features

Bug Fixes

v0.87.0

22 Jul 18:18
Compare
Choose a tag to compare

0.87.0 (2024-07-22)

⚠ BREAKING CHANGES

  • Fix any try / catch blocks that return non-awaited
    Promises

Features

Bug Fixes

  • Enabled @typescript-eslint/return-await rule and fixed offending code (#2157) (7875d03), closes #2154

v0.86.1

18 Jul 18:51
Compare
Choose a tag to compare

0.86.1 (2024-07-18)

Bug Fixes

  • add back panel prop to IrisGrid Plugin (#2155) (6362eb7), closes #2093
  • Remove the session wrapper from the embedded widget app (#2158) (b76c1d7)

v0.86.0

17 Jul 20:26
Compare
Choose a tag to compare

0.86.0 (2024-07-17)

Features

Bug Fixes

v0.78.5

15 Jul 20:16
Compare
Choose a tag to compare

0.78.5 (2024-07-15)

Bug Fixes

v0.78.4

15 Jul 18:12
Compare
Choose a tag to compare

0.78.4 (2024-07-15)

Features

v0.78.3

15 Jul 13:08
Compare
Choose a tag to compare

0.78.3 (2024-07-15)

Bug Fixes

v0.85.2

09 Jul 19:49
Compare
Choose a tag to compare

0.85.2 (2024-07-09)

Bug Fixes

  • Fix missing scrim background on LoadingOverlay (#2098) (c9ed895)

v0.85.1

08 Jul 17:28
Compare
Choose a tag to compare

0.85.1 (2024-07-08)

Bug Fixes

  • re-export remaining types needed by dh ui from @react-types/shared (#2132) (2119a61)