Skip to content

Releases: PaulLeCam/react-leaflet

v1.7.3

04 Nov 10:09
Compare
Choose a tag to compare

Fixed Tooltip teardown logic.

v1.7.2

31 Oct 20:42
Compare
Choose a tag to compare
  • Updated docs to use https for URLs (PR #403 by sehaas).
  • Fixed initial props in WMSTileLayer (PR #405 by markhepburn).
  • Added tests for viewport and teardown logic in the Map component (PR #406 by uxtx).

v1.7.1

09 Oct 22:01
Compare
Choose a tag to compare

v1.7.0

26 Sep 19:23
Compare
Choose a tag to compare
  • [internal] Added support for building the library using node 6 (PR #376 by tusbar).
  • Added support for React v16 as peer dependency.

v1.6.6

05 Sep 21:36
Compare
Choose a tag to compare
  • Fixed Path options.
  • Fixed WMSTileLayer options.

v1.6.5

31 Aug 21:01
Compare
Choose a tag to compare
  • Added react-leaflet-sidebarv2 to the plugins documentation (PR #369 by markhepburn).
  • Fixed Flow types in Map and Popup.

v1.6.4

24 Aug 22:20
Compare
Choose a tag to compare

Fixed positions proptype in Polyline.

v1.6.3

21 Aug 19:50
Compare
Choose a tag to compare

Fixed support for Flow types.

v1.6.2

21 Aug 07:39
Compare
Choose a tag to compare

Added support for Flow types in CommonJS and ESM builds as Flow comments.

v1.6.1

20 Aug 20:27
Compare
Choose a tag to compare
  • Fixed GridLayer inheriting maxZoom and minZoom from Map.
  • Fixed regression introduced in v1.6.0 with ScaleControl.