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

feat(runtime): add element controller #5393

Merged
merged 30 commits into from
Feb 2, 2024
Merged

Conversation

Aarebecca
Copy link
Contributor

@Aarebecca Aarebecca commented Jan 30, 2024

  • 新增 ElementController,主要负责元素样式计算、绘制和更新

Feb-02-2024 16-31-18


  • Add ElementController, mainly responsible for element style calculation, drawing and updating

packages/g6/src/palettes/types.ts Outdated Show resolved Hide resolved
packages/g6/src/registry/constants.ts Show resolved Hide resolved
packages/g6/src/themes/light.ts Show resolved Hide resolved
packages/g6/src/utils/style.ts Outdated Show resolved Hide resolved
packages/g6/src/runtime/element.ts Outdated Show resolved Hide resolved
packages/g6/src/runtime/element.ts Outdated Show resolved Hide resolved
@Aarebecca Aarebecca changed the title wip: add element controller feat(runtime): add element controller Feb 2, 2024
@Aarebecca Aarebecca merged commit c763217 into v5-temp Feb 2, 2024
2 of 4 checks passed
@Aarebecca Aarebecca deleted the feat/element-controller-2 branch February 2, 2024 09:34
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