Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Releases: Bayer-Group/ol-kit

0.10.0

15 Jun 21:33
8733ee8
Compare
Choose a tag to compare

Enhancements

Bug Fixes

  • Fix for TypeError: Converting circular structure to JSON error (due to features value on parent feature) when clicking clustered layer #117

0.9.2

11 Jun 14:37
407fba7
Compare
Choose a tag to compare

Bug Fixes

  • Fix <LayerPanel> bug where expanding a single layer expanded all layers #115
  • The opacity slider in the action items has the correct width #115

0.9.1

10 Jun 19:08
91cdd51
Compare
Choose a tag to compare

Bug Fixes

  • Add catch for 'fs' dependency breaking deploy builds #114

0.9.0

09 Jun 20:09
8b31066
Compare
Choose a tag to compare

Ennhancements

0.8.0

05 Jun 19:49
a408feb
Compare
Choose a tag to compare

Enhancements

0.7.1

20 May 21:23
40d6275
Compare
Choose a tag to compare

Bug Fixes

  • <LayerStyler> now filters out layers that cannot be styled (ex: basemap layers) #100

0.7.0

20 May 19:27
a9df2c5
Compare
Choose a tag to compare

Enhancements

0.6.0

19 May 22:49
9ab9f29
Compare
Choose a tag to compare

Enhancements

Bug Fixes

  • Missing <Popup> building block components which were documented but not exported, are now exported #71

0.5.1

06 May 20:15
2adb2e8
Compare
Choose a tag to compare

Bug Fixes

  • Added missing dependency of lodash.isequal #69

0.5.0

30 Apr 16:36
fbc7088
Compare
Choose a tag to compare

note: this release added @material-ui/styles to peerDependencies

Enhancements