Skip to content

Releases: grommet/grommet-leaflet

v0.5.1

12 Sep 17:15
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

What's Changed

  • Fixed issue where DOM node had not been found prior to render by @halocline in #174

Full Changelog: v0.5.0...v0.5.1

v0.5.0

11 Sep 23:00
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

What's Changed

  • Enhanced MarkerCluster popups to contain interactive ReactNode by @halocline in #169

Full Changelog: v0.4.0...v0.5.0

v0.4.0

21 Aug 23:21
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

What's Changed

  • Created sandbox for protomaps theme designing by @taysea in #90
  • Fixed issue where default Marker styling was not coming through from the theme by @halocline in #92
  • Made map context available to MarkerCluster by @halocline in #140
  • Added label rules for TileLayer styling by @halocline in #157
  • Added pmtiles defaultTheme and labelRules by @halocline in #158
  • Enabled ability for caller to conditionally display MarkerCluster popup by @halocline in #161
  • Added Controls support for lat-lng objects by @halocline in #164
  • Added react-leaflet hooks as exports by @halocline in #165

Full Changelog: v0.3.0...v0.4.0

v0.3.0

06 May 23:28
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

16 Oct 23:14
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

What's Changed

  • Updated entrypoint and other package.json configs by @halocline in #82

Full Changelog: v0.2.0...v0.2.1

v0.2.0

10 Oct 23:48
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

Map

Markers

  • Added marker clustering by @halocline in #2
  • Added ability to render custom Grommet marker by @halocline in #1
  • Added cluster markers styling by @taysea in #7
  • Updated styling of individual marker by @taysea in #6
  • Added support for neutral marker by @jcfilben in #27
  • Introduced kind for Marker and MarkerCluster and enhanced theming by @taysea in #28

Popup

General

Documentation

  • Updated README.md with component documentation by @taysea in #31

  • Updated README.md to include note for large datasets by @taysea in #56

  • Added accessibility note to README by @taysea in #60

  • Updated README content structure and include install steps by @halocline in #66

  • Added getting started guide by @halocline in #68

  • Allowed caller to specify container and leaflet props if desired by @taysea in #50

  • Added typescript support by @jcfilben in #57

New Contributors

Full Changelog: https://github.com/grommet/grommet-leaflet/commits/v0.2.0