Skip to content

Releases: deephaven/deephaven-plugins

ui-v0.23.1

23 Nov 02:10
Compare
Choose a tag to compare

ui-v0.23.1 - 2024-11-23

No commits in this release. Publish action for 0.23.0 failed.

ui-v0.23.0

23 Nov 00:22
Compare
Choose a tag to compare

ui-v0.23.0 - 2024-11-23

Bug Fixes

  • missing sidebar docs (#1018) - (00c2181) - ethanalvizo
  • Re-running ui code initially rendering the old document (#1017) - (b3f5459) - Matthew Runyon
  • Resize contextual help popup for widget error messages (#995) - (3a74733) - mofojed
  • to_camel_case fails on leading or trailing underscores (#979) - (08ff89c) - Matthew Runyon
  • slider input default value (#959) - (3a448ea) - Steven Wu
  • text input default value (#958) - (0ac72be) - Steven Wu
  • set necessity_indicator default to None (#947) - (3b25024) - Steven Wu
  • contextual_help uses heading, content, footer props (#945) - (d7bcc22) - Steven Wu
  • number field format options (#827) - (317e80b) - ethanalvizo
  • button group align (#917) - (aac6593) - Steven Wu

Build system

Documentation

Features

  • ui.search_field (#999) - (063f39a) - ethanalvizo
  • ui.inline_alert (#1007) - (cfd6410) - Akshat Jawne
  • Show loading spinners immediately in ui (#1023) - (3748dac) - Matthew Runyon
  • Show loading panel immediately for deephaven UI - (dcbfdab) - Matthew Runyon
  • Column sources for ui.table formatting (#1010) - (c25f578) - Matthew Runyon
  • Add column_display_names to ui.table (#1008) - (1343ec8) - Matthew Runyon
  • ui.markdown component (#987) - (7ec5060) - Steven Wu
  • ui.badge (#973) - (55e8ce2) - Akshat Jawne
  • ui.link (#980) - (2f07d2e) - Akshat Jawne
  • Add useConditionalCallback hook (#993) - (512fab2) - mofojed
  • UI table formatting (#950) - (b9109e0) - Matthew Runyon
  • UI Dialog and DialogTrigger Components (#953) - (0fbae91) - dgodinez-dh
  • Add standard style props to UI table (#921) - (46f236e) - Matthew Runyon
  • ui.markdown component (#903) - (0d1eea8) - Steven Wu
  • ui.checkbox_group (#813) - (8901fad) - Akshat Jawne
  • UI Component Range Calendar (#930) - (fde198c) - dgodinez-dh
  • ui.table always_fetch_columns (#929) - (7f8c023) - Matthew Runyon
  • ui.progress_bar and ui.progress_circle (#892) - (1ea206e) - Steven Wu
  • UI Calendar Component (#918) - (90b27b1) - dgodinez-dh

Refactoring

  • Separate remove_empty_keys and dict_to_camel_case behavior (#971) - (6a99461) - Matthew Runyon

Revert

  • "feat: ui.markdown component" (#956) - (d8e9f2f) - Steven Wu

Tests

plotly-express-v0.12.0

23 Nov 01:33
Compare
Choose a tag to compare

plotly-express-v0.12.0 - 2024-11-23

Bug Fixes

  • dx now respects the webgl flag (#934) - (9cdf1ee) - Joe
  • Remove frequency_bar (#955) - (17fbfca) - Joe
  • Correct type for generated JsPlugin (#741) - (7da0ecc) - Joe
  • Remove server startup from python tests (#768) - (c6c2dd2) - Joe
  • Plotly express ticking 3d plots reset pending orientation on tick (#677) - (169354f) - Matthew Runyon
  • Prevent pushing broken docs to main (#719) - (86fb7aa) - Joe
  • Can't pass both x and y to violin, box and strip (#699) - (70c1805) - Joe

Build system

  • Upgrade to Vite 5 (#899) - (e94b990) - Matthew Runyon

Documentation

  • Mention Deephaven version where server-ui Docker image is mentioned (#951) - (1fac6af) - JJ Brosnan

Features

  • Allow passing in a pandas dataframe to dx plots (#967) - (cf03ff0) - Joe

Tests

ui-v0.22.0

01 Oct 19:34
Compare
Choose a tag to compare

ui-v0.22.0 - 2024-10-01

Bug Fixes

  • text_field events throw error (#913) - (94206d8) - Steven Wu
  • dynamically update panel title (#906) - (894dbc0) - Steven Wu
  • ui.radio value defaulting (#818) - (5581ae4) - Akshat Jawne
  • empty list view (#828) - (ef82561) - Steven Wu
  • allows keys to be set in props (#810) - (ca06eea) - Steven Wu
  • Correct type for generated JsPlugin (#741) - (7da0ecc) - Joe

Build system

  • Upgrade to Vite 5 (#899) - (e94b990) - Matthew Runyon

Documentation

Features

  • Dataclass serialization support for deephaven UI (#897) - (42315cf) - Matthew Runyon
  • allow overflow by default on ui.panel (#896) - (df5b17c) - Don
  • Time Field UI Component (#825) - (d76503b) - dgodinez-dh

ui-v0.21.0

03 Sep 20:07
Compare
Choose a tag to compare

ui-v0.21.0 - 2024-09-03

Bug Fixes

  • Remove server startup from python tests (#768) - (c6c2dd2) - Joe

Documentation

Features

  • Allow validation_errors to be passed into ui.form (#789) - (371a825) - mofojed
  • UI Table databars (#736) - (ada20a3) - Matthew Runyon

ui-v0.20.0

23 Aug 19:36
Compare
Choose a tag to compare

ui-v0.20.0 - 2024-08-23

Bug Fixes

  • use_effect behaviour (#734) - (c091dac) - mofojed
  • autodoc failures hotfix (#748) - (dbcfef3) - Akshat Jawne
  • Remove replay_lock in use_table_listener (#749) - (acf35ec) - Joe
  • Prevent pushing broken docs to main (#719) - (86fb7aa) - Joe
  • color type (#647) - (0e4f193) - ethanalvizo

Documentation

Features

plotly-express-v0.11.2

31 Jul 20:37
Compare
Choose a tag to compare

plotly-express-v0.11.2 - 2024-07-31

Bug Fixes

  • Add hist by e2e test and fix error with static plot by (#664) - (88eeaea) - Joe

Documentation

  • small changes to plotly-express readme (#681) - (8959935) - Alex Peters
  • MVP plotly-express docs (#554) - (4c556d3) - Alex Peters
  • Add initial density heatmap docs (#626) - (2dfbe0f) - Joe

Refactoring

  • example dataset column names to PascalCase (#666) - (def7069) - Alex Peters

ui-v0.19.0

29 Jul 22:14
Compare
Choose a tag to compare

ui-v0.19.0 - 2024-07-29

Bug Fixes

  • deephaven.ui panels disappearing in some cases (#682) - (c3997d1) - mofojed
  • ErrorBoundary small styling changes (#669) - (d2ec9ed) - Akshat Jawne
  • Revert clearing the build/dist directories (#680) - (b2f09bb) - Joe
  • Plotly express widgets don't work in deephaven.ui (#644) - (14555ab) - Joe
  • invalid ui.panel usage should result in clear error (#641) - (31b1f17) - Akshat Jawne

Build system

  • UI docs and add plugin_builder.py (#630) - (7281eec) - Joe

Documentation

  • add sidebar to UI docs and adjust readme (#633) - (e690c1b) - Don
  • switch and text (#639) - (b6ebab4) - ethanalvizo

Features

  • UI.Table density prop (#634) - (ec0794b) - Matthew Runyon

Refactoring

  • example dataset column names to PascalCase (#666) - (def7069) - Alex Peters

matplotlib-v0.5.0

26 Jul 21:22
Compare
Choose a tag to compare

matplotlib-v0.5.0 - 2024-07-26

Bug Fixes

  • DH-17393: Add matplotlib legacy dashboard plugin for DHE (#671) - (d51c81d) - Matthew Runyon

Features

  • Replace shortid with nanoid (#591) - (ad8aad9) - Akshat Jawne

plotly-express-v0.11.1

24 Jul 16:52
Compare
Choose a tag to compare

plotly-express-v0.11.1 - 2024-07-24

Bug Fixes

  • Fixes PartitionedTable has no agg_by error (#662) - (685c359) - Joe

Build system

  • UI docs and add plugin_builder.py (#630) - (7281eec) - Joe

Documentation

  • add sidebar to UI docs and adjust readme (#633) - (e690c1b) - Don