Commit Graph

27906 Commits

Author SHA1 Message Date
afc163
16e03956c3
docs: @ant-design/pro-layout => @ant-design/pro-components (#49249)
Co-authored-by: vagusX <vagusxl@gmail.com>
2024-06-05 21:01:15 +08:00
二货爱吃白萝卜
3673430978
fix: css var should skip zIndex (#49238)
* fix: css var should skip zIndex

* refactor: calc support unitless

* chore: clean up unit: false

* chore: support zIndex clean up

* chore: fix build

* test: add test case
2024-06-05 20:01:19 +08:00
dependabot[bot]
a25152ba49
chore(deps): bump dawidd6/action-download-artifact from 3 to 5 (#49228)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3 to 5.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v3...v5)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-05 19:10:01 +08:00
vagusX
5c54566cdc
fix: padding unit for Progress text-inner (#49250)
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-05 19:08:22 +08:00
vagusX
9a34206f53
test: update rc-mentsion snapshot (#49251)
* test: update rc-mentsion snapshot

* Update demo.test.tsx.snap

Signed-off-by: vagusX <vagusxl@gmail.com>

---------

Signed-off-by: vagusX <vagusxl@gmail.com>
2024-06-05 18:04:50 +08:00
zhw
1f9735da0d
docs: optimize mentions doc (#49239)
* docs: optimize mentions doc

* docs: fix error grammar
2024-06-05 13:38:03 +08:00
thinkasany
1db28bf0af
docs: delete duplicates and add missing en (#49244) 2024-06-05 13:37:26 +08:00
thinkasany
87ed3a4298
docs(qrcode): fix iconSize default value error (#49243) 2024-06-05 11:27:45 +08:00
e7d7a0b3cd
chore(TS): add comments to TS type methods (#49224) 2024-06-04 21:00:20 +08:00
dependabot[bot]
526d8ba0c2
chore(deps-dev): bump the dev-dependencies group with 1 updates (#49226)
* chore(deps-dev): bump the dev-dependencies group with 1 updates

Bumps the dev-dependencies group with 2 updates: [@testing-library/react](https://github.com/testing-library/react-testing-library) and [eslint-plugin-lodash](https://github.com/idok/eslint-plugin-lodash).


Updates `@testing-library/react` from 15.0.7 to 16.0.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v15.0.7...v16.0.0)

Updates `eslint-plugin-lodash` from 7.4.0 to 8.0.0
- [Changelog](https://github.com/idok/eslint-plugin-lodash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/idok/eslint-plugin-lodash/commits/v8.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-lodash
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update package.json

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-06-04 20:48:57 +08:00
二货爱吃白萝卜
145aa3f68d
fix: Safari ellipsis (#49221)
* fix: Safari ellipsis

* test: update snapshot
2024-06-04 19:14:12 +08:00
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