ant-design/components/table
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: revert Table generic with any (#50372) 2024-08-13 10:34:52 +08:00
hooks type: revert Table generic with any (#50372) 2024-08-13 10:34:52 +08:00
RcTable type(Table): TypeScript improvement (#50351) 2024-08-11 10:58:13 +08:00
style style: tweak Table column header move transition (#50605) 2024-08-28 13:38:41 +08:00
Column.ts type: revert Table generic with any (#50372) 2024-08-13 10:34:52 +08:00
ColumnGroup.ts type: revert Table generic with any (#50372) 2024-08-13 10:34:52 +08:00
ExpandIcon.tsx type: revert Table generic with any (#50372) 2024-08-13 10:34:52 +08:00
index.en-US.md fix(Table): fixed empty and shadow issues when virtual mode (#50416) 2024-08-16 10:07:52 +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 fix(Table): fixed empty and shadow issues when virtual mode (#50416) 2024-08-16 10:07:52 +08:00
interface.ts type: revert Table generic with any (#50372) 2024-08-13 10:34:52 +08:00
InternalTable.tsx type: revert Table generic with any (#50372) 2024-08-13 10:34:52 +08:00
Table.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
util.ts type(Table): TypeScript improvement (#50351) 2024-08-11 10:58:13 +08:00