We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8642cc commit 028a213Copy full SHA for 028a213
README-zh_CN.md
@@ -88,6 +88,7 @@ $ yarn start
88
- [x] 自动通过git tag 发布npm
89
- [x] 完成组件单元测试
90
- [x] 集成Docsearch
91
+- [ ] 支持JSX语法开发
92
- [ ] 基本组件开发完善(进行中)
93
- [ ] 集成codepen完成在线编辑代码
94
- [ ] 自定义主题色
README.md
@@ -96,6 +96,7 @@ $ yarn start
96
- [x] Tag to build npm packages automatically.
97
- [x] Component unit testing.
98
- [x] Integrate docsearch.(Some problems,need fix.)
99
+- [ ] Support JSX.
100
- [ ] Common component develop.(Doing)
101
- [ ] Integrate codepen.
102
- [ ] Color theme customization.
0 commit comments