Skip to content

Releases: deephaven/deephaven-plugins

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