-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor(checkbox): type.ts定义对齐vue * refactor(checkbox): checkbox及checkboxgroup结构对齐vue re #459 * refactor(checkbox): 调整checkboxgroup结构 * refactor(checkbox): 类型及状态示例对齐vue * refactor(checkbox): 样式及特殊样式示例对齐vue * refactor(checkbox): 修复非受控选择bug * refactor(checkbox): checkbox代码优化 * refactor(checkbox): 修复全选图标错误bug * refactor(checkbox): 选中样式调整 * refactor(checkbox): 统一checked状态判断逻辑 * refactor(checkbox): 示例文件修改为tsx * perf: 修改checkbox类名获取方式 * chore: 更新checkbox测试快照 * chore: 合并develop分支, 重新更新demo快照 * docs(checkbox): checkbox api文档对齐vue * perf(checkbox): checkbox组件添加displayName属性 * docs(checkbox): 文档移除vue相关路径 * perf(checkbox): 根据review优化相关逻辑#504 * docs(checkbox): 根据tdesign-api重新生成文档及移除多余样式 * fix(checkboxGroup): 修复类型错误 * feat(checkbox): 新增支持readonly属性
- Loading branch information
Showing
30 changed files
with
10,988 additions
and
7,447 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.