Releases: deephaven/web-client-ui
Releases · deephaven/web-client-ui
v0.72.0
0.72.0 (2024-04-04)
Bug Fixes
- Add isInvalid prop to Select component (#1883) (1803f31), closes #1882
- adjust alignment of search input next/previous buttons (#1917) (c7fcd38)
- Dashboard onLayoutInitialized not firing if config is empty (#1914) (84c648b)
- package-lock missing pinned dependency (#1920) (1d9d216)
Code Refactoring
Features
- Picker - formatter settings (#1907) (f06a141), closes #1889
- re-export spectrum useStyleProp util (#1916) (aafa14b)
- wrap spectrum View, Text and Heading to accept custom colors (#1903) (a03fa07)
BREAKING CHANGES
@deephaven/embed-grid
does not handle messages to the
iframe for filtering or sorting the grid any more
v0.41.6
v0.71.0
v0.70.0
v0.69.1
v0.69.0
v0.68.0
v0.67.0
v0.66.1
v0.66.0
0.66.0 (2024-02-27)
Bug Fixes
- Fixed svg url (#1839) (63fe035), closes #1838
- keep active cell selection in first column from going offscreen (#1823) (69e8cdd)
- spectrum textfield validation icon position with set content-box (#1825) (8d95212)
Features
- exposes editor-line-number-active-fg theme variable (#1833) (448f0f0)
- Lazy loading and code splitting (#1802) (25d1c09)
- Picker Component (#1821) (e50f0f6)
BREAKING CHANGES
- the duplicate
spectrum-Textfield-validationIcon
css
in DHE should be removed