Commit Graph

27979 Commits

Author SHA1 Message Date
Wanpan
eb218e80c6
fix: fix Alert findDOMNode error (#48868)
* fix: fix Alert findDOMNode error

* fix: update test
2024-05-10 19:18:54 +08:00
Wanpan
c9f7f5d8e6
fix: fix float-button findDOMNode error (#48865) 2024-05-10 16:28:25 +08:00
thinkasany
1f39811047
site: use message hooks usage (#48862)
* refactor(iconSearch): use message hooks usage

* fix: use useApp
2024-05-10 15:35:16 +08:00
lijianan
32b89e6d87
fix: add Drawer Spin className (#48857)
* fix: add Spin className

* fix: update snap
2024-05-10 14:31:21 +08:00
lijianan
bcbb7a401b
Merge pull request #48845 from ant-design/feature-merge-master
chore: merge master into feature
2024-05-10 12:35:02 +08:00
栗嘉男
20208bfb97 Merge branch 'master' into feature-merge-master 2024-05-10 12:04:05 +08:00
lijianan
bc26758e2b
Merge branch 'feature' into feature-merge-master 2024-05-10 12:03:47 +08:00
Richard Zhang
6da1ad1c67
docs(modal): correct closable default value (#48856) 2024-05-10 11:38:53 +08:00
Wanpan
c3cf0ded65
fix: fix Button findDOMNode error (#48830)
* fix: fix Button findDOMNode error

* test: update test case

* fix: optimize code

* Update components/_util/wave/WaveEffect.tsx

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: Wanpan <wanpan96@163.com>

* fix: optimize code

* fix: update test

* fix: update test

---------

Signed-off-by: Wanpan <wanpan96@163.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-05-10 10:47:16 +08:00
LonelySnowman
5098e6e209
feat: progress add inside and bottom text position (#48157)
* feat: progress add inside and bottom text position

* feat: change progress percent position api

* fix: change to follow coding standards

* docs: reset i18n zh file

* fix: change to follow coding standards

* fix: change to follow coding standards

* docs: reset i18n file

* fix: change to follow coding standards

* docs: reset i18n file

* feat: progress inner text get brighten color

* feat: update progress snapshots

* fix: progress bottom layout center

* feat: update steps snapshots

* feat: update progress snapshots

* feat: update config provider snapshots

* feat: progress inner text add negate color

* feat: update progress snapshots

* feat: progress inner text add light bg color

* feat: progress inner text add light bg color

* feat: change progress percentPosition api

* feat: change progress component test

* feat: update progress line component snapshot

* feat: progress component outer start layout text adapt

* feat: progress line change to flex layout

* feat: update progress snapshots

* feat: update progress line style

* feat: update progress line style

* fix: progress line reset height use inline block

* fix: change progress is line type

* fix: change progress is line type

* fix: delete progress outer styles

* fix: change progress line type layout

* fix: progress add outer style

* feat: update progress snapshots

* fix: change progress text bright color

* fix: optimized code volume

* fix: progress delete after style on inner layout

* fix: update progress test file

---------

Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-05-10 10:22:32 +08:00
二货爱吃白萝卜
cf6e9c8b6e
docs: update RangePicker month demo (#48844)
* docs: clean up useless code

* docs: update demo

* docs: fix typo
2024-05-10 09:55:31 +08:00
github-actions[bot]
5ee92d3dc0
chore: upgrade deps (#48849)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-05-10 06:29:00 +08:00
栗嘉男
6a97f52197 chore: merge master into feature 2024-05-09 20:15:16 +08:00
e2e3331ffe
chore: add meta build info to the website (#48834)
* chore: website add more build info

* chore: update

* Revert "chore: update"

This reverts commit 487dca0c56.

* Revert "chore: website add more build info"

This reverts commit cc5cb6b33d.

* chore: update

* chore: update

* chore: update
2024-05-09 19:39:31 +08:00
afc163
a343fcd035
refactor: button icon only style (#48840) 2024-05-09 18:34:12 +08:00
afc163
6957a5f90d
style: fix Button align issue (#47318)
* style: fix Button align issue

* test: fix test case

* test: fix AutoComplete image diff

* test: fix Transfer image diff

* refactor: simpify icon position code

* chore: remove unused import

* chore: update snapshot

* chore: fix button style

* chore: fix button style
2024-05-09 17:41:26 +08:00
lijianan
fec2132073
demo: update Drawer demo (#48831) 2024-05-09 11:56:53 +08:00
lijianan
b87dbc91ae
refactor: rewrite inline-style to cssinjs (#48832)
* refactor: rewrite inline-style to cssinjs

* test: fix snap
2024-05-09 10:12:26 +08:00
叶枫
1da6d23c0f
feat: progress support size object (#48805)
* feat: progress support size object

* feat: add test

* feat: 优化方法

* feat: doc

* feat: 120

* feat: 不判断 object

* fix: test

* Update components/progress/index.zh-CN.md

Signed-off-by: afc163 <afc163@gmail.com>

* feat: doc

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-05-09 10:10:05 +08:00
二货爱吃白萝卜
300ec22f33
chore: bump rc-field-form (#48829) 2024-05-08 22:03:31 +08:00
lijianan
00c770537b
Merge pull request #48828 from ant-design/master
chore: sync master into feature
2024-05-08 21:20:07 +08:00
afc163
766ae3b320
fix: Button icon order and margin in rtl mode (#48821)
* fix: Button icon order and margin in rtl mode

* demo: default iconPosition should be end

* fix: test case
2024-05-08 20:07:57 +08:00
Wanpan
e2d7e689e5
docs: image component adding destroyOnClose (#48827)
* docs: image component adding destroyOnClose

* docs: update demo
2024-05-08 19:05:50 +08:00
afc163
4384984c38
site: fix home page horizontal scrollbar (#48804)
* site: fix home page horizontal scrollbar

* Update .dumi/theme/slots/Header/index.tsx

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-05-08 16:50:34 +08:00
Luna
3701f0a330
docs: fix typo (#48819)
* chore: typo

Signed-off-by: Luna <105922175+ImLunaHey@users.noreply.github.com>

* chore: typo

Signed-off-by: Luna <105922175+ImLunaHey@users.noreply.github.com>

---------

Signed-off-by: Luna <105922175+ImLunaHey@users.noreply.github.com>
2024-05-08 14:31:12 +08:00
f0189fd36f
docs(App): add edge usage warning (#48814)
* chore(App): add edge usage warning

* test: add test

* docs(App): add FAQ
2024-05-08 10:27:59 +08:00
lijianan
d1d2400d2d
docs: sync README-zh_CN (#48817) 2024-05-08 08:00:33 +08:00
github-actions[bot]
8c60848d67
chore: upgrade deps (#48815)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-05-08 07:01:13 +08:00
Wanpan
73adedbfab
fix: Fix fails when using tabs minHeight inside the small card (#48787)
* fix: Fix fails when using small tabs minHeight inside the card

* test: del test case

* Update components/card/style/index.ts

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: Wanpan <wanpan96@163.com>

* fix: update style

---------

Signed-off-by: Wanpan <wanpan96@163.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-05-07 19:06:17 +08:00
afc163
e6c4123a84
chore: Update README.md (#48806)
Signed-off-by: afc163 <afc163@gmail.com>
2024-05-07 17:44:10 +08:00
lijianan
b96c10ae1b
site: rm Menu children (#48799) 2024-05-07 15:31:58 +08:00
lijianan
d3d3358ca7
docs: add docs Usage-with-Rsbuild (#48800) 2024-05-07 15:30:29 +08:00
afc163
0f06598bd8
fix: upgrade rc-select (#48798)
Signed-off-by: afc163 <afc163@gmail.com>
2024-05-07 13:23:02 +08:00
thinkasany
b6b96d2d1d
demo(ConfigProvider): replace 'popupPlacement' and 'TabPane' (#48797) 2024-05-07 12:18:24 +08:00
lijianan
01264592a7
site: rm gitee-pages enter (#48792) 2024-05-07 07:29:30 +08:00
lijianan
ddf70283ed
site: update site type { children: React.ReactNode } => React.PropsWithChildren (#48770)
* site: update site type React.ReactNode => React.PropsWithChildren

* fix: fix

* fix: fix
2024-05-06 15:28:52 +08:00
thinkasany
06d78e663b
ci(zip builds): skip fork branch (#48783) 2024-05-06 14:50:34 +08:00
lijianan
8b1f79c1f5
demo: update demo type { children: React.ReactNode } => React.PropsWithChildren (#48771)
* demo: update demo type React.ReactNode => React.PropsWithChildren

* fix: fix
2024-05-06 12:04:27 +08:00
lijianan
313d534f2b
type: rm any (#48765) 2024-05-05 17:44:53 +08:00
github-actions[bot]
0528d9ce42
chore: upgrade deps (#48766)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-05-05 02:14:31 +08:00
希亚的西红柿
c54b9cd892
feat: get image info in the render function of Image component. (#48729)
* feat: add imgInfo for render function

* fix: remove useless code

* fix: revert demo

* chore: bump rc-image verison from 7.6.0 to 7.7.0

* test: update snapshot

* fix: update snapshot

* docs: update version

* docs: update
2024-05-04 18:04:15 +08:00
afc163
419316e066
chore: Update size-limit.yml (#48764)
* chore: Update size-limit.yml

Signed-off-by: afc163 <afc163@gmail.com>

* Update size-limit.yml

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-05-04 18:00:14 +08:00
afc163
83f329eb24
docs: Update preview-build.yml (#48763)
https://github.com/ant-design/ant-design/pull/33045/

Signed-off-by: afc163 <afc163@gmail.com>
2024-05-04 14:49:31 +08:00
dependabot[bot]
6a53ed7ad0
chore(deps-dev): bump eslint-plugin-markdown (#48761)
Bumps the dev-dependencies group with 1 update in the / directory: [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown).


Updates `eslint-plugin-markdown` from 4.0.1 to 5.0.0
- [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases)
- [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint-plugin-markdown/compare/v4.0.1...v5.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-markdown
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-03 22:44:47 +08:00
lijianan
8ef0a514bc
site: update site scroll-bar style (#48755)
* site: update site scroll-bar style

* site: update site scroll-bar style
2024-05-03 13:52:04 +08:00
afc163
4424dec28f
site: turn off @layer to fix styling lost (#48754) 2024-05-03 11:32:47 +08:00
github-actions[bot]
d2e85498e5
chore: auto merge branches (#48746)
chore: merge master into feature
2024-05-02 17:28:36 +00:00
lijianan
eb205575a1
docs: update release Date (#48745) 2024-05-03 00:56:50 +08:00
lijianan
13c5801ac1
type: replace any with HTTPRequest (#48737)
* chore: code optimization

* fix: fix

* fix: fix

* fix: fix

---------

Co-authored-by: afc163 <afc163@gmail.com>
2024-05-02 23:40:02 +08:00
lijianan
aa0a90fdd5
docs: update docs (#48744) 2024-05-02 23:19:23 +08:00