forked from equinor/webviz-subsurface-components
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/WellOpt' into WellOpt
- Loading branch information
Showing
4 changed files
with
39 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,24 @@ | ||
## [0.1.1](https://github.com/equinor/webviz-subsurface-components/compare/[email protected]@0.1.1) (2023-09-22) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Improve "isLoadedCallback" to not return true before first draw of layer not only just when data are loaded. ([#1656](https://github.com/equinor/webviz-subsurface-components/issues/1656)) ([3875f8b](https://github.com/equinor/webviz-subsurface-components/commit/3875f8b55a7d2abf34dca7a82079b602f2741de0)) | ||
|
||
# 1.0.0 (2023-09-22) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* Improve "isLoadedCallback" to not return true before first draw of layer not only just when data are loaded. ([#1656](https://github.com/equinor/webviz-subsurface-components/issues/1656)) ([3875f8b](https://github.com/equinor/webviz-subsurface-components/commit/3875f8b55a7d2abf34dca7a82079b602f2741de0)) | ||
* MapLayer - null meshData values are treated as 0 [#1642](https://github.com/equinor/webviz-subsurface-components/issues/1642) ([#1648](https://github.com/equinor/webviz-subsurface-components/issues/1648)) ([6198bc4](https://github.com/equinor/webviz-subsurface-components/commit/6198bc4c144f7ba97076725275c322a555aef20c)) | ||
* wrong export of default as type ([#1645](https://github.com/equinor/webviz-subsurface-components/issues/1645)) ([77c171b](https://github.com/equinor/webviz-subsurface-components/commit/77c171b80d6716c6419fbb03ed52ea3309aa7297)) | ||
|
||
|
||
### Features | ||
|
||
* **grid3d:** prop to show-hide grid lines added ([#1624](https://github.com/equinor/webviz-subsurface-components/issues/1624)) ([0b22788](https://github.com/equinor/webviz-subsurface-components/commit/0b22788063e462b262cdbaac70d419669dc09308)) | ||
|
||
# 1.0.0 (2023-09-21) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters