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 |
|