-
Notifications
You must be signed in to change notification settings - Fork 350
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
Ccf 2024/icon #899
Ccf 2024/icon #899
Conversation
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. 🗂️ Base branches to auto review (2)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
* feat: 新增物料-图标模块 * feat: 自定义图标方案 * feat: 自定义图标方案 --------- Co-authored-by: YPF <ypf@acewill.cn>
* feat: 新增物料-图标模块 * feat: 自定义图标方案 * feat: 自定义图标方案 --------- Co-authored-by: YPF <ypf@acewill.cn>
赛题分析 —— 当前存在的问题分析
当前支持
当前问题分析
赛题分析 —— 方案目标
基于低码平台实现通用图标解决方案
要解决的核心问题
基于低码平台实现通用图标解决方案
方案设计概述 —— 常用方案分析
font 字体图标
组件库内置Icon组件
inline svg
方案设计概述 —— 最终选择SVG
iconify
unplugin-icons、unplugin-vue-components
方案实现 —— 概述
方案实现 —— 架构图
方案实现 —— 物料协议
方案实现 —— 功能设计
物料-图标插件 (packages/plugins/materials/src/icon)
画布渲染 (packages/canvas)
预览渲染 ( packages/design-core/preview)
出码配置( packages/vue-generator)
TODO
[] tiny-engine-data-center API
[] 用户体验优化
[] 单个图标导入
[] 代码优化