-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of github.com:omijs/tdesign into main
- Loading branch information
Showing
2 changed files
with
113 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,57 @@ | ||
# omi-tdesign | ||
English | [简体中文](./README_CN.md) | ||
|
||
TDesign Components by OMI | ||
<p> | ||
<a href="https://tdesign.tencent.com/" target="_blank"> | ||
<img alt="TDesign Logo" width="200" src="https://tdesign.gtimg.com/site/TDesign.png"> | ||
</a> | ||
</p> | ||
|
||
TDesign is a comprehensive [Enterprise Design System](https://tdesign.tencent.com/design/values). | ||
|
||
![TDesign](https://user-images.githubusercontent.com/88708072/147124305-fbb74f9f-65b2-44f9-9f1c-e812ce63a547.gif) | ||
|
||
## Tdesign-OMI | ||
|
||
> In progress... | ||
TDesign Web Components by OMI | ||
|
||
- [ ] alert | ||
- [ ] avatar | ||
- [ ] back-top | ||
- [ ] badge | ||
- [x] button | ||
- [ ] card | ||
- [ ] checkbox | ||
- [ ] comment | ||
- [ ] divider | ||
- [ ] drawer | ||
- [ ] dropdown | ||
- [ ] grid | ||
- [ ] image | ||
- [ ] input-adornment | ||
- [ ] input-number | ||
- [ ] input | ||
- [ ] link | ||
- [ ] list | ||
- [ ] loading | ||
- [ ] message | ||
- [ ] notification | ||
- [ ] popup | ||
- [ ] progress | ||
- [ ] radio | ||
- [ ] rate | ||
- [ ] skeleton | ||
- [ ] slider | ||
- [ ] space | ||
- [ ] switch | ||
- [ ] tag-input | ||
- [ ] tag | ||
- [ ] textarea | ||
- [ ] timeline | ||
- [ ] tooltip | ||
|
||
|
||
## License | ||
|
||
The MIT License. |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,57 @@ | ||
[English](./README.md) | 简体中文 | ||
|
||
<p> | ||
<a href="https://tdesign.tencent.com/" target="_blank"> | ||
<img alt="TDesign Logo" width="200" src="https://tdesign.gtimg.com/site/TDesign.png"> | ||
</a> | ||
</p> | ||
|
||
TDesign 是一套完整的 [企业级设计体系](https://tdesign.tencent.com/design/values)。 | ||
|
||
![TDesign](https://user-images.githubusercontent.com/88708072/147124305-fbb74f9f-65b2-44f9-9f1c-e812ce63a547.gif) | ||
|
||
## Tdesign-OMI | ||
|
||
> 进行中... | ||
OMI 开发的 TDesign Web 组件 | ||
|
||
- [ ] alert | ||
- [ ] avatar | ||
- [ ] back-top | ||
- [ ] badge | ||
- [x] button | ||
- [ ] card | ||
- [ ] checkbox | ||
- [ ] comment | ||
- [ ] divider | ||
- [ ] drawer | ||
- [ ] dropdown | ||
- [ ] grid | ||
- [ ] image | ||
- [ ] input-adornment | ||
- [ ] input-number | ||
- [ ] input | ||
- [ ] link | ||
- [ ] list | ||
- [ ] loading | ||
- [ ] message | ||
- [ ] notification | ||
- [ ] popup | ||
- [ ] progress | ||
- [ ] radio | ||
- [ ] rate | ||
- [ ] skeleton | ||
- [ ] slider | ||
- [ ] space | ||
- [ ] switch | ||
- [ ] tag-input | ||
- [ ] tag | ||
- [ ] textarea | ||
- [ ] timeline | ||
- [ ] tooltip | ||
|
||
|
||
## License | ||
|
||
The MIT License. |