Releases: smithmicro/mapbox-gl-circle
Releases · smithmicro/mapbox-gl-circle
1.6.7
optionalDependencies
removed from package.json
, making this package easier to depend on (#82)
- Bug fix for overlapping mouse-down events, causing the edit handle to lock until the user performs a full page refresh (#80)
1.6.6
- New CI/CD integration, replacing Jenkins with GitHub Actions (#93)
1.6.5
- Bug fix for layer switching in
mapbox-gl>0.40.1
(#73)
- Half-fixed bug causing errors when adding circle to map style without the
waterway-label
layer
1.6.4
- Performance improvements for Firefox and Edge on slow computers (#64, #59, mapbox/smithmicro-collab#1)
- Deprecated Docker build step
1.6.3
- Transferring core project into SmithMicro organization,
mblomdahl/mapbox-gl-circle -> smithmicro/mapbox-gl-circle
1.6.2
- Handle center/radius drag interactions over Mapbox GL markers
- Watch for removal of map container and handle removal
1.6.1
- Improved move animation (#55)
1.6.0
- Add optional
before
argument to MapboxCircle.addTo (#50)
- Updated center/radius handle interactions to make performance issues more subtle
1.5.2
- #47 Fix bug where the circle would always show a horizontal resize cursor on radius handles, irrespective of position (top/bottom/right/left)
1.5.1
- Bug fixes with respect to cursor style when hovering over editable-and-clickable circles (SPFAM-1293)