ant-design/components/upload
ice badfbe3cfe
feat(Button): support variant and color (#50051)
* feat(button): variant & color types

* feat: type -> color/variant

* feat: type -> color/variant

* feat: add variant filled

* test: snap

* refactor(button): rename type -> variant

* docs: add demo

* feat: add danger ghost style

* refactor: remove deprecated

* refactor: eslint

* docs: change color&variant

* test: updated snap

* docs: color-variant

* docs: add debug color&variant

* feat: global token

* refactor: remove comment

* docs: add color&variant docs

* docs: remove default

* docs: add space

* docs: code

* test: update snap

* test: fix snap

* test: btn querySelect

* feat: change filled hoverStyle

* test: fix

* feat: support grey wave

* refactor: enhance

* docs: color/variant -> v 5.21

* test: snap

* feat: add token

* test: to do

* test: fix test

* ci: rebuild

* style: remove

* style: space

* docs: add note & FQA

* feat: add componentsToken

* refactor: remove isNotGrey

* test: add case

* docs: tile button

* test: snap

* docs: site & snap

* Update components/button/index.en-US.md

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>

* fix: token color & undef

* docs: site

* docs: responsive

* docs: enhance FAQ

* docs: gap middle

* test: snap

* Update components/theme/interface/maps/colors.ts

Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>

* Update components/theme/interface/maps/colors.ts

Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>

* Update components/theme/interface/maps/colors.ts

Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>

* Update components/button/style/token.ts

Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>

* Update components/button/style/token.ts

Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>

* refactor: rename

* docs: prettier

* chore: eslint

* refactor: cls

* test: add solidTextColor case

* refactor: genVariantButtonStyle

* refactor: genVariantButtonStyle

* refactor: genVariantButtonStyle

* fix: rename

* docs: text

* fix: remove border

* feat: add token colorErrorBgFilledHover

* chore: add size-limit

* refactor: rename

---------

Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2024-09-03 17:39:02 +08:00
..
__tests__ feat(Button): support variant and color (#50051) 2024-09-03 17:39:02 +08:00
demo type: ts definition improvement (#50324) 2024-08-09 12:58:01 +08:00
style fix: margin problem in css value mode (#48569) 2024-04-22 12:02:12 +08:00
UploadList feat(upload): showUploadList options showPreviewIcon, showDownloadIcon and showRemoveIcon support function (#50245) 2024-08-07 11:42:33 +08:00
Dragger.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
index.en-US.md chore: auto merge branches (#50459) 2024-08-16 14:22:08 +00:00
index.tsx docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
index.zh-CN.md chore: auto merge branches (#50459) 2024-08-16 14:22:08 +00:00
interface.ts feat(upload): showUploadList options showPreviewIcon, showDownloadIcon and showRemoveIcon support function (#50245) 2024-08-07 11:42:33 +08:00
Upload.tsx feat(upload): showUploadList options showPreviewIcon, showDownloadIcon and showRemoveIcon support function (#50245) 2024-08-07 11:42:33 +08:00
utils.ts refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00