Releases: grommet/grommet-leaflet
Releases · grommet/grommet-leaflet
v0.5.1
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
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
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
What's Changed
- Add peerDependencies by @jcfilben in #86
- Added 'use client' to exports by @halocline in #83
- Make caller responsible for providing the tile server by @halocline in #87
- Add esbuild-sass-plugin to build by @taysea in #89
- Add support for Protomap tiles by @halocline in #88
- Small tidy ups to support Protomaps tile server by @halocline in #91
Full Changelog: v0.2.1...v0.3.0
v0.2.1
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
What's Changed
Map
- Fill Map on first render by @halocline in #3
- Added map controls by @jcfilben in #9
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
- Simplified API surface by @taysea in #30
- Updated licenses to ISC by @halocline in #65
Documentation
-
Updated README.md with component documentation by @taysea in #31
-
Updated README.md to include note for large datasets by @taysea in #56
-
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
New Contributors
- @halocline made their first contribution in #2
- @jcfilben made their first contribution in #5
- @taysea made their first contribution in #7
Full Changelog: https://github.com/grommet/grommet-leaflet/commits/v0.2.0