Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v3.2.0 #13101

Merged
merged 26 commits into from
Mar 1, 2024
Merged

v3.2.0 #13101

merged 26 commits into from
Mar 1, 2024

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    022a8cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    424472a View commit details
    Browse the repository at this point in the history
  3. Bump eslint-plugin-jsdoc from 48.0.6 to 48.1.0 (internal-1152)

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.0.6 to 48.1.0.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v48.0.6...v48.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and mourner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    fcb8f69 View commit details
    Browse the repository at this point in the history
  4. Bump selenium-webdriver from 4.17.0 to 4.18.0 (internal-1153)

    Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.17.0 to 4.18.0.
    - [Release notes](https://github.com/SeleniumHQ/selenium/releases)
    - [Commits](SeleniumHQ/selenium@selenium-4.17.0...selenium-4.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: selenium-webdriver
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and mourner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c0ed955 View commit details
    Browse the repository at this point in the history
  5. Bump tape from 5.7.4 to 5.7.5 (internal-1155)

    Bumps [tape](https://github.com/ljharb/tape) from 5.7.4 to 5.7.5.
    - [Changelog](https://github.com/tape-testing/tape/blob/master/CHANGELOG.md)
    - [Commits](tape-testing/tape@v5.7.4...v5.7.5)
    
    ---
    updated-dependencies:
    - dependency-name: tape
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and mourner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    9e918df View commit details
    Browse the repository at this point in the history
  6. [MAPS3D-1265] Fix tile ordering for overlap case. (internal-1149)

    In case of overlap of different z levels tile ordering needs has to be guaranteed in HiZ first, LoZ second order.
    
    Explicitly sort tiles to satisfy that guarantee.
    
    Considered to be a workaround.
    alexey-romanov authored and mourner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    8a4b0b6 View commit details
    Browse the repository at this point in the history
  7. Improve typings (internal-1151)

    stepankuzmin authored and mourner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5f43544 View commit details
    Browse the repository at this point in the history
  8. Tracked Parameters - remove rollup alias plugin warning (internal-1160)

    * Tracked Parameters - remove rollup alias plugin warning
    
    * Use ESM resolving
    
    * Rename map option `enableEmbeddedDevUI` -> `devtools`
    
    ---------
    
    Co-authored-by: Stepan Kuzmin <stepan.kuzmin@mapbox.com>
    2 people authored and mourner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    8eccb32 View commit details
    Browse the repository at this point in the history
  9. Refactor Tracked Parameters UI (internal-1162)

    * Refactor Tracked Parameters ui
    
    * Use top-right corner
    stepankuzmin authored and mourner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    390a39f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d934b25 View commit details
    Browse the repository at this point in the history
  11. Fix debug pages (internal-1163)

    * Fix debug/atmosphere.html
    
    * Fix debug/fog.html
    
    * Fix debug/hillshade.html
    
    * Fix debug/measure-light.html
    
    * Fix debug/raster-color.html
    
    * Fix debug/raster.html
    
    * Fix debug/shadows.html
    stepankuzmin authored and mourner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    1c2a522 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    138f81c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7a88b24 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    51432dc View commit details
    Browse the repository at this point in the history
  15. Tracker Parameters - allow buttons. Expose terrain proxy cache parame…

    …ters. (internal-1172)
    
    * tracked parameters: allow buttons
    
    * expose render cache parameters:
      - button to invalidate render cache -> draping once
      - button to completely disable render cache -> always draping
    alexey-romanov authored and mourner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2c2ab38 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0065a4c View commit details
    Browse the repository at this point in the history
  17. [GLJS-712] Fix config serialization issue when configuration value is…

    … a format expression (internal-1178)
    
    * Fix style serialization issue when config value is format expression
    
    * add render test
    
    * lint
    zmiao authored and mourner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4176168 View commit details
    Browse the repository at this point in the history
  18. Improve Flow typings (internal-1165)

    Use IStructArrayLayout
    
    Reorder imports
    stepankuzmin authored and mourner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0be1dd3 View commit details
    Browse the repository at this point in the history
  19. Bump selenium-webdriver from 4.18.0 to 4.18.1 (internal-1183)

    Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.18.0 to 4.18.1.
    - [Release notes](https://github.com/SeleniumHQ/selenium/releases)
    - [Commits](SeleniumHQ/selenium@selenium-4.18.0...selenium-4.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: selenium-webdriver
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and mourner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4203bce View commit details
    Browse the repository at this point in the history
  20. Bump testem from 3.11.0 to 3.12.0 (internal-1186)

    Bumps [testem](https://github.com/testem/testem) from 3.11.0 to 3.12.0.
    - [Release notes](https://github.com/testem/testem/releases)
    - [Commits](testem/testem@v3.11.0...v3.12.0)
    
    ---
    updated-dependencies:
    - dependency-name: testem
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and mourner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    4766213 View commit details
    Browse the repository at this point in the history
  21. Bump eslint-plugin-jsdoc from 48.1.0 to 48.2.0 (internal-1185)

    Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.1.0 to 48.2.0.
    - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
    - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
    - [Commits](gajus/eslint-plugin-jsdoc@v48.1.0...v48.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: eslint-plugin-jsdoc
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and mourner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    cb66b85 View commit details
    Browse the repository at this point in the history
  22. [GLJS-643] Run unit tests with Vitest (internal-713)

    ---------
    
    Co-authored-by: Aleksandr Shoronov <aleksandr.shoronov@mapbox.com>
    Co-authored-by: Volodymyr Agafonkin <agafonkin@gmail.com>
    3 people committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d35d760 View commit details
    Browse the repository at this point in the history
  23. Bump playwright from 1.41.1 to 1.41.2 (internal-1192)

    Bumps [playwright](https://github.com/microsoft/playwright) from 1.41.1 to 1.41.2.
    - [Release notes](https://github.com/microsoft/playwright/releases)
    - [Commits](microsoft/playwright@v1.41.1...v1.41.2)
    
    ---
    updated-dependencies:
    - dependency-name: playwright
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and mourner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    9c58cc0 View commit details
    Browse the repository at this point in the history
  24. Remove tap-related legacy dependencies (internal-1194)

    * remove unused deps and broken test-cov script
    
    * fix test-build
    mourner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d66267c View commit details
    Browse the repository at this point in the history
  25. Add occlusion texture transform for meshopt support in gl-native (int…

    …ernal-1147)
    
    * Support for meshopt in gl-native
    
    * Add colors test
    jtorresfabra authored and mourner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    cb3622b View commit details
    Browse the repository at this point in the history
  26. v3.2.0 (internal-1198)

    mourner committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    d6eacf6 View commit details
    Browse the repository at this point in the history