Skip to content

Releases: smithmicro/mapbox-gl-circle

1.6.7

23 Oct 16:08
Compare
Choose a tag to compare
  • 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

23 Oct 13:31
Compare
Choose a tag to compare
  • New CI/CD integration, replacing Jenkins with GitHub Actions (#93)

1.6.5

28 Feb 15:58
Compare
Choose a tag to compare
  • 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

28 Feb 15:58
Compare
Choose a tag to compare
  • Performance improvements for Firefox and Edge on slow computers (#64, #59, mapbox/smithmicro-collab#1)
  • Deprecated Docker build step

1.6.3

07 Dec 16:59
Compare
Choose a tag to compare
  • Transferring core project into SmithMicro organization, mblomdahl/mapbox-gl-circle -> smithmicro/mapbox-gl-circle

1.6.2

03 Dec 21:15
Compare
Choose a tag to compare
  • Handle center/radius drag interactions over Mapbox GL markers
  • Watch for removal of map container and handle removal

1.6.1

28 Oct 19:27
Compare
Choose a tag to compare
  • Improved move animation (#55)

1.6.0

22 Oct 19:22
Compare
Choose a tag to compare
  • Add optional before argument to MapboxCircle.addTo (#50)
  • Updated center/radius handle interactions to make performance issues more subtle

1.5.2

08 Oct 12:49
Compare
Choose a tag to compare
  • #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

08 Oct 09:13
Compare
Choose a tag to compare
  • Bug fixes with respect to cursor style when hovering over editable-and-clickable circles (SPFAM-1293)