Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Release notes https://github.com/deephaven/web-client-ui/releases/tag/v0.79.0 # [0.79.0](deephaven/web-client-ui@v0.78.0...v0.79.0) (2024-05-24) ### Bug Fixes * Replace shortid package with nanoid package ([#2025](deephaven/web-client-ui#2025)) ([30d9d3c](deephaven/web-client-ui@30d9d3c)) * Unedited markdown widgets not persisting ([#2019](deephaven/web-client-ui#2019)) ([c17f136](deephaven/web-client-ui@c17f136)) ### Features * e2e combined improvements ([#1998](deephaven/web-client-ui#1998)) ([99fc2f6](deephaven/web-client-ui@99fc2f6)) * re-export Spectrum ButtonGroup ([#2028](deephaven/web-client-ui#2028)) ([3115dd1](deephaven/web-client-ui@3115dd1)) * Replaced `RadioGroup` with Spectrum's ([#2020](deephaven/web-client-ui#2020)) ([#2021](deephaven/web-client-ui#2021)) ([c9ac72d](deephaven/web-client-ui@c9ac72d)) ### BREAKING CHANGES * `RadioGroup` has been replaced by Spectrum `RadioGroup`. `RadioItem` has been replaced by Spectrum `Radio` * Removed ButtonOld component, use Button instead. Co-authored-by: deephaven-internal <[email protected]>
- Loading branch information