Commit Graph

13 Commits

Author SHA1 Message Date
qige2016
c34ffaa386
chore(avatar): let -> const (#2442)
* chore(avatar): let -> const

* fix(avatar): fix fit prop validator

* chore(avatar): remove fit prop validator
2021-07-06 10:10:59 +08:00
张宇
6582b7cdbc
fix(avatar): fix src attributes default value (#1770) 2021-04-11 21:06:38 +08:00
inottn
4d6b26ae7a
fix(avatar): watch invalid when src is missing from props (#1615)
* fix(avatar): watch invalid when src is missing from props

* test(avatar): add test case
2021-03-11 20:47:11 +08:00
pumelo
8cdfe1c831
fix(avatar): need reset hasLoadError to false, if src changed (#1515) 2021-02-26 21:34:43 +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
jeremywu
2606158c38
fix(project): - Upgrade dependencies (#163)
- Update failed tests
2020-08-19 20:41:06 +08:00
HelenYin
3828c5c461
fix: fix eslint warn (#160)
Co-authored-by: zazzaz <izazzaz@hotmail.com>
2020-08-19 17:05:56 +08:00
zazzaz
2bb1d75972 fix: fix merge error 2020-08-06 01:10:03 +08:00
zazzaz
ad4631ce0f fix: update merge error 2020-08-06 01:10:03 +08:00
zazzaz
bbbe50e6b8 ci: add lint to ci 2020-08-06 01:10:03 +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
2760994026 fix(core): fix types 2020-08-03 15:00:05 +08:00
HerringtonDarkholme
685cad4edb feat(core): add avatar components 2020-08-03 15:00:05 +08:00