Zheeeng
|
dcac4f66a4
|
fix: signatures for Upload (#37861)
|
2 years ago |
龙风
|
1cec18e8eb
|
fix: component.displayName To distinguish the environment (#36126)
Co-authored-by: afc163 <afc163@gmail.com>
|
2 years ago |
Tom Xu
|
1719748a29
|
chore: eslint add consistent-type-imports (#35419)
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
|
3 years ago |
dependabot[bot]
|
775d1800bb
|
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253)
* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint style
* chore: prettier code style
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
4 years ago |
Kermit Xuan
|
ee50fe7952
|
refactor(upload): rewrite with hooks (#26196)
* refactor(upload): rewrite with hooks
* refactor: optimize code style;
chore(dragger): add forwardRef;
* fix: lint
* fix: trigger ci
* fix: lint
* chore: add test case
|
4 years ago |
偏右
|
a820046130
|
fix: Upload.Dragger triggered by label when disabled (#24202)
* refactor Dragger.tsx
* 🐛 Avoid disabled Upload.Dragger being triggered by label
close #24197
|
5 years ago |
afc163
|
882225f65b
|
✅ fix eslint
|
5 years ago |
afc163
|
d72f825f43
|
🐛 revert to class component to avoid ref warning
close #18707
|
5 years ago |
zombieJ
|
286538ff71
|
chore: update ts define (#18196)
|
5 years ago |
orzyyyy
|
63b33d4020
|
fix: unexpected changes of snapshots
|
5 years ago |
陈帅
|
8e11f0bdb9
|
merge support prettier
|
6 years ago |
陈帅
|
dca9715186
|
support prettier
|
6 years ago |
Wei Zhu
|
479a5cb743
|
Remove allowSyntheticDefaultImports (#8218)
|
7 years ago |
afc163
|
335eb0c246
|
Fix style prop of Upload.Dragger
|
8 years ago |
Benjy Cui
|
be13831d92
|
Fix upload (#5358)
* docs: add demo to re-produce bug
* fix: dragger should work with form decorator, close: #5334
* test: update snapshot
|
8 years ago |