Commit Graph

6 Commits

Author SHA1 Message Date
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
hangzou
dbaf83e2a4
Feat/checkbox (#131)
* feat(checkbox): init checkbox

* feat(checkbox): update checkbox-button checkbox-group

* feat(checkbox): init unit test

* feat(checkbox): update unit test

* fix(checkbox): improve some code

* test(checkbox): update test case
2020-08-13 15:16:38 +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
zazzaz
12abae4b08 test: add button test 2020-07-27 21:46:33 +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