afc163
3b2cd725cb
style: fix Upload picture card style alignment ( #40805 )
- Align SVG elements in the picture card style
- Update components/upload/style/picture.ts
[components/upload/style/picture.ts]
- Add vertical alignment for SVG elements in the picture card style
2 years ago
Danial Soheili
6ff094efba
Feat/upload list shape ( #40134 )
* 💄 STYLE: add **picture-circle** to `listType`
* 📖 DOC: update API table
* Update components/upload/index.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
* Update components/upload/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
* Update components/upload/Upload.tsx
Co-authored-by: Amumu <yoyo837@hotmail.com>
* 👌 IMPROVE: classNames
* 👌 IMPROVE: add missing className
* 📖 DOC: update Upload demo for icons
* 👌 IMPROVE: classNames order
* 🧪 TEST: update snapshots
* 👌 IMPROVE: Upload list classNames & snapshots
* 📖 DOC: add new demo & revert previous ones
* Update components/upload/index.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update components/upload/index.en-US.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update components/upload/index.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
---------
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2 years ago
lijianan
3ed7ec906e
chore: remove useless tsx support ( #39890 )
* chore: remove useless tsx support
* add
* add
* style
* fix lint
* fix lint
* fix lint
* update locale entry
* update locale entry
* update locale entry
* delete useless style
2 years ago
lijianan
9aec72c395
chore: remove useless tsx support ( #39890 )
* chore: remove useless tsx support
* add
* add
* style
* fix lint
* fix lint
* fix lint
* update locale entry
* update locale entry
* update locale entry
* delete useless style
2 years ago
MARK
a364e58061
style: Upload loading icon should be primary color ( #39114 )
Co-authored-by: xiechensheng <xiechensheng@kezaihui.com>
2 years ago
MadCcc
5d9cb2e50d
refactor: Optimize theme export and add docs ( #38902 )
* refactor: Optimize theme export and add docs
* chore: fix lint
* chore: fix lint
* chore: fix lint
2 years ago
Tom Xu
77ea4038d1
chore: remo format and remove prettierrc arrowParens ( #38722 )
2 years ago
MadCcc
9f88c1238a
feat: token update ( #38314 )
* feat: token update
* chore: update test
* chore: lint
* chore: code clean
* test: update test case
* feat: radius token update
* fix: form size
* chore: fix steps style
* chore: code clean
* chore: update test case
2 years ago
二货爱吃白萝卜
752d671acb
feat: DatePicker support `presets` ( #38249 )
* chore: basic style
* chore: all of token spread
* chore: default presets style
* docs: update presets
* chore: fix style
* chore: fix ts
* test: Update snapshot
* test: Update snapshot
* test: Update snapshot
* test: update snapshot
* chore: bump bundle size
* test: update snapshot
* chore: update picker style
* chore: rm useless content
2 years ago
MadCcc
93908debec
feat: v5 radius ( #37146 )
* feat: v5 radius
* test: fix test
2 years ago
MadCcc
1ad0553249
refactor: token update ( #36637 )
* refactor: token update
* refactor: token
* chore: error color
* fix: menu danger
2 years ago
MadCcc
cdbfe45df1
feat: generate anchor style for all components ( #36460 )
* test: fix lint
* chore: code clean
* doc: anchor color
* chore: style order
2 years ago
MadCcc
abb409ccf7
refactor: token update ( #36306 )
2 years ago
MadCcc
8e4f1c6836
refactor: token update ( #36279 )
* refactor: token update
* chore: add js doc
* test: fix lint
* test: update test
2 years ago
二货机器人
de2992f96f
chore: move path ( #36243 )
* chore: base move
* chore: all path
* chore: fix script
2 years ago
MadCcc
9f2f9bb57f
refactor: default theme with algorithm ( #36175 )
* refactor: alias token
* refactor: use palettes
* refactor: default theme
* chore: code clean
* refactor: component token
* feat: light tokens
* feat: add dark theme
* feat: dark derivative
* chore: code clean
* refactor: fix colorBgContainer
* refactor: rename token
* test: fix lint
* chore: code clean
* chore: code clen
* refactor: badge shadow color
* test: add test case
2 years ago
MadCcc
5639e1a5ba
feat: update token ( #36095 )
* feat: update token
* feat: update token
* fix: override ts definition
* fix: rename token
2 years ago
zombiej
360b994d81
chore: patch upload thumbnil size to fontSizeHeading version
3 years ago
二货机器人
9669d9c668
refactor: Upload full token ( #35617 )
* chore: full token
* chore: fix lint
3 years ago
afc163
08d1a71ff4
refactor: Move Upload from less to css in js ( #34528 )
* refactor: Upload to CSS-in-JS
* chore: clean up outdated code
* chore: add FIXME
* revert useless change of UploadList
* fix: upload animation
3 years ago