ant-design/components/modal
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
components refactor: convertLegacyProps function moved to buttonHelpers (#44777) 2023-09-12 11:38:11 +08:00
demo docs(modal): use Record<SemanticDOM> instead of classnames/styles type (#50330) 2024-08-09 17:04:34 +08:00
style chore: Add comments to Token related interfaces (#50392) 2024-08-13 18:18:59 +08:00
useModal refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
confirm.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
ConfirmDialog.tsx feat: CP support Modal closeIcon (#47226) 2024-01-30 14:42:46 +08:00
context.ts feat: Modal footer support custom render function (#44318) 2023-08-28 11:54:43 +08:00
destroyFns.ts refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
index.en-US.md docs(modal): use Record<SemanticDOM> instead of classnames/styles type (#50330) 2024-08-09 17:04:34 +08:00
index.tsx docs: unify component export file as index.tsx (#50013) 2024-07-23 22:22:24 +08:00
index.zh-CN.md docs(modal): use Record<SemanticDOM> instead of classnames/styles type (#50330) 2024-08-09 17:04:34 +08:00
interface.ts chore: merge master into feature 2024-05-26 11:56:58 +08:00
locale.ts type: rm useless type of reducer (#49555) 2024-06-22 23:57:39 +08:00
Modal.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
PurePanel.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
shared.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00