Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update web version 0.63.0 (deephaven#5126)
Release notes https://github.com/deephaven/web-client-ui/releases/tag/v0.63.0 # [0.63.0](deephaven/web-client-ui@v0.62.0...v0.63.0) (2024-02-08) ### Bug Fixes * adjust theme notice and info colors ([deephaven#1779](deephaven/web-client-ui#1779)) ([8930522](deephaven/web-client-ui@8930522)) * DH-16461: Preload --dh-color-text-highlight ([deephaven#1780](deephaven/web-client-ui#1780)) ([deephaven#1781](deephaven/web-client-ui#1781)) ([f7989b6](deephaven/web-client-ui@f7989b6)) * DH-16463: isEqual returns false for layouts with undefined and missing props in panelState ([deephaven#1783](deephaven/web-client-ui#1783)) ([e90b627](deephaven/web-client-ui@e90b627)) * show copy cursor in grid on key down and not just mouse move ([deephaven#1735](deephaven/web-client-ui#1735)) ([0781900](deephaven/web-client-ui@0781900)) * sorting frozen columns ([deephaven#1749](deephaven/web-client-ui#1749)) ([51e60c5](deephaven/web-client-ui@51e60c5)) ### Features * always show close button on the active panel in a stack ([deephaven#1773](deephaven/web-client-ui#1773)) ([33c6a8d](deephaven/web-client-ui@33c6a8d)) * disable "Changes you made may not be saved." prompt in dev mode ([deephaven#1775](deephaven/web-client-ui#1775)) ([6b0dce1](deephaven/web-client-ui@6b0dce1)) * multiselect values ([deephaven#1736](deephaven/web-client-ui#1736)) ([e6955c1](deephaven/web-client-ui@e6955c1)) ### BREAKING CHANGES * linker and iris grid custom cursor styling and assets are now provided by components directly. DHE css and svg files containing linker cursors should be removed/de-duplicated. Co-authored-by: deephaven-internal <deephaven-internal@users.noreply.github.com>
- Loading branch information