ice
2a6d88489d
feat(spin): configProvider support indicator prop ( #50183 )
2024-08-01 15:07:35 +08:00
vagusX
38cf5e8a75
docs: unify component export file as index.tsx ( #50013 )
...
* docs: unify component export file as index.tsx
* docs: compatible with old anchors
* chore: clean
* test: update snapshot
* fix: window env
---------
Co-authored-by: Peach <scdzwyxst@gmail.com>
2024-07-23 22:22:24 +08:00
lijianan
2584ce6d50
chore: replace "ant" with defaultPrefixCls ( #49985 )
...
* chore: replace ant with defaultPrefixCls
* chore: fix lint
2024-07-20 14:17:11 +08:00
github-actions[bot]
05d107ce4d
chore: auto merge branches ( #49556 )
...
chore: sync master to feature
2024-06-22 15:30:17 +00:00
MadCcc
010f82bd1a
feat: ConfigProvider support variant ( #49535 )
...
* feat: ConfigProvider support variant
* docs: add docs for variant
* feat: support config all components variant
* chore: fix lint
* chore: add test
* test: add test
2024-06-21 17:47:09 +08:00
duqigit
b7208603ee
docs: update zh-CN demo ref link ( #49501 )
...
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-20 14:22:00 +08:00
Wanpan
f3000ed746
feat: list.item support styles & classNames ( #49154 )
...
* feat: list.item support styles
* feat: update
* feat: update
* feat: optimized code
* feat: adding classNames
* feat: supprt ConfigProvider styles classNames
* Update components/list/Item.tsx
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: Wanpan <wanpan96@163.com>
* chore: update type
---------
Signed-off-by: Wanpan <wanpan96@163.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-06-03 11:24:39 +08:00
lijianan
6a7945d2fd
feat: Button support autoInsertSpace prop ( #48348 )
...
* feat: Button support autoInsertSpaceInButton prop
* demo: update demo
* fix: fix
* test: add test case
* docs: update docs
* chore: deprecated autoInsertSpaceInButton prop
* Update components/button/button.tsx
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
* fix: fix
* Update components/button/button.tsx
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
* Update components/button/button.tsx
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
* fix: fix
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2024-04-11 15:29:10 +08:00
github-actions[bot]
80f49bfcf2
chore: auto merge branches ( #48020 )
...
chore: merge master into feature
2024-03-23 16:15:34 +00:00
二货爱吃白萝卜
20561d6f9d
docs: Fix component doc alignment & support import usage ( #48004 )
...
* docs: init ref
* docs all support
* docs: fix link show
2024-03-22 14:22:42 +08:00
lijianan
5fbfecd5b2
feat: CP support FloatButton.Group closeIcon ( #47953 )
2024-03-19 17:14:22 +08:00
lijianan
271daafa39
feat: CP support Input.TextArea allowClear、autoComplete、className、classNames、style、styles ( #47589 )
...
* feat: CP support Input allowClear
* feat: CP support Input allowClear
* fix: fix
* fix: fix
* revert
* revert
* Update Input.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update getAllowClear.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update getAllowClear.tsx
Signed-off-by: lijianan <574980606@qq.com>
* test: add test case
---------
Signed-off-by: lijianan <574980606@qq.com>
2024-02-28 09:54:48 +08:00
lijianan
6c0d3e46c4
feat: CP support Input allowClear ( #47602 )
2024-02-27 10:25:35 +08:00
lijianan
b28b0d883f
feat: CP support Menu expandIcon ( #47561 )
...
* feat: CP support Menu expandIcon
* fix: test case fix
* fix: test case fix
* fix: fix
* fix: fix
* chore: rename
* type: add type
---------
Signed-off-by: lijianan <574980606@qq.com>
2024-02-26 09:55:08 +08:00
lijianan
cf51b5f34d
feat: CP support collapse expandIcon ( #47473 )
...
* feat: CP support Avatar icon
* fix: fix
* fix: fix
* test: fix test case
* fix: fix
* fix: fix type
* Update avatar.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update avatar.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
2024-02-20 14:02:43 +08:00
lijianan
cfe722667a
feat: Tabs support removeIcon prop ( #47334 )
...
* feat: Tabs support removeIcon prop
* feat: Tabs support removeIcon prop
* Update components/config-provider/index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
---------
Signed-off-by: lijianan <574980606@qq.com>
2024-02-05 11:45:24 +08:00
lijianan
0e28360622
feat: CP support Transfer selectionsIcon ( #47301 )
2024-02-02 10:48:05 +08:00
lijianan
e009ca9d4a
feat: CP support Tabs addIcon & moreIcon ( #47274 )
...
* feat: CP support Tabs addIcon & moreIcon
* fix: fix
* fix: fix
* fix: fix
---------
Signed-off-by: lijianan <574980606@qq.com>
2024-02-01 19:14:54 +08:00
lijianan
a206593d28
feat: CP support Image closeIcon ( #47252 )
...
* feat: CP support Image closeIcon
* type: update type
* type: update type
* fix: fix
2024-02-01 17:43:00 +08:00
lijianan
651914c46d
feat: CP support Tag closeIcon ( #47250 )
2024-01-31 10:07:16 +08:00
lijianan
b233f27ba0
feat: CP support Notification closeIcon ( #47244 )
...
* feat: CP support Notification closeIcon
* fix: fix
2024-01-30 20:13:22 +08:00
lijianan
aa36678a29
feat: CP support Alert closeIcon ( #47235 )
2024-01-30 16:47:42 +08:00
zhoulixiang
6ed0254ad5
feat: Add classNames and styles prop for card ( #46811 )
...
* feat: support classNames and styles for card
* feat: add lost info
* docs: update context of card
* feat: optimize classNames and styles code of card
* test: update card test case
* feat: remove headWrapper
* test: correct test
* feat: remove redundant snapshot
* feat: update config provider for card
* feat: update classNames and styles of card
* feat: add warning for headStyle and bodyStyle of card
* test: replace bodyStyle to styles.body in demo of flex
* docs: add jsDoc about deprecated for headStyle and bodyStyle
* snap: update table counts of card from 3 to 4
* docs: update version for styles and classnames of card
---------
Signed-off-by: zhoulixiang <18366276315@163.com>
Co-authored-by: vagusX <vagusxl@gmail.com>
2024-01-30 15:00:25 +08:00
lijianan
a11d3b4b63
feat: CP support Modal closeIcon ( #47226 )
...
* feat: CP support Modal closeIcon
* fix: fix
2024-01-30 14:42:46 +08:00
lijianan
5031ca9032
feat: CP support Table expandIcon ( #47225 )
...
* feat: CP support Table expandIcon
* fix: fix
* type: fix type
2024-01-30 13:57:49 +08:00
lijianan
095b846cad
feat: CP support Tour closeIcon ( #47200 )
...
* feat: CP support Tour closeIcon
* fix: fix
2024-01-29 11:01:30 +08:00
lijianan
bb6b475f22
feature: CP support Drawer closeicon ( #46894 )
...
* feat: CP support Drawer closeIcon
* fix: fix
* fix: fix
* type: update
* type: lint
* fix: fix
* fix: fix
* Update index.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update index.zh-CN.md
Signed-off-by: lijianan <574980606@qq.com>
* type: fix type
---------
Signed-off-by: lijianan <574980606@qq.com>
2024-01-26 10:52:17 +08:00
lijianan
ca39a4b1ee
refactor: refactor indicator props ( #46786 )
...
* refactor: refactor indicator props
* Update components/tabs/index.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: update
* fix: fix
* fix: fix
* fix: fix
* fix: fix
* test: add test case
* docs: update docs
* Update components/config-provider/index.en-US.md
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/config-provider/index.zh-CN.md
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tabs/index.tsx
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tabs/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tabs/index.zh-CN.md
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tabs/index.en-US.md
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tabs/index.zh-CN.md
Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2024-01-05 10:56:11 +08:00
叶枫
8950642664
feat: config support holderRender ( #46596 )
...
* feat: config support container
* feat: add test
* feat: reset demo
* feat: test
* feat: test
* feat: test
* feat: test
* feat: md
* feat: limit
* fix: prefix
* feat: limit
* feat: message support app config
* feat: notification support app config
* feat: add maxCount test
* feat: icons
* feat: 增加 2 个 todo
* feat: holderRender
* feat: md
* feat: message 兼容旧逻辑
* feat: notification 兼容完成
* feat: modal 兼容完成
* feat: 优化 modal
* feat: 优化代码
* feat: 优化代码
* feat: 给 CP 添加 demo
* feat: 优先级完成/demo迁移完成
* feat: review
* feat: review
* feat: 优化 modal 代码
* feat: 支持 rtl
* feat: 修改注释
* feat: 优化单测
* feat: 优先级注释
* feat: remove getPrefixCls
* feat: demo
* feat: demo
* feat: demo
---------
Co-authored-by: MadCcc <madccc@foxmail.com>
2024-01-02 17:43:27 +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
lijianan
e1f3b795e5
Merge pull request #45198 from ant-design/master
...
chore: merge master into feature
2023-10-07 17:00:49 +08:00
红
a2192281be
docs: improve document type description ( #45189 )
2023-10-06 21:27:41 +08:00
kiner-tang(文辉)
69d048784f
feat: Drawer support classNames ( #44935 )
...
* feat: drawer support classNames
* docs: update docs
* feat: bump rc-drawer
* feat: bump rc-drawer
* feat: optimize style
* feat: optimize type
* feat: optimize type
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
---------
Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-09-25 20:37:37 +08:00
kiner-tang(文辉)
ceed98582c
feat(modal): support classNames ( #44934 )
...
* feat: modal support classNames
* docs: update docs
* feat: bump rc-dialog
* feat: bump rc-dialog
* feat: update rc-image
* feat: optimize style
* feat: optimize type
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
---------
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
2023-09-25 14:27:41 +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
二货爱吃白萝卜
8b19102b0d
feat: wave effect config ( #43784 )
...
* feat: support wave effect
* docs: more info
* test: add test case
* docs: update demo
* test: coverage
2023-07-25 16:29:47 +08:00
JiaQi
e86e5e5000
feat: ConfigProvider support DatePicker & TimePicker className and style properties ( #43418 )
2023-07-07 19:02:55 +08:00
JiaQi
86d334baee
feat: ConfigProvider support Carousel className and style properties ( #43412 )
2023-07-07 09:30:37 +08:00
JiaQi
005575c5cd
feat: ConfigProvider support Statistic className and style properties ( #43408 )
2023-07-06 21:54:54 +08:00
JiaQi
1662af5c51
feat: ConfigProvider support Drawer className and style properties ( #43396 )
2023-07-06 10:42:13 +08:00
JiaQi
36c3d36f02
feat: ConfigProvider support Timeline className and style properties ( #43392 )
2023-07-06 10:27:39 +08:00
JiaQi
6dad4144e7
feat: ConfigProvider support Collapse className and style properties ( #43390 )
2023-07-06 09:45:25 +08:00
JiaQi
34ea912e22
feat: ConfigProvider support List className and style properties ( #43387 )
2023-07-06 09:43:03 +08:00
JiaQi
09c0840a6b
feat: ConfigProvider support Calendar className and style properties ( #43385 )
2023-07-06 09:38:21 +08:00
JiaQi
2d4708b3bd
feat: config-provider support transfer className and style properties ( #43063 )
2023-07-06 09:36:45 +08:00
JiaQi
3f785909df
feat: ConfigProvider support Alert className and style properties ( #43384 )
2023-07-06 09:33:54 +08:00
JiaQi
3aedb2f4e8
feat: ConfigProvider support Menu className and style properties ( #43382 )
2023-07-05 19:48:33 +08:00
JiaQi
74f078a3a8
feat: ConfigProvider support Progress className and style properties ( #43340 )
2023-07-05 19:21:56 +08:00