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

Release #1822

Merged
merged 2 commits into from
Nov 7, 2024
Merged

Release #1822

merged 2 commits into from
Nov 7, 2024

Conversation

Aarebecca
Copy link
Contributor

  • refactor: support optimize massive attrs clone

  • chore: commit changeset

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / Document optimization
  • TypeScript definition update
  • Refactoring
  • Performance improvement
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • TypeScript definition is updated/provided or not needed
  • Changelog is provided or not needed

* refactor: support optimize massive attrs clone

* chore: commit changeset
import { Rect, runtime } from '@antv/g';

export async function massiveAttrs(context) {
const { canvas, gui } = context;

Check notice

Code scanning / CodeQL

Unused variable, import, function or class Note test

Unused variable gui.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@Aarebecca Aarebecca merged commit 57fd6ac into next Nov 7, 2024
6 checks passed
@Aarebecca Aarebecca deleted the release branch November 7, 2024 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant