MadCcc
441ba5f5d1
fix: component style without hash ( #46609 )
...
* fix: Select style without hash
* fix: common style logic
* fix: lint
* fix: menu style
* chore: update checkbox demo
* chore: fix test
* chore: rm test
2024-01-30 11:08:02 +08:00
lijianan
5955c7e8b0
locale: rm PageHeader locale ( #47163 )
...
* chore: rm PageHeader locale
* test: fix test case
2024-01-26 16:00:58 +08:00
afc163
023f3ec719
demo: xsgames.co/randomusers => dicebear.com ( #47028 )
...
* demo: xsgames.co/randomusers => dicebear.com
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
2024-01-18 17:18:40 +08:00
lijianan
c157a3f9ea
demo: update Watermark demo ( #46899 )
...
* feat: CP support Table expandIcon
* revert
* demo: update demo
2024-01-13 14:27:42 +08:00
MadCcc
2fe9b46bc1
feat: Button support lineHeight token ( #46936 )
...
* feat: Button support lineHeight token
* refactor: rm format
* chore: code clean
* chore: fix test
2024-01-12 15:03:03 +08:00
afc163
f2b89da945
refactor: Drawer styles properties ( #46858 )
...
* refactor: Drawer styles props
* chore: add type test case
* chore: update snapshot
* test: add style jest snapshot
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* chore: add deprecated warning
* fix: scroll area of drawer
* chore: fix demo style
* chore: update snapshot
* chore: update snapshot
* refactor: remove unused style code
* test: fix test case
* test: fix Drawer PurePanel image diff
* test: fix Drawer PurePanel image diff
* chore: fix demo
2024-01-09 10:20:40 +08:00
lijianan
928eaf411a
Merge pull request #46830 from ant-design/master
...
chore: merge master into feature
2024-01-07 23:18:42 +08:00
MadCcc
5ee391f191
refactor: Line Progress use pseudo ( #46789 )
...
* refactor: Line Progress use pseudo
* chore: code clean
* chore: update snapshot
2024-01-05 10:11:37 +08:00
lijianan
276e66cdaa
Merge pull request #46710 from ant-design/master
...
chore: merge master into feature
2023-12-31 06:57:55 +08:00
afc163
8705640a19
fix: Upload accessibility experience ( #46432 )
...
* fix: Upload tab experience
* test: update snapshot
* fix lint
2023-12-30 15:21:52 +08:00
lijianan
7fd21c5163
test: update snap
2023-12-23 04:35:12 +08:00
lijianan
ef3dd04731
test: update snap
2023-12-23 02:51:31 +08:00
lijianan
a09ed506d3
chore: merge master into feature
2023-12-22 03:26:11 +08:00
MadCcc
bf7085882d
feat: DatePicker support variant ( #46568 )
...
* feat: DatePicker support variant
* chore: update snapshot
* chore: update api table
* chore: update snapshot
2023-12-21 20:43:40 +08:00
二货爱吃白萝卜
76f6ddc7e6
fix: ColorPicker not support prefixCls
( #46561 )
...
* fix: ColorPicker should support prefixCls
* test: add test case
2023-12-21 14:39:43 +08:00
MadCcc
5f395fbed3
feat: select/cascader/tree-select support variant filled ( #46549 )
...
* feat: Select filled style
* chore: update snapshot
* feat: Cascader and TreeSelect support variant
* feat: multiple style
* fix: import
* chore: fix lint
* chore: update auto-complete docs
* fix: clearIcon bg
* chore: code clean
2023-12-21 13:39:04 +08:00
MadCcc
3af521d422
feat: Input/InputNumber/Mentions support filled
variant ( #46435 )
...
* feat: Input filled variant
* feat: InputNumber filled variant
* feat: mentions variant
* fix: TextArea status with affix
* chore: update snapshot
* chore: update snapshot
* feat: pagination input
* fix: fix diff
* feat: input-number disabled
* fixL InputNumber
* chore: update snapshot
* feat: better style
* chore: update
* chore: update snapshot
* feat: use variant classNames
* chore: update snapshot
* feat: mentions affix style
* chore
2023-12-18 17:53:31 +08:00
vagusx
71bd883126
Merge remote-tracking branch 'origin/master' into feature-merge-master-12-04
2023-12-04 10:32:45 +08:00
afc163
83f969b2be
style: Button support gradient background ( #46192 )
...
* style: Button support gradient background
* chore: fix test case
2023-12-01 23:25:46 +08:00
MadCcc
77d1328f5e
fix: line Progress gradient should be full width ( #46209 )
...
* fix: line Progress gradient should be full width
* chore: code clean
* chore: update snapshot
2023-12-01 16:48:53 +08:00
MadCcc
4203208af5
feat: cssVar could be disabled by set to false ( #45987 )
...
* feat: cssVar could be disabled by set to false
* chore: update test case
2023-11-22 09:46:18 +08:00
MadCcc
e3fcec43c6
fix: zIndexPopup should not united ( #45889 )
2023-11-15 14:31:59 +08:00
MadCcc
67a3f1e9d8
fix: genCSSVarRegister unitless should work ( #45885 )
...
* fix: genCSSVarRegister unitless should work
* chore: update
2023-11-15 11:26:35 +08:00
MadCcc
b2300fa2d3
fix: global token in components with css var should work ( #45860 )
2023-11-14 11:59:14 +08:00
MadCcc
53b4235796
refactor: useCSSVarCls in Dropdown ( #45746 )
...
* chore: update snapshot
* chore: update snapshot
* chore: code clean
* chore: update snapshot
2023-11-09 13:38:00 +08:00
MadCcc
96fa23ea7c
refactor: Tooltip, Popover, Dropdown, Tour support css var ( #45705 )
...
* feat: Tooltip, Popover, Dropdown, Tour support css var
* chore: update snapshot
* chore: code clean
* chore: code clean
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* chore: add test
2023-11-08 14:56:15 +08:00
MadCcc
5f1dd427df
feat: css var ( #45589 )
...
* feat: css variables theme
* chore: temp
* chore temp
* chore: temp
* chore: temp
* chore: tmp
* chore: temp
* feat: full css variables
* feat: css var
* chore: code clean
* chore: code clean
* chore: bump cssinjs
* test: fix lint
* feat: better key logic
* feat: useStyle add param rootCls for cssVar scope
* chore: fix lint
* chore: code clean
* chore: fix lint
* perf: minimize component token size
* chore: make useId compatible
* chore: code clean
* chore: fix lint
* chore: code clean
* chore: update test case
* feat: genCSSVarRegister
* feat: RPN Calculator
* chore: add test for css var
* chore: code clean
* test: add test for calc
* feat: better calc type
* chore: code clean
* chore: update size limit
* feat: better useCSSVar
* chore: better useCSSVar
* test: add cov
* feat: better calc logic
* test: add test case
* chore: code clean
---------
Signed-off-by: MadCcc <madccc@foxmail.com>
2023-11-06 10:31:51 +08:00
MadCcc
52d2439fae
Merge branch 'master' into feature-merge-master
2023-11-03 10:18:19 +08:00
叶枫
923aaba047
chore: add lodash eslint ( #45627 )
2023-11-02 15:10:56 +08:00
lijianan
b14faf04bf
feat: CP support Dropdown className and style ( #45621 )
...
* feat: CP support Dropdown className and style
* test: fix test case
2023-11-02 00:48:26 +08:00
Chen_Z
d04e9efe16
feat: config-provider support rangePicker className and style ( #45479 )
...
* feat: config-provider support rangePicker className and style properties
* test: add rangepicker className & style test
* chore: change props verison
* feat:RangePicker className and style properties
---------
Co-authored-by: lijianan <574980606@qq.com>
2023-10-24 00:57:38 +08:00
Alexey Teterin
bce43064ff
fix: CSP nonce attribute should be set to all the style tags ( #45326 ) ( #45334 )
...
Co-authored-by: Alexey Teterin <ateterin@naumen.ru>
2023-10-13 23:14:49 +08:00
afc163
e587a5ff68
chore: update select snapshot ( #45333 )
2023-10-13 20:56:06 +08:00
github-actions[bot]
081b33d7b8
chore: auto merge branches ( #44995 )
...
chore: feature merge master
2023-09-21 09:30:12 +00:00
二货爱吃白萝卜
ef03563334
test: update snapshot ( #44989 )
...
* test: update snapshot
* test: update snapshot
* test: fix test logic
2023-09-21 16:37:54 +08:00
lijianan
1e0c3b8c58
🔥 feat: new component Flex ( #44362 )
...
* feat: new component Flex
* feat: new component Flex
* fix: fix
* test: add test case
* fix: fix
* update size-limit
* test: update snap
* fix: fix
* test: update snap
* chore: add use client
* fix: lint
* test: update snap
* fix
* docs: add docs
* fix: fix demo
* clear
* demo: update demo
* update demos
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* test: update snap
* fix: fix
* fix: fix
* demo: update demo
* feat: CP
* fix: use token
* fix: fix
* fix: fix test case
* test: update snap
* Update components/flex/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/flex/demo/align.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* demo: update demo
* fix: fix
* docs
* update cover
* fix: fix
* test: update case
* fix: rerun CI
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* demo: update demo
* fix: fix lint
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix test case
* fix: fix
* docs: update docs
* fix: fix
* chore: fix
* chore: fix
* docs: update docs
* docs: update
* fix: fix demo
* type: update type
* add debug demo
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: 栗嘉男 <mac@macdeMacBook-Pro.local>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-09-14 17:04:05 +08:00
二货爱吃白萝卜
b3428c678f
feat: ConfigProvider support config warning level ( #44809 )
...
* test: add test case
* chore: use console.warn instead
* chore: support agg
* chore: fix lint
2023-09-13 11:49:30 +08:00
lijianan
c59a85a23c
demo: update Tag demo ( #44771 )
...
* demo: update Tag demo
* chore: code clear
* fix: fix
2023-09-12 12:18:54 +08:00
二货爱吃白萝卜
5cc338e177
refactor: All the warning set the warning type for future filter ( #44613 )
...
* feat: add warningContext
* refactor: part refactor
* chore: fix compile
* chore: part of it
* chore: part of it
* chore: part of it
* chore: fix lint
* chore: fix test
* chore: clean uo
* chore: hide warning def tmp
* chore: comment test
* chore: fix lint
* chore: refactor select icons
* chore: fix warning message
* test: update test
* chore: rm dead code
2023-09-11 17:28:04 +08:00
lijianan
6a5e7ded43
refactor: remove Space & Grid IE compatible logic ( #44620 )
...
* refactor: remove IE compatible logic
* fix: fix
* fix: fix
* fix: fix
2023-09-05 10:17:56 +08:00
栗嘉男
18af5374e8
Merge branch 'master' into feature-merge-master
2023-09-03 10:31:39 +08:00
二货爱吃白萝卜
5a5af385b8
fix: CheckableTag miss CP tag ( #44602 )
...
* fix: CheckableTag miss CP tag
* chore: bump tag
* chore: fix failed
* chore: fix circle
2023-09-03 10:20:24 +08:00
yoyo837
ad46da1697
Merge branch 'master' into feature-merge-master
2023-09-03 00:22:34 +08:00
Amumu
edf907bf11
fix: slider track draggale range height/width error ( #44503 )
...
* fix: slider track draggale range height/width error
* chore: style
2023-09-02 00:16:01 +08:00
MadCcc
b0dd138fba
feat: ConfigProvider support Tabs indicatorSize
( #44517 )
...
* feat: ConfigProvider support tabs.indicatorLength
* feat: ConfigProvider support card.tabProps
* Revert "feat: ConfigProvider support card.tabProps"
This reverts commit 817af9a6bb
.
* chore: rename
* docs: add demo
2023-08-30 21:28:45 +08:00
二货爱吃白萝卜
4cf3ba1b00
fix: Select popup size in transform layout ( #44378 )
2023-08-23 20:12:26 +08:00
栗嘉男
39ca9d89f4
chore: merge master into feature
2023-08-18 15:01:08 +08:00
lijianan
d375cbd1b6
feat: Avatar support size from ConfigProvider ( #44288 )
...
* feat: Avatar support size from ConfigProvider
* Update components/avatar/avatar.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* test: update snap
* Update components/avatar/AvatarContext.ts
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-08-18 14:54:35 +08:00
JiaQi
2e18b63cec
feat(list): list support using the componentSize configuration size from ConfigProvider ( #44267 )
...
* feat(list): list support using the componentSize configuration size from ConfigProvider
* chore: update snapshot
2023-08-17 17:55:46 +08:00
猫猫
e0e373f301
fix(badge): fix badge number is rtl ( #43998 )
...
* fix(badge): fix badge number is rtl
* test: fix snapshots
* feat: use dir attribute instead of bdi
* test: update snapshots
* test: back of snapshot
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-08-14 19:14:46 +08:00