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.0.0 #12988

Merged
merged 29 commits into from
Nov 29, 2023
Merged

v3.0.0 #12988

merged 29 commits into from
Nov 29, 2023

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    a921d73 View commit details
    Browse the repository at this point in the history
  2. [MAPS3D-1124] Consistent docs (internal-935)

    * consistent docs
    
    * remove require for model related emissiveness props
    akoylasar authored and stepankuzmin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    b482654 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31aa370 View commit details
    Browse the repository at this point in the history
  4. [GLJS-559] Clear source caches in imports on projection change (inter…

    …nal-944)
    
    * Reload sources on projection change
    
    * Fix source cache tile cleanup on changing map projection
    
    * Add allowed value to imports/set-projection
    stepankuzmin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    456467e View commit details
    Browse the repository at this point in the history
  5. [GLJS-578] Don't reset shared style changes when creating fragments (…

    …internal-946)
    
    * Don't reset shared style changes when creating fragments
    
    * Add unit test
    stepankuzmin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c0bebe4 View commit details
    Browse the repository at this point in the history
  6. [MAPS3D-1044] Fix breakage of ground effect that occurs when edges cr…

    …oss tile boundaries (internal-943)
    
    * [MAPS3D-1044] Fix breakage of ground effect that occurs when edges cross tile boundaries
    
    * render test
    akoylasar authored and stepankuzmin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    38432e7 View commit details
    Browse the repository at this point in the history
  7. [GLJS-579] Fix adding first import (internal-947)

    * Fix adding first import
    
    * simplify import management code in style.js (internal-948)
    
    ---------
    
    Co-authored-by: Volodymyr Agafonkin <[email protected]>
    stepankuzmin and mourner committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    a2ef613 View commit details
    Browse the repository at this point in the history
  8. [GLJS-580] Ignore layer slot in style diffs (internal-949)

    * Ignore layer slot in style diffs
    
    * Add unit test
    stepankuzmin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ed3be18 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1380a73 View commit details
    Browse the repository at this point in the history
  10. [GLJS-584] Fix missing condition for circle layer depth occlusion (in…

    …ternal-953)
    
    * [GLJS-584] fix missing condition for circle layer depth occlusion
    
    * add render test
    akoylasar authored and stepankuzmin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    04a8ce3 View commit details
    Browse the repository at this point in the history
  11. [GLJS-493] Diff configs on setStyle (internal-952)

    * Diff configs on setStyle
    
    * Add render test
    stepankuzmin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    2a0e16d View commit details
    Browse the repository at this point in the history
  12. [GLJS-587] Fix Style.mergeAll when removing all imports (internal-954)

    * Fix Style.mergeAll when removing all imports
    
    * Ignore legacy light since it's always set
    
    * Add scope check for terrain in mergeAll
    
    * Add layers check to the unit test
    
    * Cleanup Style._remove()
    
    * Check for terrain or globe on Style.mergeAll()
    stepankuzmin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    c51898b View commit details
    Browse the repository at this point in the history
  13. v3.0.0-rc.4 (internal-955)

    mourner authored and stepankuzmin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    20182c9 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    60512ff View commit details
    Browse the repository at this point in the history
  15. [GLJS-589] Diff slots on setStyle (internal-959)

    * Diff slots on setStyle
    
    * Update error message
    
    * Move repeating Style checks to _checkLayer and _checkSource
    stepankuzmin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    75e4c0b View commit details
    Browse the repository at this point in the history
  16. Rewrite 3D Style async/await functions to Promises (internal-960)

    * Rewrite 3D Style async/await functions to Promises
    
    * Fix decodeGLTF
    
    * Cleanup
    
    * Restrict async/await in ESLint
    stepankuzmin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    de3bc82 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    5f7d20a View commit details
    Browse the repository at this point in the history
  18. Bump testem from 3.10.1 to 3.11.0 (internal-958)

    Bumps [testem](https://github.com/testem/testem) from 3.10.1 to 3.11.0.
    - [Release notes](https://github.com/testem/testem/releases)
    - [Commits](testem/testem@v3.10.1...v3.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: testem
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and stepankuzmin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    6b68894 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f64de0f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6cde33f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    52e6384 View commit details
    Browse the repository at this point in the history
  22. Update v8.json (internal-968)

    Add version information to lights root element
    astojilj authored and stepankuzmin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    23bd82f View commit details
    Browse the repository at this point in the history
  23. Update Documentation (internal-969)

    * Mark Models section as private and fix setConfigProperty example
    
    * Mark renderstart event as private
    
    * Move setConfigProperty to the Style properties section
    
    * Move setLights/getLights to the Style properties section
    
    * Update events.js
    stepankuzmin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ccd60c9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    709e33f View commit details
    Browse the repository at this point in the history
  25. [GLJS-593] Fix source name collision between imports in symbol layers…

    … (internal-972)
    
    * fix issue with source collision between imports in symbol layers
    
    * Add render test
    
    * Use layer.scope instead of getScopeFromFQID
    
    ---------
    
    Co-authored-by: Stepan Kuzmin <[email protected]>
    mourner and stepankuzmin committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    f174204 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a2b3344 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    7102f06 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. v3.0.0

    stepankuzmin committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3030405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    118e87d View commit details
    Browse the repository at this point in the history