ant-design/components/config-provider/__tests__
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
..
__snapshots__ feat(Button): support variant and color (#50051) 2024-09-03 17:39:02 +08:00
button.test.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
components.test.tsx locale: rm PageHeader locale (#47163) 2024-01-26 16:00:58 +08:00
container.test.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
cssinjs.test.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
form.test.tsx chore(deps): update dependency @typescript-eslint/parser to v8 (#50228) 2024-08-04 12:24:35 +08:00
image.test.ts feat: component token support algorithm (#43810) 2023-07-27 11:31:38 +08:00
index.test.tsx feat: ConfigProvider support variant (#49535) 2024-06-21 17:47:09 +08:00
locale.test.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
memo.test.tsx locale: rm PageHeader locale (#47163) 2024-01-26 16:00:58 +08:00
nonce.test.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
pagination.test.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
popup.test.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
renderEmpty.test.tsx feat(table-filter): support custom Empty (#49613) 2024-07-01 17:47:59 +08:00
static.test.ts chore: replace "ant" with defaultPrefixCls (#49985) 2024-07-20 14:17:11 +08:00
style.test.tsx feat: ConfigProvider support variant (#49535) 2024-06-21 17:47:09 +08:00
target.test.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
theme.test.tsx refactor(theme): migrate and refactor type GlobalToken by @ant-design/cssinjs-utils 2024-07-23 16:45:02 +08:00
useConfig.test.tsx feat: Button support autoInsertSpace prop (#48348) 2024-04-11 15:29:10 +08:00
useSize.test.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
wave.test.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00