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

01 Sep 18:15
11e4788
Compare
Choose a tag to compare

Bug Fixes

0.17.2

26 Aug 18:59
48585fc
Compare
Choose a tag to compare

Bug Fixes

  • Do not create a portal for the map target if map is passed as a prop to <Map> #160

0.17.0

26 Aug 16:13
85b3a9f
Compare
Choose a tag to compare

⚠️ this release installs as @bayer/[email protected] due a version conflict on npm⚠️

Enhancement

0.16.0

20 Aug 18:01
3c12501
Compare
Choose a tag to compare

Ennhancements

0.15.0

05 Aug 16:24
9765f84
Compare
Choose a tag to compare

Enhancements

0.14.1

21 Jul 16:38
b926455
Compare
Choose a tag to compare

Bug Fixes

  • Remove @material-ui/lab dependency #144

0.14.0

15 Jul 20:55
b75c8b7
Compare
Choose a tag to compare

Enhancements

0.13.0

15 Jul 18:48
5142dfa
Compare
Choose a tag to compare

Enhancements

  • Drop react-smooth-dnd dependency for custom drag n drop #139

Bug Fixes

Dev Improvements

  • Puppeteer integration tests now setup #137
  • Linter throws errors on console statements & runs prehooks with husky #136

0.12.0

25 Jun 22:34
7fffdf8
Compare
Choose a tag to compare

Enhancements

Bug Fixes

  • Fix bad index bug in <Popup> which left a blank popup or broke the app (safe check added) #124

0.11.0

16 Jun 18:39
189d0ad
Compare
Choose a tag to compare

Enhancements

  • Add clickCoordinate & clickPixel to onMapClick callback from <Popup> to pass original click event info #120
  • New sanitizeProperties util to remove _ol_kit internal props in details tab of popup #123

Bug Fixes

  • Remove unnecessary extra onMapClick fire when showing popup #120