afc163
38050d6ada
Merge pull request #49145 from ant-design/master
...
chore: feature merge master
2024-05-31 12:20:03 +08:00
叶枫
5932005ce4
Form.Item support layout ( #49119 )
...
* feat: FormItem support layout
* feat: doc
* feat: test
* feat: test
* feat: test
* feat: test
* feat: itemPrefixCls
2024-05-31 10:50:47 +08:00
LemonTency
9d134859be
docs: Update AutoComplete index.zh-CN.md ( #49139 )
...
* Update index.zh-CN.md
Signed-off-by: LemonTency <120943952@qq.com>
* Update index.zh-CN.md
Signed-off-by: LemonTency <120943952@qq.com>
---------
Signed-off-by: LemonTency <120943952@qq.com>
2024-05-31 10:15:18 +08:00
ice
e0786bac27
type: remove unnecessary types ( #49146 )
2024-05-31 10:14:37 +08:00
红
e244a0b816
feat: Rate support keyboard prop ( #49132 )
...
* feat: rate add support for disable keyboard events
* chore: bump rc-rate@2.13.0
* chore: update
2024-05-31 10:10:48 +08:00
dependabot[bot]
a0bab625df
chore(deps-dev): bump @types/react-highlight-words from 0.16.7 to 0.20.0 ( #49142 )
...
Bumps [@types/react-highlight-words](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-highlight-words ) from 0.16.7 to 0.20.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-highlight-words )
---
updated-dependencies:
- dependency-name: "@types/react-highlight-words"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-30 21:00:26 +08:00
小邓
a59081ea55
fix: Anchor - The replace attribute causes no scrolling animation ( #49136 )
...
Co-authored-by: dengxia <dengxia@tanqingsk.com>
2024-05-30 20:49:30 +08:00
Wu Bixuan
72791d16f3
docs: Modify inappropriate words ( #49143 )
...
Co-authored-by: 吴必炫 <wubixuan@rlink.com>
2024-05-30 20:48:06 +08:00
叶枫
a6bfb84993
feat: Drawer support drawerRender ( #49125 )
...
* feat: Drawer support drawerRender
* feat: add test
2024-05-30 20:45:47 +08:00
二货爱吃白萝卜
b4a98273fb
refactor: Watermark add overflow hidden style to avoid visible show ( #49130 )
...
* refactor: add overflow style
* test: add test case
2024-05-30 19:53:02 +08:00
二货爱吃白萝卜
20fa082785
test: Update test of demo ( #49140 )
...
* chore: rollback ci
* test: one day
2024-05-30 19:49:07 +08:00
github-actions[bot]
d4c5cb66de
chore: auto merge branches ( #49137 )
...
chore: feature merge master
2024-05-30 10:45:03 +00:00
afc163
3464fafe15
fix: Tour onClose wrong current argument ( #49124 )
...
* fix: Tour onClose wrong current argument
* test: add test case
* Update components/tour/panelRender.tsx
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-05-30 18:07:39 +08:00
github-actions[bot]
6e8c441fc8
chore: upgrade deps ( #49103 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-05-30 10:32:47 +08:00
JeevaRamanathan
02cfbf1baa
docs: Updated typo of selected ( #49104 )
...
Signed-off-by: JeevaRamanathan <64531160+JeevaRamanathan@users.noreply.github.com>
2024-05-29 12:19:07 +08:00
selicens
04d00245a0
docs(FAQ): Remove expired links ( #49082 )
...
* docs(FAQ): Remove expired links
* chore: adjusting update
* chore: adjusting update
2024-05-29 12:18:11 +08:00
叶枫
54286673de
docs: add getValueProps demo ( #49072 )
...
* docs: add getValueProps demo
* feat: normalize
* feat: normalize
* feat: name
* feat: name
* feat: doc
* feat: date
* feat: tz
* feat: tz
2024-05-28 22:54:54 +08:00
curry
81f88c5c22
docs: update antd pro i18n link ( #49098 )
...
Co-authored-by: liangchaofei <liangchaofei@liangchaofeideMacBook-Pro.local>
2024-05-28 22:15:13 +08:00
lijianan
4f832aaac3
site: update site scrollbar style ( #49088 )
2024-05-28 02:22:37 +08:00
二货爱吃白萝卜
cace256090
docs: 5.17.4 changelog ( #49076 )
...
* docs: 5.17.4 changelog
* docs: more
2024-05-27 15:38:06 +08:00
叶枫
74492676f7
fix: fix Checkbox.Group type ( #49073 )
...
* fix: fix Checkbox.Group type
* fix: fix Checkbox.Group type
* fix: fix Checkbox.Group type
* fix: remove type
* fix: any
2024-05-27 15:06:38 +08:00
Eden Wang
1a250cef7e
feat(notification): support pauseOnHover
props ( #49024 )
2024-05-27 13:35:37 +08:00
github-actions[bot]
57cb8b1a4f
chore: auto merge branches ( #49070 )
...
chore: merge master into feature
2024-05-26 04:33:20 +00:00
栗嘉男
fa0c473afd
chore: merge master into feature
2024-05-26 11:56:58 +08:00
Wanpan
2e011a379d
fix modal.confirm unable to close normally when onCancel and onOk return true ( #49054 )
...
* fix: fix modal.confirm unable to close normally when onCancel and onOk return true
* test: update test case
2024-05-24 13:53:57 +08:00
afc163
9db0fc7440
type: fix Modal styles typing ( #49055 )
2024-05-24 13:49:45 +08:00
Wanpan
86abdb9918
docs: update Tree docs ( #49051 )
...
* docs: update Tree docs
* docs: update
* docs: update
* Update components/tree/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Wanpan <wanpan96@163.com>
* docs: update
---------
Signed-off-by: Wanpan <wanpan96@163.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-05-24 12:04:34 +08:00
Arvin Xu
072afcd79f
type: Enhance Spin component TypeScript definitions and documentation ( #49036 )
2024-05-23 17:02:39 +08:00
github-actions[bot]
45920712fd
chore: upgrade deps ( #49030 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-05-23 12:12:34 +08:00
afc163
b3fa2625f1
docs: update Select/TreeSelect types in documentation ( #49020 )
...
* docs: update Select/TreeSelect types in documentation
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-05-23 11:52:34 +08:00
Amumu
3dca74a539
fix: fix react dom recognize warning ( #49031 )
2024-05-23 10:24:14 +08:00
afc163
425f4d0397
refactor: refactor Input code ( #49019 )
2024-05-22 19:30:07 +08:00
宋红凯
4ef3992c0d
style: widen component meta label to fix safari ui world wrap ( #49023 )
...
Co-authored-by: songhongkai <songhongkai@autohome.com.cn>
2024-05-22 19:26:47 +08:00
Tom Xu
fe0f6920a7
docs: icon custom use vite ( #48937 )
...
* docs: icon custom use vite
* fix
2024-05-22 13:10:22 +08:00
afc163
c1566bead4
chore: add clarity script ( #48993 )
...
* chore: add clarity script
* chore: add clarity script
2024-05-21 20:46:04 +08:00
github-actions[bot]
95ba19f9d0
chore: auto merge branches ( #48984 )
...
chore: feature merge master
2024-05-21 08:16:54 +00:00
二货爱吃白萝卜
9b916f6f32
ci: Adjust to duplicate write status ( #49005 )
...
* chore: diff for it
* chore: status
2024-05-21 14:42:29 +08:00
二货爱吃白萝卜
4b44c737b9
chore: access permision ( #49004 )
2024-05-21 11:29:52 +08:00
二货爱吃白萝卜
61aa6407b3
ci: adjust approve ( #48998 )
...
* chore: simple code
* chore: more info
* chore: rename
* chore: rename
* chore: rename
* chore: adjust comment trigger
* chore: add auto comment update
2024-05-21 10:47:07 +08:00
afc163
ecfdc05b21
docs: Update resources.zh-CN.md ( #48986 )
...
* Update resources.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update resources.en-US.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-05-20 22:58:10 +08:00
二货爱吃白萝卜
37e758cbd0
feat: Visual diff support approve progress ( #48994 )
...
* refactor: adjust failed build
* feat: approve check
* chore: checkbox accept
* chore: update check
* chore: clean up
* chore: typo
2024-05-20 19:55:59 +08:00
红
baef247630
refactor: improve the acquisition of dom logic ( #48989 )
...
* deps: bump rc-util to 5.41.0
* refactor: improve the acquisition of dom logic
* test: add unit test
2024-05-20 19:41:30 +08:00
curry
35015c7b4f
chore: biome config indentSize to indentWidth ( #48988 )
...
Co-authored-by: liangchaofei <liangchaofei@liangchaofeideMacBook-Pro.local>
2024-05-20 16:46:59 +08:00
二货爱吃白萝卜
bf265c0efe
docs: fix some doc and lint issue ( #48982 )
...
* chore: fix dumi lint
* test: update snapshot
2024-05-20 14:26:51 +08:00
MadCcc
733d58deb1
docs: changelog 5.17.3 ( #48979 )
...
* docs: changelog 5.17.3
* docs: update
2024-05-19 21:36:11 +08:00
KumJungMin
84ee56f708
docs: add needConfirm option on time-picker docs ( #48945 )
...
* docs: add needConfirm option on time-picker docs
* docs: add onchange event to catch time changed
* docs: change file name to kebab case
* test: add test snapshot
* docs: delete needConfirm true demo in datePicker
* docs: add needConfirm true in demo
* test: delete old need confirm snapshot
* docs: update need-confirm snapshot
* test: update test snapshot
2024-05-19 15:58:05 +08:00
kiner-tang
cb72cb2bbd
docs(upload): Supplement the missing server-side mock example ( #48977 )
...
* docs(upload): Supplement the missing server-side mock example
* docs(upload): Supplement the missing server-side mock example
* docs(upload): Supplement the missing server-side mock example
2024-05-19 15:57:47 +08:00
KumJungMin
e2998063e5
docs: delete needConfirm false option in demo ( #48967 )
...
* docs: delete needConfirm false option in demo
* test: update test snapshot
* test: update test snapshot
2024-05-19 15:57:38 +08:00
afc163
253b45eceb
docs: fix wrong brightness value in Palette Generation Tool ( #48973 )
2024-05-18 21:23:45 +08:00
afc163
51ec7e39a3
docs: make accordion mode easier to understand ( #48972 )
2024-05-18 21:23:31 +08:00