Releases: equinor/webviz-subsurface-components
Releases · equinor/webviz-subsurface-components
Version 0.4.4-rc.1
Use `npm` `./react` prefix (#441)
Version 0.4.4-rc.0
`VectorSelector` : Adjusted according to changes in `SmartNodeSelecto…
Version 0.4.4-alpha.0
Use prerelease of `webviz-core-components` on prerelease of this pack…
Version 0.4.3
Better align bin `x` positions with input data in `PriorPosteriorDist…
Version 0.4.3-rc.0
Added missing export (#377)
Version 0.4.3-b.0
Added missing export (#377)
Version 0.4.2
Add kh unit to tooltip display (#350)
Version 0.4.1
Add `step` parameter to value decoding in the deckgl map (#300) * Initial 2d hillshading iteration. * Use separate shader for colormap, like the hillshading * Clear depth in minimap * Add value decoder params * Add missing newline * Add hillshading in the python example * Merge valueDecoder object with defaultProps * Add step parameter to value decoding
Version 0.4.0
Add hillshading support to the DeckGL map (#294) * Initial 2d hillshading iteration. * Use separate shader for colormap, like the hillshading * Clear depth in minimap * Add value decoder params * Add missing newline * Add hillshading in the python example * Merge valueDecoder object with defaultProps