Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@lzxue
Copy link
Contributor

@lzxue lzxue commented Jul 3, 2025

[English Template / 英文模板]

🤔 这个变动的性质是?

  • 新特性提交
  • 日常 bug 修复
  • 站点、文档改进
  • 演示代码改进
  • 组件样式/交互改进
  • TypeScript 定义更新
  • 包体积优化
  • 性能优化
  • 功能增强
  • 国际化改进
  • 重构
  • 代码风格优化
  • 测试用例
  • 分支合并
  • 工作流程
  • 版本更新
  • 其他改动(是关于什么的改动?)

🔗 相关 Issue

💡 需求背景和解决方案

📝 更新日志

语言 更新描述
🇺🇸 英文
🇨🇳 中文

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项⚠️

  • 文档已补充或无须补充
  • 代码演示已提供或无须提供
  • TypeScript 定义已补充或无须补充
  • Changelog 已提供或无须提供

lzxue added 16 commits July 1, 2025 11:43
- Rebuild gl package native bindings to fix webgl.node missing error
- Configure Jest to run tests serially (maxWorkers: 1) to avoid GL context conflicts
- Add memory limits and Node.js heap size increase to prevent SIGABRT crashes
- Add missing @eslint/js dependency for ESLint configuration
- All 87 test suites now pass including citybuliding layer tests

Fixes GL context creation issues in Jest environment that were causing
worker processes to crash with SIGABRT errors due to memory limitations
and concurrent GL context creation.
- Remove -actual suffix from snapshot files
- Update existing snapshot files to match current rendering output
- Clean up unused snapshot files
- Add changeset for layer relative coordinate system feature
- Mark all L7 packages as minor version bump
- Update changeset description
@changeset-bot
Copy link

changeset-bot bot commented Jul 3, 2025

🦋 Changeset detected

Latest commit: 1b04c32

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 12 packages
Name Type
@antv/l7-component Patch
@antv/l7-layers Patch
@antv/l7-source Patch
@antv/l7-core Patch
@antv/l7-maps Patch
@antv/l7-map Patch
@antv/l7 Patch
@antv/l7-scene Patch
@antv/l7-renderer Patch
@antv/l7-test-utils Patch
@antv/l7-three Patch
@antv/l7-utils Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@petercat-assistant
Copy link

概述

此PR主要是将多个包设置为私有补丁版本,涉及到的包包括@antv/l7-component@antv/l7-layers@antv/l7-source@antv/l7-core@antv/l7-maps@antv/l7-map@antv/l7。此外,还添加了对相对坐标系的支持。

变更

文件 概要
.changeset/true-lamps-repair.md 将多个包设置为私有补丁版本,并添加相对坐标系支持。

'@antv/l7': patch
---

相对坐标系支持

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

请确保相对坐标系支持的实现不会影响现有功能,并经过充分测试以避免潜在的回归问题。

@lzxue lzxue merged commit 39e418c into master Jul 3, 2025
7 checks passed
@lzxue lzxue deleted the feat_zoom_22 branch July 3, 2025 04:14
@github-actions github-actions bot mentioned this pull request Jul 3, 2025
@github-actions github-actions bot mentioned this pull request Jul 10, 2025
@github-actions github-actions bot mentioned this pull request Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant