Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
elgca committed Jun 22, 2024
1 parent 167d306 commit 6c96e3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

# 做了哪些工作

- 移除了原先为shoelaces定义的大部分规则,去掉大部分的硬代码
- 移除了原先为shoelaces定义的大部分规则,去掉部分的硬代码
- 尽量采用custom-elements.json中的逻辑进行自动生成
- 对支持的类型进行了调整,枚举属性的支持得到了很好的支持
- 增加了@mdui/icon的单独编译处理,可以像使用Laminar的标签一样使用
Expand Down
2 changes: 1 addition & 1 deletion README_EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ This project contains two modules

# What work has been done

- Removed most of the rules originally defined for Shoelaces and removed most of the hard code.
- Removed most of the rules originally defined for Shoelaces and removed some hard code.
- Try to generator all code from `custom-elements.json`, support more type.
- Adjustments have been made to the supported types, and the support for enumeration properties has been well received
- Added separate compilation processing for @ mdui/icon, which can be used like using Laminar tags
Expand Down

0 comments on commit 6c96e3a

Please sign in to comment.