Skip to content

Releases: equinor/webviz-subsurface-components

Version 0.0.18

16 Jan 13:38
c0ad9f1
Compare
Choose a tag to compare
Support dash==1.8 (#98)

Version 0.0.17

14 Jan 16:46
40a7f5a
Compare
Choose a tag to compare
Use <Fragment> instead of <> (#97)

Version 0.0.16

10 Dec 14:10
9cba5aa
Compare
Choose a tag to compare
Update npm dependencies (#87)

Version 0.0.15

25 Nov 10:43
82016f6
Compare
Choose a tag to compare
Extend CI to Python{3.7, 3.8} (#85)

Version 0.0.14

11 Nov 15:23
9bdf197
Compare
Choose a tag to compare
Export CSS into separate file on build (#75)

Version 0.0.13

04 Nov 11:43
6178d1c
Compare
Choose a tag to compare
Add pypi framework classifier (#73)

Version 0.0.12

18 Oct 13:19
ee521b9
Compare
Choose a tag to compare
Optional reset of zoom+pan and sync between instances (#63)

Version 0.0.11

21 Sep 19:24
7eb7c92
Compare
Choose a tag to compare
Add hillshading props (#54)

Version 0.0.10

04 Sep 11:52
1900748
Compare
Choose a tag to compare
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

29 Aug 09:11
59d998a
Compare
Choose a tag to compare
Specify version on Travis deploy (#23)