github PaulLeCam/react-leaflet v2.0.0

latest releases: v4.2.1, v4.2.0, v4.1.0...
5 years ago

Changes from v1.9.1:

  • [BREAKING] Updated React dependency to v16.3.
  • [BREAKING] Replaced React context usage with new APIs introduced in React v16.3.
  • [BREAKING] Removed PropTypes.
  • [BREAKING] Dropped support for IE < 11.
  • React Portals are now used to render the DivOverlay and therefore Popup and Tooltip components, enabling context propagation (PR #475 by hannesj).
  • Replaced wrapping div elements with Fragment.
  • Added collapsed as dynamic property to LayersControl.
  • Added ControlledLayer abstract class export.
  • [website] Added react-leaflet-nmscale plugin (PR #479 by anajavi).
  • [website] Added 3 plugins (PR #482 by fullhdpixel).
  • [website] Updated docs for abstract classes and usage for custom components.

Don't miss a new react-leaflet release

NewReleases is sending notifications on new releases.