Releases: deephaven/web-client-ui
Releases · deephaven/web-client-ui
v0.14.0
v0.14.0 (2022-06-27)
💥 Breaking Change
code-studio
,components
,dashboard-core-plugins
,embed-grid
,filters
,grid
,iris-grid
,jsapi-shim
,jsapi-utils
,utils
- #605 Convert Iris-Grid from Javascript to Typescript (@SparkyFnay)
🚀 Enhancement
grid
- #613 Add support for moving ranges within grids (@mattrunyon)
🏠 Internal
code-studio
,components
,dashboard-core-plugins
,embed-grid
,filters
,grid
,iris-grid
,jsapi-shim
,jsapi-utils
,utils
- #605 Convert Iris-Grid from Javascript to Typescript (@SparkyFnay)
code-studio
,components
,console
,dashboard-core-plugins
,embed-grid
,file-explorer
,icons
,iris-grid
Committers: 3
- Don (@dsmmcken)
- Matthew Runyon (@mattrunyon)
- Tony Zhou (@SparkyFnay)
v0.13.2
v0.13.2 (2022-06-10)
🚀 Enhancement
grid
- #598 Refactor GridUtils move items (@mattrunyon)
🐛 Bug Fix
iris-grid
- #608 Fixed column Header not being saved in table downloads to CSV file (@SparkyFnay)
- #604 DH-12627 Fix Aggregations formatting when only one operation on a column (@mofojed)
code-studio
,grid
🏠 Internal
- Other
- #607 Remove enzyme from project dependencies (@SparkyFnay)
- #606 lerna 5.1.0 (@mofojed)
code-studio
,components
,grid
- #588 Converted styleguide to typescript (@SparkyFnay)
Committers: 3
- Matthew Runyon (@mattrunyon)
- Mike Bender (@mofojed)
- Tony Zhou (@SparkyFnay)
v0.13.1
v0.13.1 (2022-06-03)
🐛 Bug Fix
grid
- #600 Fix unintended scroll wheel behavior for single row and column tables (@mattrunyon)
Committers: 1
- Matthew Runyon (@mattrunyon)
v0.13.0
v0.13.0 (2022-05-26)
💥 Breaking Change
chart
,code-studio
,dashboard-core-plugins
,embed-grid
,filters
,iris-grid
,jsapi-utils
,redux
,storage
🚀 Enhancement
components
- #583 Improved clipboard write handling (@SparkyFnay)
🐛 Bug Fix
golden-layout
grid
,iris-grid
- #566 Fix various layout hint issues (@mattrunyon)
iris-grid
grid
- #575 Fix floating column border not touching top and bottom (@mattrunyon)
🏠 Internal
chart
,components
,console
,dashboard-core-plugins
,dashboard
,file-explorer
,iris-grid
,redux
,storage
- #591 Remove @deephaven peer dependencies (@mofojed)
chart
,code-studio
,dashboard-core-plugins
,embed-grid
,filters
,iris-grid
,jsapi-utils
,redux
,storage
components
,console
,dashboard-core-plugins
,dashboard
,iris-grid
- #577 Remove enzyme from all packages (@SparkyFnay)
components
- #568 remove enzyme from components (@SparkyFnay)
Committers: 3
- Matthew Runyon (@mattrunyon)
- Mike Bender (@mofojed)
- Tony Zhou (@SparkyFnay)
v0.12.0
v0.12.0 (2022-05-13)
💥 Breaking Change
code-studio
,console
,dashboard-core-plugins
🚀 Enhancement
grid
code-studio
- #565 remove enzyme code studio and replace with react-testing-library (@SparkyFnay)
code-studio
,components
,console
,dashboard-core-plugins
,dashboard
,embed-grid
,eslint-config
,file-explorer
,grid
,icons
,iris-grid
,react-hooks
,storage
- #553 Replace anonymous useEffect functions with named functions (@SparkyFnay)
🐛 Bug Fix
iris-grid
embed-grid
🏠 Internal
code-studio
,console
,dashboard-core-plugins
Committers: 4
- Don (@dsmmcken)
- Mike Bender (@mofojed)
- Tony Zhou (@SparkyFnay)
- Vlad Babich (@vbabich)
v0.11.9
v0.11.9 (2022-05-06)
🚀 Enhancement
components
- #550 Added data-testid (@SparkyFnay)
🐛 Bug Fix
grid
- #543 DH-10111 Fix missing horizontal scroll bar for single column tables (@mattrunyon)
Committers: 2
- Matthew Runyon (@mattrunyon)
- Tony Zhou (@SparkyFnay)
v0.11.8
v0.11.8 (2022-05-03)
🐛 Bug Fix
console
- #538 DH-10208 Fix arrow up at top of history loading empty history commands (@mattrunyon)
iris-grid
- #544 Fix cell overflow button overlapping scroll bar and not truncating text with row header (@mattrunyon)
- #534 Fix column tooltip not repositioning correctly when resizing columns (@mofojed)
🏠 Internal
Committers: 2
- Matthew Runyon (@mattrunyon)
- Mike Bender (@mofojed)
v0.11.7
v0.11.7 (2022-04-29)
🚀 Enhancement
components
,dashboard-core-plugins
,iris-grid
🐛 Bug Fix
file-explorer
iris-grid
🏠 Internal
Committers: 3
v0.11.6
v0.11.6 (2022-04-22)
🚀 Enhancement
code-studio
,grid
components
,dashboard-core-plugins
,iris-grid
dashboard-core-plugins
,golden-layout
,iris-grid
🐛 Bug Fix
iris-grid
🏠 Internal
icons
golden-layout
embed-grid
,iris-grid
eslint-config
,iris-grid
code-studio
,components
,embed-grid
,stylelint-config
components
,iris-grid
- #512 Add data-testid Attributes for CSV Download (@dgodinez-dh)
components
Committers: 4
- Don (@dsmmcken)
- Mike Bender (@mofojed)
- Vlad Babich (@vbabich)
- @dgodinez-dh