Commit Graph

13 Commits

Author SHA1 Message Date
Ryan
6058363b6b fix(button): fix warn of validator when no type passed 2020-09-05 18:57:36 +08:00
baimin
ac2f477e44 feat(button): 添加validator类型校验 2020-09-03 23:31:16 +08:00
baimin
edb0326036 feat(button): 添加type,size,native-type类型限制 2020-09-03 23:31:16 +08:00
Jiaxun Li
02409b882a
fix(button): defineComponent for ButtonGroup (#188) 2020-08-24 18:38:05 +08:00
hanx316
07d2beccfc chore(project): modify some lint rules
allow vue default props; disallow arrow parens when only one parameter; use rule words rather than
number; modify the sequences of rules; delete a duplicate field in tsconfig
2020-08-19 23:15:51 +08:00
zazzaz
81ded9d976 fix: fix bundle issue 2020-08-14 09:54:27 +08:00
zazzaz
277661d9d1 feat: add button group 2020-08-06 01:07:57 +08:00
Herrington Darkholme
9ead10d326
[WIP] Fix/eslint (#74)
* fix(style): apply eslint

* fix(breadcrumb): provide inection in test code
2020-08-04 16:08:14 +08:00
HerringtonDarkholme
685cad4edb feat(core): add avatar components 2020-08-03 15:00:05 +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
Herrington Darkholme
f0c59af2be feat: add the first test case 2020-07-24 17:26:08 +08:00
HerringtonDarkholme
8e642a845f feat: add lerna basic config 2020-07-22 00:35:23 +08:00