Skip to content

refactor: extract t-svg to t-chart,t-canvas,t-svg - #28

Merged
taiiiyang merged 1 commit into
masterfrom
refactor/extract-svg-renderer
Sep 8, 2025
Merged

refactor: extract t-svg to t-chart,t-canvas,t-svg#28
taiiiyang merged 1 commit into
masterfrom
refactor/extract-svg-renderer

Conversation

@taiiiyang

@taiiiyang taiiiyang commented Sep 8, 2025

Copy link
Copy Markdown
Owner

Type of Changes

  • ✨ New feature (feat)
  • 🐛 Bug fix (fix)
  • 📝 Documentation change (docs)
  • 💄 UI/style change (style)
  • ♻️ Code refactoring (refactor)
  • ⚡ Performance improvement (perf)
  • ✅ Test related (test)
  • 🔧 Build or dependencies update (build)
  • 🔄 CI/CD related (ci)
  • 🌐 Internationalization (i18n)
  • 🔄 Revert a previous commit (revert)
  • 📦 Other changes that do not modify src or test files (chore)

Description

  • 修复 test 中错误
  • 重命名仓库命
  • 抽离 t-svg 为 t-chart 和 t-svg ,明确分工
  • 重新调整各个部分的导入,设置 t-svg,t-canvas,t-utils 为内部依赖

Related Issue

Closes #7
Closes #21

How Has This Been Tested?

  • Added unit tests
  • Verified through manual testing

Additional Information

@taiiiyang
taiiiyang merged commit 127bedc into master Sep 8, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE] 重命名仓库名 [REFACTOR] 抽离 t-svg

1 participant