Skip to content

Releases: deephaven/web-client-ui

v0.5.0

12 Oct 14:55
520f49c
Compare
Choose a tag to compare

v0.5.0 (2021-10-12)

💥 Breaking Change

  • chart, code-studio, components, console, dashboard-core-plugins, dashboard, file-explorer, golden-layout, grid, iris-grid, jsapi-shim, log, mocks, react-hooks, redux, storage, utils

🚀 Enhancement

  • chart, code-studio, components, console, dashboard-core-plugins, dashboard, file-explorer, golden-layout, grid, iris-grid, jsapi-shim, log, mocks, react-hooks, redux, storage, utils
  • icons
    • #220 update to latest @vscode/codicons and add dhFreeze icon (@dsmmcken)

🐛 Bug Fix

  • code-studio
    • #225 Handle invalid layout files from the server correctly (@mofojed)
  • components, console
    • #202 Don't show custom context menu on right-click in Monaco editor (@vbabich)

🏠 Internal

Committers: 3

v0.4.0

27 Sep 11:56
Compare
Choose a tag to compare

v0.4.0 (2021-09-24)

💥 Breaking Change

  • code-studio, iris-grid

🚀 Enhancement

  • code-studio, golden-layout
    • #194 Golden layout fallback for unregistered components (@vbabich)

🐛 Bug Fix

  • code-studio, iris-grid

🏠 Internal

Committers: 2

v0.3.2

13 Sep 18:36
9394a1d
Compare
Choose a tag to compare

🚀 Enhancement

  • code-studio, console, file-explorer
  • components, grid, iris-grid

🐛 Bug Fix

  • console, iris-grid

🏠 Internal

Committers: 3

v0.3.1

30 Aug 20:49
99af92c
Compare
Choose a tag to compare

v0.3.0 was built with incorrect environment, v0.3.1 should be used instead.

🏠 Internal

  • golden-layout

Committers: 1

v0.3.0

30 Aug 15:04
1dd8d17
Compare
Choose a tag to compare

💥 Breaking Change

  • chart, code-studio, components, console, iris-grid, jsapi-shim, redux

🚀 Enhancement

  • chart, code-studio, components, console, iris-grid, jsapi-shim, redux
  • iris-grid

🐛 Bug Fix

  • components
    • #155 Improve context menu selection in Command History/Item List (@mofojed)
    • #153 Hide the suggestion widget when it's showing a status message (@mofojed)
  • console
  • code-studio, components, iris-grid
  • code-studio, file-explorer

📝 Documentation

  • code-studio, components, golden-layout
    • #166 Update readme's to correct some inaccurate information (@mofojed)
  • jsapi-shim

🏠 Internal

  • components
  • chart, components, console, file-explorer, golden-layout, grid, iris-grid, jsapi-shim, log, react-hooks, redux, storage, utils
  • babel-preset
  • babel-preset, chart, code-studio, components, console, eslint-config, file-explorer, grid, iris-grid, jsapi-shim, log, react-hooks, redux, storage, utils
  • Other

Committers: 4

v0.2.1

30 Jul 19:39
7356846
Compare
Choose a tag to compare

🚀 Enhancement

  • code-studio, components, iris-grid
    • #133 Show an error message if the API is not found (@mofojed)
  • code-studio
    • #120 Get console type from the API, don't allow switching language (@mofojed)
  • code-studio, components, console, file-explorer, iris-grid
  • code-studio, console

🐛 Bug Fix

  • iris-grid
    • #137 Disable aggregations if they're not enabled (@mofojed)
  • console
    • #128 Fix disconnect status not resetting history items in Console (@mofojed)

🏠 Internal

  • Other
    • #138 Move workflow to the correct spot (@mofojed)
    • #132 Update workflow_dispatch action to take a git SHA (@mofojed)
    • #131 Add GitHub Publish action that executes manually with workflow_dispatch (@mofojed)
  • code-studio
  • components
  • code-studio, iris-grid

Committers: 2

v0.2.0

21 Jul 15:53
7f15859
Compare
Choose a tag to compare

🚀 Enhancement

  • chart
  • code-studio, file-explorer
    • #100 Add dashboard layout/data saving to workspace, notebook copy (@mofojed)
  • file-explorer
  • code-studio, redux
    • #97 Use localStorage for workspace settings storage (@mofojed)

🐛 Bug Fix

  • console
  • components
  • code-studio, components
  • code-studio, console
    • #113 Properly register console actions and console disconnected messages (@mofojed)

🏠 Internal

  • code-studio
    • #115 Update default port to 4000, fix up/remove parts of the readme that were incorrect (@mofojed)
  • utils
  • components
    • #110 Fix up issues printed out when running tests (@mofojed)

Committers: 3

v0.1.7

07 Jul 18:00
651991d
Compare
Choose a tag to compare

🐛 Bug Fix

  • file-explorer, jsapi-shim
  • code-studio

v0.1.6

06 Jul 18:25
5722b5b
Compare
Choose a tag to compare

🚀 Enhancement

  • code-studio, components, console, file-explorer, redux, storage
    • #89 File Explorer UI - Basic functionality (@mofojed)

🐛 Bug Fix

  • iris-grid
    • #90 Fix DBDateTime formatting on Enterprise side (@mofojed)

Committers: 1

v0.1.5

24 Jun 16:30
e0b31e0
Compare
Choose a tag to compare

🚀 Enhancement

🐛 Bug Fix

  • redux
    • #80 Fix redux "Store does not have a valid reducer" error (@mofojed)
  • console
  • chart, components, console, iris-grid

🏠 Internal

  • Other
  • code-studio