Skip to content

feat(module): 优化组件和图标支持配置及注册逻辑#2

Merged
aibayanyu20 merged 2 commits intoantdv-next:mainfrom
nongshell:main
Feb 18, 2026
Merged

feat(module): 优化组件和图标支持配置及注册逻辑#2
aibayanyu20 merged 2 commits intoantdv-next:mainfrom
nongshell:main

Conversation

@nongshell
Copy link
Copy Markdown
Contributor

  • 为模块增加 component 选项支持,默认启用组件
  • 调整 icon 选项默认值为 false,区分组件和图标的启用逻辑
  • 优化组件和图标过滤注册流程,支持 include 和 exclude 规则
  • 仅当组件启用时添加插件和服务端插件
  • 配置文件中新增 antd.component 开关支持
  • playground 示例中补充并调整图标使用和布局
  • 修正测试路径变量为基于 URL 的动态路径,提升兼容性

nongshell and others added 2 commits February 15, 2026 22:36
- 为模块增加 component 选项支持,默认启用组件
- 调整 icon 选项默认值为 false,区分组件和图标的启用逻辑
- 优化组件和图标过滤注册流程,支持 include 和 exclude 规则
- 仅当组件启用时添加插件和服务端插件
- 配置文件中新增 antd.component 开关支持
- playground 示例中补充并调整图标使用和布局
- 修正测试路径变量为基于 URL 的动态路径,提升兼容性
@aibayanyu20 aibayanyu20 merged commit ce90eae into antdv-next:main Feb 18, 2026
2 checks passed
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