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.20.0

23 Dec 20:05
7e6b209
Compare
Choose a tag to compare

What's Changed

  • move SplitScreen & SyncableMap into ol-kit by @stazrad in #362

Full Changelog: v1.19.0...v1.20.0

v1.19.0

07 Dec 21:33
7e967d3
Compare
Choose a tag to compare

#368 Added Error Boundary

What's Changed

  • Added ErrorBoundary to Map and context wrapped components by @gabe647 in #368

New Contributors

Full Changelog: v1.18.1...v1.19.0

1.18.1

06 Dec 18:33
af1f005
Compare
Choose a tag to compare

NPM Audit fix

1.18.0

29 Nov 16:39
6d87fc6
Compare
Choose a tag to compare

Enhancements

  • Added ability to add in-line style to Map Controls #363

Bug Fixes

  • Fix bad ol context lookup on raster layer clicks #361

1.17.0

16 Nov 18:01
415ffdd
Compare
Choose a tag to compare

Enhancements

1.16.1

04 Nov 19:33
c799704
Compare
Choose a tag to compare

Bug Fixes

  • Fix bug where no return object from onMapInit was not handled #356

1.16.0

27 Oct 19:24
a232e21
Compare
Choose a tag to compare

Enhancements

1.15.0

11 Oct 18:35
44344e6
Compare
Choose a tag to compare

New Doc Tutorial

  • Checkout how to use contextProps to leverage the global state from ol-kit with your own app here.

Enhancements

1.14.1

21 Sep 16:06
a67ea18
Compare
Choose a tag to compare

Bug Fixes

1.14.0

20 Sep 19:58
9dd6ae3
Compare
Choose a tag to compare

Enhancements

  • Optimize <LayerPanel> to be more performant with large amounts of features #333