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.66.0 # [0.66.0](deephaven/web-client-ui@v0.65.0...v0.66.0) (2024-02-27) ### Bug Fixes * Fixed svg url ([#1839](deephaven/web-client-ui#1839)) ([63fe035](deephaven/web-client-ui@63fe035)) * keep active cell selection in first column from going offscreen ([#1823](deephaven/web-client-ui#1823)) ([69e8cdd](deephaven/web-client-ui@69e8cdd)) * spectrum textfield validation icon position with set content-box ([#1825](deephaven/web-client-ui#1825)) ([8d95212](deephaven/web-client-ui@8d95212)) ### Features * exposes editor-line-number-active-fg theme variable ([#1833](deephaven/web-client-ui#1833)) ([448f0f0](deephaven/web-client-ui@448f0f0)) * Lazy loading and code splitting ([#1802](deephaven/web-client-ui#1802)) ([25d1c09](deephaven/web-client-ui@25d1c09)) * Picker Component ([#1821](deephaven/web-client-ui#1821)) ([e50f0f6](deephaven/web-client-ui@e50f0f6)) ### BREAKING CHANGES * the duplicate `spectrum-Textfield-validationIcon` css in DHE should be removed Co-authored-by: deephaven-internal <[email protected]>
- Loading branch information