Commit Graph

170 Commits

Author SHA1 Message Date
Rachel
ab808a7fd9 feat(container): add container component 2020-08-06 19:28:30 +08:00
JeremyWuuuuu
9ee4a188e4 remove redundant dependency time-line 2020-08-05 16:10:04 +08:00
bastarder
bc57317bea feat(switch): add switch & fix bug
fix #82
2020-08-05 16:10:04 +08:00
bastarder
a73dacc92b feat(switch): add switch component
fix #82
2020-08-05 16:10:04 +08:00
zouhang
105417992f feat(rate): add rate component 2020-08-05 15:59:20 +08:00
JeremyWuuuuu
2930afa650 feat(link): add link component and it's tests 2020-08-05 14:46:30 +08:00
Caaalabash
f1a5a41210 feat(icon): add icon component 2020-08-04 11:51:01 +08:00
Caaalabash
79e9bdfb38 feat(breadcrumb): add breadcrumb component 2020-08-03 15:03:55 +08:00
HerringtonDarkholme
685cad4edb feat(core): add avatar components 2020-08-03 15:00:05 +08:00
Caaalabash
6038a23bec
feat(progress): add progress component (#71)
* feat(progress): add progress component

* fix(progress): rename type
2020-08-02 15:27:24 +08:00
zazzaz
5fcd416cfb
feat: add Layout component (#50)
* feat: add row component

* feat: add col

* test: update test

* refactor: rename to layout

* chore: update
2020-07-31 18:20:03 +08:00
bastarder
55afacad18 feat(time-line): add time-line component
fix #56
2020-07-30 21:28:35 +08:00
JeremyWuuuuu
619dedb73e Address PR comments 2020-07-30 11:14:28 +08:00
JeremyWuuuuu
f84907ca3c feat/card
- add new component card and it's tests, docs
2020-07-30 11:14:28 +08:00
Caaalabash
77856770d3 feat: el-divider 2020-07-29 20:39:54 +08:00
jeremywu
3a917bb228 chore/fix-linter-complains
- Fix type linting complains for serveral files
2020-07-28 11:26:41 +08:00
Hanx
4e5b229308
Chore/eslint (#34)
* chore: add eslint support & some fixes

* chore: eslint basic support rules & some fixes; ignore yarn-error
2020-07-27 16:17:41 +08:00
bastarder
67c592c9ce
Feature/tag (#35)
* feat: add tag component

* feat: perfect tag test case

* feat: rename instance -> wrapper

* feat: el-tag resolve conversation

* Fix: instance -> wrapper & dependencies

Co-authored-by: bastarder <jie.qian@blockheaders.com>
2020-07-27 16:17:23 +08:00
bastarder
4ee1c8b078 feat: add tag component 2020-07-27 13:27:01 +08:00
Herrington Darkholme
00d0608d52 feat: add global components registry 2020-07-25 12:25:38 +08:00