Releases: equinor/webviz-subsurface-components
Releases · equinor/webviz-subsurface-components
Version 0.0.18
Support dash==1.8 (#98)
Version 0.0.17
Use <Fragment> instead of <> (#97)
Version 0.0.16
Update npm dependencies (#87)
Version 0.0.15
Extend CI to Python{3.7, 3.8} (#85)
Version 0.0.14
Export CSS into separate file on build (#75)
Version 0.0.13
Add pypi framework classifier (#73)
Version 0.0.12
Optional reset of zoom+pan and sync between instances (#63)
Version 0.0.11
Add hillshading props (#54)
Version 0.0.10
Draw and edit markers, polylines and polygons on a Leaflet map (#30) * Added leaflet draw functionality * Added svg-inline-loader * Updated example * Updated package-lock * Added proptypes. Linting * Linting * Remove copied asset files. Remove svg loader. Replaced if else with switch statement * Updated package.lock * Linting * Added polygon edit functionality * Added missing key in map layer item list * linting * Update Dash prop on saved edit of polygon * Added proptype for polygonCoords * Renamed function * Use index instead of item name in React key * Replaced switch with if statement. changed a variable scope from var to let. * Replace switch statement with if statement * Remove debug log message * Remove debug log messages
Version 0.0.9
Specify version on Travis deploy (#23)