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

1.13.0

18 Aug 18:27
fa076c4
Compare
Choose a tag to compare

Enhancements

1.12.1

05 Aug 16:46
64b9e97
Compare
Choose a tag to compare

Bug Fixes

  • Upgrade packages to remove vulnerabilities #326

1.12.0

05 Aug 16:32
d851f86
Compare
Choose a tag to compare

Enhancements

1.11.1

28 Jul 18:47
8e7c286
Compare
Choose a tag to compare

Bug Fixes

1.11.0

21 Jul 21:17
2cc7888
Compare
Choose a tag to compare

Enhancements

Bug Fixes

  • Fixed buggy behavior with select interaction #314

1.10.3

12 Jul 19:20
ef7a525
Compare
Choose a tag to compare

Bug Fixes

  • LayerPanel no longer has a double scroll bar #310
  • LayerPanel no longer has a render loop when looping features #310
  • LayerPanel drag and drop works with any element on the LayerPanelList #310

1.10.2

29 Jun 19:35
301aec8
Compare
Choose a tag to compare

⚠️ This bug fix removes ol from dependencies- implementing applications have always been required to install OpenLayers as a peer dependency...if somehow this was working without having installed ol, this update fixes that bug and will break your app. Read the getting started guide for list of required peerDependencies ⚠️

Bug Fixes

  • Remove ol as a dependency (keep as peerDependency) #308

1.10.1

28 Jun 20:14
e627116
Compare
Choose a tag to compare

Bug Fixes

  • Downgraded @turf/difference due to bug in latest release #305

1.10.0

28 Jun 19:38
39bf7c9
Compare
Choose a tag to compare

Enhancements

  • Import multiple shapefiles from a single zip archive. #297
  • User preferences are now done using Local Storage #299
  • Popup has a new cut selected feature action #301
  • New <ScaleLine> component #304

Bug Fixes

  • LayerPanelLayersPage drag and drop now works with more than 10 elements #303
  • Popup Flyout now places correctly #303

1.9.1

21 Jun 19:56
a49423e
Compare
Choose a tag to compare

Bug Fixes

  • Add optional chain safety catch #300