ant-design/components/upload
zefeng dda45e4796
feat: support compact theme (#22126)
* feat: support narrow theme mode

* chore: rename narrow to compact

* chore: height part

* chore: preview compact mode

* chore: to make site corrected

* chore: preview site

* docs: 📖 document compact theme usage

* docs: tweak theme doc

* docs: 📖 Add description about double css bundle size

* chore: preview

* chore: for preview

* chore: adjust pagination

* chore: compact mode done!

* chore: remove useless todo

* chore: fix review bug

* chore: fix review bug

* chore: fix card margin

* chore: fix review bug

* chore: fix review bug

* chore: improve i18n and transition

* Update site/theme/static/common.less

Co-Authored-By: 偏右 <afc163@gmail.com>

* chore: fix button size and description padding

* chore: update snapshots

* chore: add compact css bundlesize limit

* chore: compact dist support

Co-authored-by: afc163 <afc163@gmail.com>
2020-03-29 10:39:46 +08:00
..
__tests__ fix: Upload onChange immutable (#22322) 2020-03-18 00:02:23 +08:00
demo merge master 2020-02-19 13:20:43 +08:00
style feat: support compact theme (#22126) 2020-03-29 10:39:46 +08:00
Dragger.tsx fix eslint 2019-09-17 14:49:34 +08:00
index.en-US.md feat: custom Upload action icons removeIcon and downloadIcon (#21363) 2020-02-17 14:55:16 +08:00
index.tsx fix: Upload types (#16360) 2019-04-28 20:49:57 +08:00
index.zh-CN.md feat: custom Upload action icons removeIcon and downloadIcon (#21363) 2020-02-17 14:55:16 +08:00
interface.tsx feat: custom Upload action icons removeIcon and downloadIcon (#21363) 2020-02-17 14:55:16 +08:00
Upload.tsx chore: make bundle size smaller (#22693) 2020-03-28 19:03:11 +08:00
UploadList.tsx chore: icons save bundle size without treeShaking (#21752) 2020-03-02 12:09:38 +08:00
utils.tsx fix: upload 识别图片类型逻辑错误 (#21473) 2020-02-19 20:12:44 +08:00