Commit Graph

27945 Commits

Author SHA1 Message Date
thinkasany
cc29902bb5
type(Statistic): remove duplicate union types (#49218) 2024-06-04 18:43:38 +08:00
thinkasany
325cc3fed4
docs(steps): fix internal lowercase (#49216) 2024-06-04 18:43:10 +08:00
ice
ecac347472
refactor(space): add default value & valid zero (#49192)
* refactor(space): add default value & valid zero

* refactor: reset default val

* test: add test case
2024-06-04 17:56:54 +08:00
二货爱吃白萝卜
f1c7bb2052
fix: drawer dark theme color (#49217) 2024-06-04 16:38:15 +08:00
Wanpan
d0fd9935c6
fix: Fix Spin missing default font size when customizing icons (#49211)
* fix: Fix Spin missing default font size when customizing icons

* chore: adjust style

* test: add test case

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2024-06-04 15:12:59 +08:00
thinkasany
538cbdee4c
docs(select): add showArrowPaddingInlineEnd token description (#49212) 2024-06-04 11:35:59 +08:00
叶枫
41079e59b9
docs: move form layout prop to correct position (#49210)
* fix: form layout doc

* fix: form layout doc
2024-06-04 11:16:43 +08:00
希亚的西红柿
053dfcc8b0
fix: fix the ellipsis bug for pre element (#49168)
* fix: fix the ellipsis bug for pre element

* fix: remove the white-space property

* test: update snapshot

* chore: clean up

* test: update snapshot

* test: update snapshot

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2024-06-04 10:53:34 +08:00
kaoding
1fc2461094
docs: Drawer version error (#49208)
* Update index.zh-CN.md

* Update index.en-US.md
2024-06-04 10:28:28 +08:00
thinkasany
5b34be186c
docs(cascader): modify default value of placeholder (#49193) 2024-06-04 10:26:49 +08:00
叶枫
e02f74233b
fix: form layout doc (#49206) 2024-06-04 09:57:52 +08:00
lijianan
b683f18141
chore: update contributors list (#49199) 2024-06-04 09:35:12 +08:00
Peach
c414799490
docs: changelog for 5.18.0 (#49180)
* docs: changelog for 5.17.5

* chore: bump version to 5.17.5

* docs: update date

* docs: update changelog for features

* chore: bump version to 5.18.0

* Apply suggestions from code review

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Peach <scdzwyxst@gmail.com>

* Update CHANGELOG.en-US.md

Signed-off-by: Peach <scdzwyxst@gmail.com>

---------

Signed-off-by: Peach <scdzwyxst@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-03 17:51:03 +08:00
13348316f8
docs: typo (#49190)
Signed-off-by: 红 <wxh1220@gmail.com>
2024-06-03 14:49:57 +08:00
github-actions[bot]
9e367246d5
chore: auto merge branches (#49189)
chore: merge feature into master
2024-06-03 04:09:04 +00:00
thinkasany
403c9c05fe
docs(Modal): add closable description (#49188)
* docs(Modal): add closable description

* fix
2024-06-03 11:30:31 +08:00
二货爱吃白萝卜
0352b2fd2e
feat: Spin support percent (#48657)
* feat: spin support ptg

* chore: ptg

* chore: update demo

* chore: popout component

* chore: adjust logic

* test: update snapshot

* test: update snapshot

* docs: update docs

* test: update snapshot

* test: update snapshot

* test: update snapshot

* chore: back of snapshot

* chore: clean up

* test: fix test case

* chore: fix types

* test: update snapshot

* chore: opt

* test: update testcase

* test: coverage

* test: update snapshot
2024-06-03 11:30:27 +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
github-actions[bot]
628c55dc08
chore: auto merge branches (#49181)
chore: merge master into feature
2024-06-02 14:23:36 +00:00
栗嘉男
e642d5ea4a chore: merge master into feature 2024-06-02 21:48:48 +08:00
lijianan
c7dc0acfb7
site: rewrite global style => cssinjs (#49179) 2024-06-02 21:27:05 +08:00
renovate[bot]
d28f684127
chore(deps): update dependency @types/gtag.js to ^0.0.20 (#49174)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-02 12:56:40 +08:00
ice
c321647fe8
refactor(floatButton): provider exist shape (#49162) 2024-06-01 20:40:48 +08:00
ice
5d040439b4
refactor(divider): remove unnecessary judgments (#49169) 2024-06-01 16:37:13 +08:00
Wanpan
8875ca7043
feat: Avatar.Group adding max props (#49131)
* feat: Avatar.Group adding max props

* feat: update

* feat: update

* feat: update test case

* feat: update docs

* Update components/avatar/index.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Wanpan <wanpan96@163.com>

* feat: update docs

* feat: update

* feat: update snap

* feat: delete default value

---------

Signed-off-by: Wanpan <wanpan96@163.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-01 14:44:53 +08:00
huyikai
ea1927cf5b
fix(local): add miss ja_JP (#49155)
Signed-off-by: huyikai <hyk_tiger@foxmail.com>
2024-06-01 11:42:47 +08:00
叶枫
ab7ac623cb
docs: 5.18 (#49159) 2024-05-31 17:20:12 +08:00
ice
664f3e6b2e
refactor(button): change bool type (#49156) 2024-05-31 15:19:25 +08:00
叶枫
2119e2d560
feat: Form.Item support layout 3 (#49152)
* feat: Form.Item support layout 3

* feat: test

* feat: antCls

* feat: CSSObject
2024-05-31 14:46:22 +08:00
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