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

refactor: composite shapes animation #5759

Merged
merged 1 commit into from
May 22, 2024
Merged

refactor: composite shapes animation #5759

merged 1 commit into from
May 22, 2024

Conversation

yvonneyx
Copy link
Contributor

  • 重新组织代码以支持在自定义复合图形时能直接使用内置动画

* Get the prefix pairs for composite shapes used to handle animation
* @returns tuples array where each tuple contains a key corresponding to a method `get${key}Style` and its shape prefix
*/
protected get compositeShapes(): [string, string][] {
Copy link
Contributor

Choose a reason for hiding this comment

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

可以在 元素约定 这里添加上这里的约定。

@Aarebecca Aarebecca merged commit 68ee8e3 into v5 May 22, 2024
5 checks passed
@Aarebecca Aarebecca deleted the fix/animation branch May 22, 2024 02:23
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.

2 participants