Skip to content

Releases: deephaven/web-client-ui

v0.101.0

30 Dec 22:01
Compare
Choose a tag to compare

0.101.0 (2024-12-30)

Features

Bug Fixes

  • Console history did not stick to bottom on visibility changes (#2320) (648e8c0)

Reverts

  • Revert "fix: Console history did not stick to bottom on visibility changes (#2320)" (#2323) (9d6719a)

v0.78.6

26 Dec 18:57
Compare
Choose a tag to compare

0.78.6 (2024-12-26)

Bug Fixes

v0.100.0

18 Dec 15:58
Compare
Choose a tag to compare

0.100.0 (2024-12-18)

Features

Bug Fixes

  • Allow double and float types to be rollupable (#2311) (ab5b3b6), closes #2295
  • Swapping esbuild for esbuild-wasm to fix OS specific dependency (#2317) (f37d25f)
  • Table plugins - pass through deprecated props (#2308) (d884bff), closes #2274

v0.85.8

17 Dec 20:32
Compare
Choose a tag to compare

0.85.8 (2024-12-17)

Bug Fixes

v0.85.7

16 Dec 15:18
Compare
Choose a tag to compare

0.85.7 (2024-12-16)

Bug Fixes

  • Input Tables cannot paste more rows than number of visible rows (#2313) (bb424d1)

v0.99.2

10 Dec 16:03
Compare
Choose a tag to compare

0.99.2 (2024-12-10)

Bug Fixes

v0.99.1

29 Nov 20:40
Compare
Choose a tag to compare

0.99.1 (2024-11-29)

Bug Fixes

v0.99.0

15 Nov 00:24
Compare
Choose a tag to compare

0.99.0 (2024-11-15)

Features

Bug Fixes

v0.98.0

12 Nov 20:14
Compare
Choose a tag to compare

0.98.0 (2024-11-12)

Features

Bug Fixes

v0.97.0

23 Oct 18:58
Compare
Choose a tag to compare

0.97.0 (2024-10-23)

⚠ BREAKING CHANGES

  • RefreshToken related classes have been removed from @deephaven/jsapi-components. This functionality did not actually work in Core, and was unused. The RefreshToken type is now defined in @deephaven/jsapi-types, as dh.RefreshToken.

Features

Bug Fixes

  • add gap between type and name in widget panel tooltip (#2258) (4e8ad58), closes #2254
  • Fix Type in Spectrum Modal Overlay Background Color (#2267) (9d84d8d)
  • Remove RefreshBootstrap and refresh token handling (#2257) (5686032)