Skip to content

Releases: deephaven/deephaven-plugins

plotly-express-v0.4.0

20 Feb 15:28
Compare
Choose a tag to compare

plotly-express-v0.4.0 - 2024-02-20

Bug Fixes

  • Deephaven express memory leak (#277) - (ff6ad50) - Matthew Runyon

Build system

  • Only install JS with Python with env var set (#285) - (22662df) - mofojed

Features

  • Remove UI theme from PlotlyExpressChartModel (#251) - (4cbe4ca) - Matthew Runyon

plotly-express-v0.3.0

12 Feb 21:39
Compare
Choose a tag to compare

plotly-express-v0.3.0 - 2024-02-12

Bug Fixes

  • Initial set of type fixes (#217) - (5c52488) - Joe
  • Version bump + loading spinner fixes (#243) - (aeb7796) - bmingles
  • Fixed time preprocessor test (#181) - (05bbd59) - Joe

Build system

  • Post-release plotly-express bump to 0.3.0.dev0 (#173) - (0e69a02) - Joe

Features

  • Support lerna scopes in npm start (#203) - (aab9591) - bmingles
  • Add plotly-express JsPlugin implementation and registration (#150) - (d6d0416) - devinrsmith

ui-v0.6.0

05 Feb 18:04
Compare
Choose a tag to compare

ui-v0.6.0 - 2024-02-05

Bug Fixes

  • (ui) Default placement of newly opened components is inconsistent (#244) - (8b17e85) - Matthew Runyon
  • Use ObjectFetcher to retrieve objects (#234) - (728be7b) - mofojed
  • Better render error handling (#242) - (c312d43) - Joe
  • use_execution_context does not return None (#232) - (0d5c3ce) - niloc132

Documentation

Features

  • (ui) Add error boundary to prevent UI crashing due to rendering errors (#245) - (74d3007) - Matthew Runyon
  • Add accessibility props to action_button (#248) - (39cf7db) - mofojed
  • Serialize press events for press event callbacks (#236) - (38b202f) - mofojed
  • Send all set hooks to render queue (#246) - (f5cbb8f) - Joe

ui-v0.5.0

26 Jan 23:20
Compare
Choose a tag to compare

ui-v0.5.0 - 2024-01-26

Bug Fixes

  • Use deferred API to get the API (#226) - (b0e2162) - mofojed
  • Move the renderer's LivenessScope into the context (#222) - (672aa43) - niloc132
  • ExecutionContext must be opened before running code on a thread (#225) - (6508fd0) - niloc132

Features

@deephaven/js-plugin-ui v0.1.0

08 Jan 20:49
7065be9
Compare
Choose a tag to compare

Initial v0.1.0 release of @deephaven/js-plugin-ui and deephaven-plugin-ui