Releases
v0.51.0
0.51.0 (2023-10-24)
Bug Fixes
Adjusted Monaco "white" colors (#1594 ) (c736708 ), closes #1592
cap width of columns with long names (#1574 ) (876a6ac ), closes #1276
Enabled pointer capabilities for Firefox in Playwright (#1589 ) (f440a38 ), closes #1588
Remove @deephaven/app-utils from @deephaven/dashboard-core-plugins dependency list (#1596 ) (7b59763 ), closes #1593
Tab in console input triggers autocomplete instead of indent (#1591 ) (fbe1e70 )
Features
BREAKING CHANGES
usePlugins
and PluginsContext
were moved from
@deephaven/app-utils
to @deephaven/plugin
.
useLoadTablePlugin
was moved from @deephaven/app-utils
to
@deephaven/dashboard-core-plugins
.
useConnection
and ConnectionContext
were moved from
@deephaven/app-utils
to @deephaven/jsapi-components
.
DeephavenPluginModuleMap
was removed from @deephaven/redux
. Use
PluginModuleMap
from @deephaven/plugin
instead.
Enterprise will need ThemeProvider for the css
variables to be available
You can’t perform that action at this time.