All Versions
145
Latest Version
Avg Release Cycle
20 days
Latest Release
818 days ago

Changelog History
Page 2

  • v6.1.0-beta.1 Changes

    January 22, 2021
    • โž• Add eventRecognizerOptions prop (#1302)
    • Controller inertia (#1303)
    • ๐Ÿ›  Misc component bug fixes (#1301)
    • Align control component APIs (#1297)
    • ๐Ÿ›  Minor fixes to GeolocateControl (#1296)
    • โž• Add AttributionControl (#1295)
    • Smooth zoom on scroll (#1288)
    • Defer onInteractionStateChange callback (#1287)
    • Prevent overlay container from scrolling on focus (#1286)
    • ๐Ÿ›  Fix no token warning message (#1289)
  • v6.1.0-alpha.1 Changes

    January 05, 2021
    • Clean up and document MapContext and useMapControl APIs (#1278)
    • ๐Ÿ›  Fix React error when transition is triggered (#1277)
    • โฌ†๏ธ Bump mapbox-gl (#1279)
    • ๐Ÿ”จ Refactor StaticMap and InteractiveMap into functional components (#1271)
    • Resolve prettier conflict (#1274)
    • Migrate to TypeScript: initial commit (#1268)
    • ๐Ÿ›  Fix bug where Source does not render its children on first render (#1250)
    • ๐Ÿšš Move controls to functional component (#1242)(#1243)(#1244)(#1245)
    • Elevate map to top-level MapContext (#1233)
    • Replace react resizer with ResizeObserver (#1174)
  • v6.0.2 Changes

    December 21, 2020
    • โž• Add support for 'sky' layer type to Layer component (#1270)
  • v6.0.1 Changes

    December 17, 2020
    • ๐Ÿš€ Drop a breaking change intended for the next minor release
  • v6.0

  • v5.2.11 Changes

    December 11, 2020
    • Safe check layer props (#1225)
    • ๐Ÿ›  Fix dynamic position offscreen (#1253)
    • ๐Ÿ›  Fix dynamic position tests (#1255)
  • v5.2.10 Changes

    November 05, 2020
    • ๐Ÿ‘‰ Use valid fill-extrusion value for layer type (#1199)
    • โž• Add capturePointerMove to NavigationControl (#1215)
    • ๐Ÿ›  Fix user location dot offset (#1220)
    • ๐Ÿ‘ฏ Safety check before calling cloneElement (#1219)
  • v5.2.9 Changes

    October 08, 2020
    • ๐Ÿ›  Fix for layout and paint diffing logic (#1194)
    • โž• Add types for layer type and source-layer (#1192)
    • ๐Ÿ‘Œ Support updating vector source (#1196)
    • ๐Ÿ›  Fix IE compatibility (#1195)
    • โž• Add label prop to FullscreenControl (#1197)
  • v5.2.8 Changes

    September 01, 2020
    • Always rerender overlay after map initialization (#1172)
  • v5.2.7 Changes

    June 05, 2020
    • โœ… NavigationControl: fall back to the latest UI version (#1124)
    • [Geolocate] fix auto when location blocked (#1126)