-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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.5.0-beta.1 #13204
v3.5.0-beta.1 #13204
Commits on Jun 18, 2024
-
Fix z-offset corner cases v2 (internal-1432)
* Convert x, y tilecoords to node coords * Update the station building with latest tools version and the examples using it
Configuration menu - View commit details
-
Copy full SHA for 9857c8b - Browse repository at this point
Copy the full SHA 9857c8bView commit details -
[MAPS3D-1347] Add landmark cutoff for the front plane (internal-1421)
* Add front cutoff opacity calculation * Add node sorting * Update front cutoff handling * Update front cutoff render tests * Enable front cutoff render tests * Fix linter issues * Fix model matrix calculation * Increase render test tolerances * Fix fov scale * Update landmark front cutoff terrain render test * Increase render test tolerances * Fix symbol hiding
Configuration menu - View commit details
-
Copy full SHA for 7073c91 - Browse repository at this point
Copy the full SHA 7073c91View commit details -
Minor changes required for line-pattern port to native (internal-1438)
* Fix line-width expression evaluation in native * Update line-pattern-trim-offset render tests
Configuration menu - View commit details
-
Copy full SHA for 8cd2809 - Browse repository at this point
Copy the full SHA 8cd2809View commit details -
Initialize particle positions using simple hash function (internal-1436)
* Initialize particle positions using simple esgtsa hash function - the intention is to make it easier for GL-native to initialize using identical positions so that the render test results agree. * Create particle position image once per layer
Configuration menu - View commit details
-
Copy full SHA for aba6b48 - Browse repository at this point
Copy the full SHA aba6b48View commit details -
Fix
queryRenderedFeatures
types (internal-1439)* Fix `queryRenderedFeatures` types
Configuration menu - View commit details
-
Copy full SHA for 0ac7fd1 - Browse repository at this point
Copy the full SHA 0ac7fd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for afb97bc - Browse repository at this point
Copy the full SHA afb97bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for d079378 - Browse repository at this point
Copy the full SHA d079378View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8dd3a9 - Browse repository at this point
Copy the full SHA f8dd3a9View commit details -
Bump @babel/core from 7.24.5 to 7.24.6 (internal-1450)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.5 to 7.24.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.6/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ec0d9a7 - Browse repository at this point
Copy the full SHA ec0d9a7View commit details -
Bump playwright from 1.44.0 to 1.44.1 (internal-1448)
Bumps [playwright](https://github.com/microsoft/playwright) from 1.44.0 to 1.44.1. - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.44.0...v1.44.1) --- updated-dependencies: - dependency-name: playwright dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cce9172 - Browse repository at this point
Copy the full SHA cce9172View commit details -
Bump @rollup/plugin-commonjs from 25.0.7 to 25.0.8 (internal-1447)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.7 to 25.0.8. - [Changelog](https://github.com/rollup/plugins/blob/master/packages/commonjs/CHANGELOG.md) - [Commits](https://github.com/rollup/plugins/commits/commonjs-v25.0.8/packages/commonjs) --- updated-dependencies: - dependency-name: "@rollup/plugin-commonjs" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 76a3654 - Browse repository at this point
Copy the full SHA 76a3654View commit details -
Bump puppeteer-core from 22.9.0 to 22.10.0 (internal-1446)
Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 22.9.0 to 22.10.0. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-core-v22.9.0...puppeteer-core-v22.10.0) --- updated-dependencies: - dependency-name: puppeteer-core 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>
Configuration menu - View commit details
-
Copy full SHA for 19610d9 - Browse repository at this point
Copy the full SHA 19610d9View commit details -
Bump stylelint from 16.5.0 to 16.6.0 (internal-1445)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.5.0 to 16.6.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.5.0...16.6.0) --- updated-dependencies: - dependency-name: stylelint 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>
Configuration menu - View commit details
-
Copy full SHA for a37161f - Browse repository at this point
Copy the full SHA a37161fView commit details -
Bump eslint-plugin-jsdoc from 48.2.5 to 48.2.6 (internal-1443)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.5 to 48.2.6. - [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.2.5...v48.2.6) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0b3260e - Browse repository at this point
Copy the full SHA 0b3260eView commit details -
Bump glob from 10.3.16 to 10.4.1 (internal-1449)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.16 to 10.4.1. - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.3.16...v10.4.1) --- updated-dependencies: - dependency-name: glob 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>
Configuration menu - View commit details
-
Copy full SHA for f96fc5e - Browse repository at this point
Copy the full SHA f96fc5eView commit details -
Bump @babel/eslint-parser from 7.24.5 to 7.24.6 (internal-1444)
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.24.5 to 7.24.6. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.6/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f0fd02a - Browse repository at this point
Copy the full SHA f0fd02aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d45f09 - Browse repository at this point
Copy the full SHA 6d45f09View commit details -
Improve Flow typings (internal-1453)
* Improve Flow typings
Configuration menu - View commit details
-
Copy full SHA for b16a7c1 - Browse repository at this point
Copy the full SHA b16a7c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c272d0d - Browse repository at this point
Copy the full SHA c272d0dView commit details -
[MAPS3D-1244] support symbols occlusions vs depth buffer via hardware…
… occlusion queries (internal-1419)
Configuration menu - View commit details
-
Copy full SHA for bda0842 - Browse repository at this point
Copy the full SHA bda0842View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffdcdff - Browse repository at this point
Copy the full SHA ffdcdffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e730e5 - Browse repository at this point
Copy the full SHA 4e730e5View commit details -
Bump stylelint from 16.6.0 to 16.6.1 (internal-1462)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.6.0 to 16.6.1. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md) - [Commits](stylelint/stylelint@16.6.0...16.6.1) --- updated-dependencies: - dependency-name: stylelint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f3e860f - Browse repository at this point
Copy the full SHA f3e860fView commit details -
Bump eslint-plugin-jsdoc from 48.2.6 to 48.2.7 (internal-1461)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.6 to 48.2.7. - [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.2.6...v48.2.7) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 51e230d - Browse repository at this point
Copy the full SHA 51e230dView commit details -
Bump testem from 3.13.0 to 3.14.0 (internal-1460)
Bumps [testem](https://github.com/testem/testem) from 3.13.0 to 3.14.0. - [Release notes](https://github.com/testem/testem/releases) - [Commits](testem/testem@v3.13.0...v3.14.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>
Configuration menu - View commit details
-
Copy full SHA for 2c24596 - Browse repository at this point
Copy the full SHA 2c24596View commit details -
Configuration menu - View commit details
-
Copy full SHA for c02c5dd - Browse repository at this point
Copy the full SHA c02c5ddView commit details -
Switch raster-particle-layer debug page to hosted data (internal-1454)
* Switch to hosted data for raster-particle-layer debug page * Remove unused local files * Add raster-particle-layer.html to release page list
Configuration menu - View commit details
-
Copy full SHA for a308cf0 - Browse repository at this point
Copy the full SHA a308cf0View commit details -
[MAPS3D-1272] Introduce clip layer to remove 3d data (internal-1351)
* introduce clipe layer to remove 3d data (for now fill extrusions and landmarks) * add example * handle instanced trees * existing behaviour for landmark regions * unit * handle symbols * symbols skip landmark influence * some optimisation to remove unnecessary array used by instanced model clipping logic * some refactoring and small fix in preparation to allow control for additional controls via layout properties to clip symbol and instanced model layers * instanced models skip landmark influence * support clipping extra layers specified via a list of values as a constant layout property * small fix * fix symbols not getting clipped at low zoom level * opt out early when tile does not overlap with the clip bounding region * standard extruded buildings handled separately as well * for now ignore the extruded-buildings case * support multi layers for instanced models and symbols * slightly different approach in prep for separating extruded buildings, wip * add render tests * test case for two layers one overriding the other * tiny fix in unit * missing property default * fix some remaining issues and update tests * no clipping in globe mode * add case for fill-extrusion WIP and somewhat flakey for now * test case for min max zoom * doc update * test for fill-extruion case * minor * unit and flow and a fix in debug page * Fix buld error * use enum, fix duplicate param in min max calcs, and few other review fixes * some housekeeping to pass clip masks similar to how order is passed down i.e. during setSources call * missing field when comparing region equality * move render tests out of model-layer folder --------- Co-authored-by: Jordi Torres <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 04830fc - Browse repository at this point
Copy the full SHA 04830fcView commit details -
Non draped lines and line-occlusion-opacity behind buildings and terr…
…ain (internal-1343) * Wip: specify line elevation in property array and use line-progress Incorrect rendering in render test as it still doesn't do clipping and tesselation * clipping on tile borders * tesellation, assuming terrain usage always * line occlusion opacity wip * render tests for lien occlusion opacity * render test for opacity and stenciling requirement * multiline transparency test * update render test data * fix elevated line render test * revert dynamic.js change * line pattern example with blue and gray circles * test fixes mergeLayers on terrain only for new layers, not for paint property changes to avoid flickering * line-pattern debug page - add terrain and line-z-offset * fix line-join none issue with elevated line * rebase render test after fixed line pattern in previous commit * fix gradient render test * add the u_alpha_discard_threshold to line pattern, too. * render testing elevated lines with > 65535 vertices * Cleanup * Revert second pass for draw_line - it is not needed to be introduced in this PR The approach would eventually come later but it is not needed now * Use proper feature distance when available * rebase
Configuration menu - View commit details
-
Copy full SHA for 4af1210 - Browse repository at this point
Copy the full SHA 4af1210View commit details -
Add color-theme property (internal-1402)
* Add Texture3D class * Add color-theme property to style spec * Add RenderColor class and pass around LUT to color properties Co-Authored-By: Konstantin Käfer <[email protected]> * Apply LUT on images * Apply LUT in model fragment shader * Add render tests for color-theme property * Add demo page for LUTs * fixup loadImage * fixup circular dependencies * Add render test to load colorTheme value from config * Load style with incorrect LUT value * Add test to load style with incorrect lut value * Get rid of redundant allocations when applying LUT on CPU (internal-1456) * Add getLut(scope) function to syle * Catch errors of color theme loading during style load --------- Co-authored-by: Konstantin Käfer <[email protected]> Co-authored-by: Volodymyr Agafonkin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a90f28 - Browse repository at this point
Copy the full SHA 0a90f28View commit details -
[MAPS3D-1331] Add model-cutoff-fade-range support for landmarks (inte…
…rnal-1437) * Implement model-cutoff-fade-range for landmarks * Enable render test * Update render test * Increase render test tolerance
Configuration menu - View commit details
-
Copy full SHA for e4238fc - Browse repository at this point
Copy the full SHA e4238fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6f8b46 - Browse repository at this point
Copy the full SHA c6f8b46View commit details -
* Setup TypeScript * git mv *.js *.ts * Typescriptify GL JS 🚀
Configuration menu - View commit details
-
Copy full SHA for f718e8e - Browse repository at this point
Copy the full SHA f718e8eView commit details -
Cleanup Flow leftovers (internal-1467)
* Cleanup Flow leftovers * Drop ObjMap type * Fix GeolocationPosition type
Configuration menu - View commit details
-
Copy full SHA for 3d9aef4 - Browse repository at this point
Copy the full SHA 3d9aef4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d945f3 - Browse repository at this point
Copy the full SHA 0d945f3View commit details -
* Drop `VecType` * Use GetElevation * Ignore test/util/mockServiceWorker.js
Configuration menu - View commit details
-
Copy full SHA for 035ff76 - Browse repository at this point
Copy the full SHA 035ff76View commit details -
Minor cleanup of style-spec package (internal-1485)
* Minor cleanup of style-spec package
Configuration menu - View commit details
-
Copy full SHA for 2b63e9e - Browse repository at this point
Copy the full SHA 2b63e9eView commit details -
Check TypeScript error suppressions (internal-1486)
* Add CI check for the TypeScript error suppressions * Log and use prior info about suppressions
Configuration menu - View commit details
-
Copy full SHA for 4f9b6d3 - Browse repository at this point
Copy the full SHA 4f9b6d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59c3b0f - Browse repository at this point
Copy the full SHA 59c3b0fView commit details -
Fix style-spec package structure (internal-1487)
* Restrict imports outside of the style-spec * Cleanup
Configuration menu - View commit details
-
Copy full SHA for ff2e48e - Browse repository at this point
Copy the full SHA ff2e48eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 464e521 - Browse repository at this point
Copy the full SHA 464e521View commit details -
Configuration menu - View commit details
-
Copy full SHA for bc9134a - Browse repository at this point
Copy the full SHA bc9134aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2c8d07 - Browse repository at this point
Copy the full SHA c2c8d07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b0b717 - Browse repository at this point
Copy the full SHA 9b0b717View commit details -
Improve TypeScript types (internal-1493)
* Improve TypeScript types * Expose `FitBoundsOptions` * Add `FeatureSelector` type
Configuration menu - View commit details
-
Copy full SHA for 2f9901c - Browse repository at this point
Copy the full SHA 2f9901cView commit details -
Bump @typescript-eslint/eslint-plugin from 7.12.0 to 7.13.0 (internal…
…-1501) Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 7.12.0 to 7.13.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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>
Configuration menu - View commit details
-
Copy full SHA for d23c654 - Browse repository at this point
Copy the full SHA d23c654View commit details -
Bump typescript-eslint from 7.12.0 to 7.13.0 (internal-1500)
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.12.0 to 7.13.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: typescript-eslint 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>
Configuration menu - View commit details
-
Copy full SHA for 7c7f901 - Browse repository at this point
Copy the full SHA 7c7f901View commit details -
Bump tsx from 4.12.0 to 4.15.1 (internal-1495)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.12.0 to 4.15.1. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.12.0...v4.15.1) --- updated-dependencies: - dependency-name: tsx 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>
Configuration menu - View commit details
-
Copy full SHA for 2aa6844 - Browse repository at this point
Copy the full SHA 2aa6844View commit details -
Bump esbuild from 0.21.4 to 0.21.5 (internal-1496)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.21.4 to 0.21.5. - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.21.4...v0.21.5) --- updated-dependencies: - dependency-name: esbuild dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 90f62c8 - Browse repository at this point
Copy the full SHA 90f62c8View commit details -
Bump json-stringify-pretty-compact from 2.0.0 to 4.0.0 (internal-1497)
Bumps [json-stringify-pretty-compact](https://github.com/lydell/json-stringify-pretty-compact) from 2.0.0 to 4.0.0. - [Changelog](https://github.com/lydell/json-stringify-pretty-compact/blob/main/CHANGELOG.md) - [Commits](lydell/json-stringify-pretty-compact@v2.0.0...v4.0.0) --- updated-dependencies: - dependency-name: json-stringify-pretty-compact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 740eaca - Browse repository at this point
Copy the full SHA 740eacaView commit details -
Bump eslint-plugin-jsdoc from 48.2.8 to 48.2.9 (internal-1502)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.2.8 to 48.2.9. - [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.2.8...v48.2.9) --- updated-dependencies: - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e66da21 - Browse repository at this point
Copy the full SHA e66da21View commit details -
Bump sort-object from 0.3.2 to 3.0.3 (internal-1499)
Bumps [sort-object](https://github.com/doowb/sort-object) from 0.3.2 to 3.0.3. - [Commits](doowb/sort-object@v0.3.2...3.0.3) --- updated-dependencies: - dependency-name: sort-object dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 829f4d6 - Browse repository at this point
Copy the full SHA 829f4d6View commit details -
Bump @mapbox/unitbezier from 0.0.0 to 0.0.1 (internal-1503)
Bumps [@mapbox/unitbezier](https://github.com/mapbox/unitbezier) from 0.0.0 to 0.0.1. - [Release notes](https://github.com/mapbox/unitbezier/releases) - [Commits](https://github.com/mapbox/unitbezier/commits/v0.0.1) --- updated-dependencies: - dependency-name: "@mapbox/unitbezier" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e997c23 - Browse repository at this point
Copy the full SHA e997c23View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb3bce4 - Browse repository at this point
Copy the full SHA bb3bce4View commit details -
Bump tsx from 4.15.1 to 4.15.2 (internal-1507)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.15.1 to 4.15.2. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.15.1...v4.15.2) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 92e2569 - Browse repository at this point
Copy the full SHA 92e2569View commit details -
Bump puppeteer-core from 22.10.0 to 22.10.1 (internal-1506)
Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 22.10.0 to 22.10.1. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-core-v22.10.0...puppeteer-core-v22.10.1) --- updated-dependencies: - dependency-name: puppeteer-core dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3f4d165 - Browse repository at this point
Copy the full SHA 3f4d165View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8351f22 - Browse repository at this point
Copy the full SHA 8351f22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a74e6 - Browse repository at this point
Copy the full SHA 23a74e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 143ea84 - Browse repository at this point
Copy the full SHA 143ea84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23d76d1 - Browse repository at this point
Copy the full SHA 23d76d1View commit details -
[clip-layer] Update style spec and always remove 3d extruded buildings.
#1512 always remove 3d extruded buildings, rename property change to be more conventional, some refactoring and an additional render test, exclude one render test for the separated case of fill-extrusion which will be revisited in future.
Configuration menu - View commit details
-
Copy full SHA for 8229e2a - Browse repository at this point
Copy the full SHA 8229e2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2abe8d - Browse repository at this point
Copy the full SHA c2abe8dView commit details -
Minify code with the terser targeting
es2020
(internal-1510)* Use `es2022` in production and `esnext` in development * Use `ecma: 2020` in terser * Disable code transform with esbuild
Configuration menu - View commit details
-
Copy full SHA for 7ae3749 - Browse repository at this point
Copy the full SHA 7ae3749View commit details -
[GLJS-848] Improve TypeScript types (internal-1514)
* Improve TypeScript types * drop unused assertions
Configuration menu - View commit details
-
Copy full SHA for 4a56108 - Browse repository at this point
Copy the full SHA 4a56108View commit details -
Fix rotated icon position during globe transition (internal-1517)
* Fix rotated icon position during globe transition * Add render tests for symbol rotation on globe transition
Configuration menu - View commit details
-
Copy full SHA for eeed345 - Browse repository at this point
Copy the full SHA eeed345View commit details -
Configuration menu - View commit details
-
Copy full SHA for be02ed5 - Browse repository at this point
Copy the full SHA be02ed5View commit details -
Improve TypeScript types (internal-1521)
Improve backward compatibility with community typings. * Overload `Map#once` type * Export Source implementation types * Split `MapDataEvent` into `MapStyleDataEvent` and `MapSourceDataEvent` * Use `GeoJSON.GeoJSON | string` as `GeoJSONSourceSpecification['data']` type instead of `unknown`
Configuration menu - View commit details
-
Copy full SHA for 43c0e1e - Browse repository at this point
Copy the full SHA 43c0e1eView commit details -
Remove legacy
gl-stats.js
script & puppeteer deps (internal-1523)* remove legacy gl-stats script & puppeteer deps * fixup
Configuration menu - View commit details
-
Copy full SHA for 4aa3f37 - Browse repository at this point
Copy the full SHA 4aa3f37View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8d6a6c - Browse repository at this point
Copy the full SHA b8d6a6cView commit details -
Upgrade
geojson-vt
to v4 (internal-1524)* upgrade geojson-vt to v4 * explicitly add geojson-vt types * fixup * fixup
Configuration menu - View commit details
-
Copy full SHA for 5b5afe1 - Browse repository at this point
Copy the full SHA 5b5afe1View commit details -
Bump @types/node from 20.14.2 to 20.14.3 (internal-1527)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.2 to 20.14.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 60a4a5c - Browse repository at this point
Copy the full SHA 60a4a5cView commit details -
Bump tsx from 4.15.2 to 4.15.6 (internal-1529)
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.15.2 to 4.15.6. - [Release notes](https://github.com/privatenumber/tsx/releases) - [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs) - [Commits](privatenumber/tsx@v4.15.2...v4.15.6) --- updated-dependencies: - dependency-name: tsx dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9c80fbd - Browse repository at this point
Copy the full SHA 9c80fbdView commit details -
Bump tape from 5.7.5 to 5.8.1 (internal-1528)
Bumps [tape](https://github.com/tape-testing/tape) from 5.7.5 to 5.8.1. - [Changelog](https://github.com/tape-testing/tape/blob/master/CHANGELOG.md) - [Commits](tape-testing/tape@v5.7.5...v5.8.1) --- updated-dependencies: - dependency-name: tape 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>
Configuration menu - View commit details
-
Copy full SHA for ebdeea3 - Browse repository at this point
Copy the full SHA ebdeea3View commit details -
Bump the eslint-dependencies group with 4 updates (internal-1526)
Bumps the eslint-dependencies group with 4 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript-eslint/eslint-plugin` from 7.13.0 to 7.13.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 7.13.0 to 7.13.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/parser) Updates `eslint-plugin-jsdoc` from 48.2.9 to 48.2.12 - [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.2.9...v48.2.12) Updates `typescript-eslint` from 7.13.0 to 7.13.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.13.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint-dependencies - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint-dependencies - dependency-name: eslint-plugin-jsdoc dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint-dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 70a8d87 - Browse repository at this point
Copy the full SHA 70a8d87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64e7230 - Browse repository at this point
Copy the full SHA 64e7230View commit details -
[MAPS3D-1372] Add support for tileJson variants to enable meshopt til…
…es (internal-1530) * Add support for tileJson variants to enable meshopt tiles in new versions New versions of the sdk will still be pointing to meshopt urls after tileJson parsing whilst old versions will still be pointing to draco urls for downloading tiles * Override all fields in geojson coming from variant
Configuration menu - View commit details
-
Copy full SHA for dd2d1bb - Browse repository at this point
Copy the full SHA dd2d1bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc1b1af - Browse repository at this point
Copy the full SHA bc1b1afView commit details -
Add
experimental
tag support (internal-1525)* Add experimental tag support * Skip validation for `experimental: true` keys
Configuration menu - View commit details
-
Copy full SHA for 5cc42bc - Browse repository at this point
Copy the full SHA 5cc42bcView commit details -
Fix Style-Spec "expression enum" types generation (internal-1533)
* Fix Style-Spec expression enum types generation
Configuration menu - View commit details
-
Copy full SHA for 840e8a7 - Browse repository at this point
Copy the full SHA 840e8a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5deada - Browse repository at this point
Copy the full SHA d5deadaView commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2421c8c - Browse repository at this point
Copy the full SHA 2421c8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bcdf23 - Browse repository at this point
Copy the full SHA 3bcdf23View commit details -
--------- Co-authored-by: Stepan Kuzmin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7dec10f - Browse repository at this point
Copy the full SHA 7dec10fView commit details