叶枫
|
502dac12aa
|
docs: format code (#48309)
* docs: fix code
* feat: lint
* feat: prettier
* feat: test
* feat: review
* feat: format html
* feat: format html
|
2024-04-08 14:04:08 +08:00 |
|
afc163
|
8705640a19
|
fix: Upload accessibility experience (#46432)
* fix: Upload tab experience
* test: update snapshot
* fix lint
|
2023-12-30 15:21:52 +08:00 |
|
lijianan
|
1d1f4efcf4
|
type: update type unknown with UploadRef (#42985)
* type: update type unknown with UploadRef
* type: fix type
|
2023-06-13 11:48:01 +08:00 |
|
lijianan
|
ac5a06027e
|
revert: "chore: unified import method (#42149)" (#42180)
This reverts commit ea8ed28209 .
|
2023-05-06 15:49:37 +08:00 |
|
lijianan
|
ea8ed28209
|
chore: unified import method (#42149)
* chore: unified import method
* fix lint
|
2023-05-05 20:52:44 +08:00 |
|
Zheeeng
|
dcac4f66a4
|
fix: signatures for Upload (#37861)
|
2022-10-06 18:53:06 +08:00 |
|
龙风
|
1cec18e8eb
|
fix: component.displayName To distinguish the environment (#36126)
Co-authored-by: afc163 <afc163@gmail.com>
|
2022-06-21 10:24:52 +08:00 |
|
Tom Xu
|
1719748a29
|
chore: eslint add consistent-type-imports (#35419)
* chore: eslint add consistent-type-imports
* fix avatar
* Update Item.tsx
|
2022-05-07 14:31:54 +08:00 |
|
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>
|
2020-12-09 17:12:32 +08:00 |
|
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
|
2020-08-18 15:44:31 +08:00 |
|
偏右
|
a820046130
|
fix: Upload.Dragger triggered by label when disabled (#24202)
* refactor Dragger.tsx
* 🐛 Avoid disabled Upload.Dragger being triggered by label
close #24197
|
2020-05-16 14:25:49 +08:00 |
|
afc163
|
882225f65b
|
✅ fix eslint
|
2019-09-17 14:49:34 +08:00 |
|
afc163
|
d72f825f43
|
🐛 revert to class component to avoid ref warning
close #18707
|
2019-09-17 14:47:01 +08:00 |
|
zombieJ
|
286538ff71
|
chore: update ts define (#18196)
|
2019-08-10 13:06:23 +08:00 |
|
orzyyyy
|
63b33d4020
|
fix: unexpected changes of snapshots
|
2019-08-06 15:36:12 +08:00 |
|
陈帅
|
dca9715186
|
support prettier
|
2018-12-07 18:27:30 +08:00 |
|
Wei Zhu
|
479a5cb743
|
Remove allowSyntheticDefaultImports (#8218)
|
2017-11-17 14:38:54 +08:00 |
|
afc163
|
335eb0c246
|
Fix style prop of Upload.Dragger
|
2017-04-13 17:33:08 +08:00 |
|
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
|
2017-03-17 11:47:05 +08:00 |
|