Webviz-core-components

Latest version: v0.7.0

Safety actively analyzes 621654 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 12

0.7.0

What's Changed
* Bump dependencies by hkfb in https://github.com/equinor/webviz-core-components/pull/293
* Support Python 3.11 and 3.12 by anders-kiaer in https://github.com/equinor/webviz-core-components/pull/299
* Add SECURITY.md by HansKallekleiv in https://github.com/equinor/webviz-core-components/pull/298
* Remove deprecated `npm` `always-auth` by anders-kiaer in https://github.com/equinor/webviz-core-components/pull/300

New Contributors
* hkfb made their first contribution in https://github.com/equinor/webviz-core-components/pull/293

**Full Changelog**: https://github.com/equinor/webviz-core-components/compare/0.6.2...0.7.0

0.6.2

What's Changed
* Adjusted `propTypes` of `ScrollArea` component. by rubenthoms in https://github.com/equinor/webviz-core-components/pull/273
* New Dialog Component by jorgenherje in https://github.com/equinor/webviz-core-components/pull/275
* Bump loader-utils and styled-jsx in /react by dependabot in https://github.com/equinor/webviz-core-components/pull/278
* Bump nth-check and css-minimizer-webpack-plugin in /react by dependabot in https://github.com/equinor/webviz-core-components/pull/255
* Bump node-forge and webpack-dev-server in /react by dependabot in https://github.com/equinor/webviz-core-components/pull/256
* Enforce engine versions and avoid install scripts by anders-kiaer in https://github.com/equinor/webviz-core-components/pull/218
* Update workflow to remove `node 12` deprecation warnings in CI by anders-kiaer in https://github.com/equinor/webviz-core-components/pull/280
* Update CHANGELOG.md by anders-kiaer in https://github.com/equinor/webviz-core-components/pull/284
* Do not use pre-releases of `black` by anders-kiaer in https://github.com/equinor/webviz-core-components/pull/286


**Full Changelog**: https://github.com/equinor/webviz-core-components/compare/0.6.1...0.6.2

0.6.2rc.0

0.6.1

Fixed

- [270](https://github.com/equinor/webviz-core-components/pull/270) - Fixed bug in `Select `component not allowing value to be `0`.
- [271](https://github.com/equinor/webviz-core-components/pull/271) - Invalid states for active plugin and view are now replaced with the first plugin of the current page and its first view.

0.6.1rc.0

0.6.0

Fixed

- [220](https://github.com/equinor/webviz-core-components/pull/220) - `Overlay` was hiding menu due to conflicting z-index properties. Added `zIndex` prop to `Overlay` component and adjusted consumers.
- [233](https://github.com/equinor/webviz-core-components/pull/233) - Settings drawer not collapsing (not collapsable) if no settings group given.
- [234](https://github.com/equinor/webviz-core-components/pull/234) - Adjusted message window width in Webviz tour component according to remaining view width.
- [236](https://github.com/equinor/webviz-core-components/pull/236) - Removed usage of `withStyles` in `DialogComponent` in order to avoid class name conflicts with `webviz-subsurface-components` caused by `MaterialUI`/`jss`.

Added

- [207](https://github.com/equinor/webviz-core-components/pull/207) - Added `storybook` and stories for each component. Added publishment of `storybook` to GitHub workflow. Added `storybook` link to README.
- [219](https://github.com/equinor/webviz-core-components/pull/219) - Implemented components required by the new Webviz Layout Framework (WLF)
- [227](https://github.com/equinor/webviz-core-components/pull/227) - Added `EdsIcon` component in order to use icons from the Equinor Design System (EDS) directly in Python.
- [240](https://github.com/equinor/webviz-core-components/pull/240) - States of menu, active view, settings drawer and settings groups are getting stored now. If no URL path is given, the one of the first page is opened now.
- [248](https://github.com/equinor/webviz-core-components/pull/248) - Added missing `id` in `WebvizSettingsGroup` and `key` in `WebvizViewList` (for view groups).

Changed

- [219](https://github.com/equinor/webviz-core-components/pull/219) - Pinned `dash` version to `2.4.x`, added more info output to GitHub workflow, switched to React version `16.14.0` in order to comply with non-maintained `react-colorscales` requirements, implemented adjustments to `Overlay` and `ScrollArea`
- [240](https://github.com/equinor/webviz-core-components/pull/240) - Settings groups remain open when others are toggled (independent toggle state).
- [252](https://github.com/equinor/webviz-core-components/pull/252) - Refactored `Menu` component in order to make it work seamlessly with `dcc.Location` and `dcc.Link`.
- [257](https://github.com/equinor/webviz-core-components/pull/257) - Added debounce time for `Select` component to prevent firing selected values immediately. The selected values will be updated after configured amount of milliseconds after last interaction. Reduces number of callback triggers in Dash.
- [265](https://github.com/equinor/webviz-core-components/pull/265) - Refactored `ScrollArea` component in order to improve scrolling experience.

Page 1 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.