Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mapbox/mapbox-gl-js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.9.1
Choose a base ref
...
head repository: mapbox/mapbox-gl-js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.9.2
Choose a head ref
  • 2 commits
  • 6 files changed
  • 4 contributors

Commits on Jul 14, 2022

  1. v2.9.2 cherry-picks (#12088)

    * Fallback to hardcoded units in browsers without `NumberFormat` support in `ScaleControl` (#12068)
    
    Add a workaround in ScaleControl to support localization in browsers without NumberFormat support
    
    Co-authored-by: Ansis Brammanis <ansis@mapbox.com>
    
    * Fix GeolocateControl in Safari (#12080)
    
    * fix GeolocateControl in Safari
    
    * update geolocate unit test to cover the fix
    
    Co-authored-by: Stepan Kuzmin <stepan.kuzmin@mapbox.com>
    Co-authored-by: Ansis Brammanis <ansis@mapbox.com>
    Co-authored-by: Volodymyr Agafonkin <agafonkin@gmail.com>
    4 people authored Jul 14, 2022
    Copy the full SHA
    b912966 View commit details
  2. v2.9.2 (#12089)

    karimnaaji authored Jul 14, 2022
    Copy the full SHA
    e29e113 View commit details
Loading