Commit Graph

24560 Commits

Author SHA1 Message Date
renovate[bot]
e0ce1b73d1
chore(deps): update cimg/node docker tag to v16.19.0 (#39948)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-01 11:48:11 +08:00
二货爱吃白萝卜
5edcdc8200
docs: blog about re-render (#39941)
* docs: rerender blog

* docs: fix lint

* Update docs/blog/render-times.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>

Co-authored-by: lijianan <574980606@qq.com>
2023-01-01 11:19:33 +08:00
JarvisArt
2f623fe553
fix: submenu arrow transition (#39945) 2023-01-01 00:26:54 +08:00
Amumu
a38cdb8720
Merge pull request #39943 from ant-design/feature-merge-master
chore: feature merge master
2022-12-31 23:33:00 +08:00
yoyo837
54428e2f5f Merge branch 'master' into feature-merge-master 2022-12-31 23:12:58 +08:00
github-actions[bot]
ce0271a584
chore: auto merge branches (#39942)
chore: Feature merge master
2022-12-31 15:08:42 +00:00
lijianan
71eddd2c20 chore: remove useless tsx support (#39934)
* chore: remove useless tsx support

* add

* revert

* add

* fix

* fix

* add test case

* fix
2022-12-31 22:24:56 +08:00
kiner-tang(文辉)
5de9fd7909 fix: solve selection column cover by other cell when fixed (#39940) 2022-12-31 22:24:56 +08:00
JarvisArt
401ef66111 fix: when table filter, the border will be black (#39938) 2022-12-31 22:24:56 +08:00
afc163
00ca91475c docs: update links (#39935)
* Update introduce.zh-CN.md

* Update introduce.en-US.md

* Update introduce.zh-CN.md

* Update introduce.en-US.md

* Update introduce.en-US.md

* Update introduce.zh-CN.md
2022-12-31 22:24:56 +08:00
Kirubashankar K
154c03bf5c feat: add missing ta_IN translations (#39936)
Co-authored-by: kirubashankar <kirubashankar@ghoshak.com>
2022-12-31 22:24:56 +08:00
afc163
0fcf972022 chore: update table drag demo (#39929) 2022-12-31 22:24:55 +08:00
afc163
7e67c84c32 docs(): release 5.1.2 (#39917)
* docs(): release 5.1.2

* Update CHANGELOG.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>

Co-authored-by: lijianan <574980606@qq.com>
2022-12-31 22:24:55 +08:00
lijianan
8f9a25c021 type: remove ForwardRefRenderFunction (#39924)
* type

* fix
2022-12-31 22:24:55 +08:00
afc163
1c662199af docs: clarify Transfer filterOption description (#39916)
close #39907
close #39906
2022-12-31 22:24:55 +08:00
lijianan
6660e53863 chore: remove rc-util/addEventListener (#39923)
* chore: remove rc-utils/addEventListener

* fix

* fix
2022-12-31 22:24:55 +08:00
Wuxh
4d9e684d3c docs: update README-zh_CN.md (#39910) 2022-12-31 22:24:55 +08:00
二货爱吃白萝卜
3f18bfbaee fix: tailwindcss reset Image style (#39914)
* fix: tailwindcss reset

* docs: more info

* chore: comment
2022-12-31 22:24:55 +08:00
Wuxh
5836724dc4 fix: dropdown menu style issue (#39904)
* fix: dropdown menu item in danger

Disable dropdown menu item when type is equal to danger

increase disabled CSS specificity

remove unnecessary changes

fix: remove reordering functions

Remove reordering functions by increasing `disable` class on line 350 CSS specificity

Revert "fix: remove reordering functions "

This reverts commit bd94daaddf973f5f8ef1641ea3081f5aab2fc3a2.

* chore: update style

* chore: update demo

ref: https://github.com/ant-design/ant-design/issues/39322

* test: update snapshot

Co-authored-by: samyar <75088294+samyarkd@users.noreply.github.com>
2022-12-31 22:24:55 +08:00
afc163
b554e061ee chore: replace react-sticky to react-sticky-box in Tabs demo (#39898)
* docs: replace react-sticky to react-sticky-box in Tabs demo

* test: fix test case
2022-12-31 22:24:55 +08:00
lijianan
3ed7ec906e chore: remove useless tsx support (#39890)
* chore: remove useless tsx support

* add

* add

* style

* fix lint

* fix lint

* fix lint

* update locale entry

* update locale entry

* update locale entry

* delete useless style
2022-12-31 22:24:55 +08:00
张仕传
971282671b docs: Update check-conduct.zh-CN.md (#39899)
fix: 修复第一行末尾的错别字:  值的 -> 值得
2022-12-31 22:24:55 +08:00
512883e59a fix: useModal default okText (#39884) 2022-12-31 22:24:55 +08:00
李瀚
9baea0d05f fix: filtered word error (#39887)
* fix: filtered word error

* Optimize the code
2022-12-31 22:24:55 +08:00
Amumu
2f4bb11680 chore: stable version (#39886) 2022-12-31 22:24:55 +08:00
JarvisArt
8d7e17a11c chore: dropdown context-menu demo supports dark mode (#39859) 2022-12-31 22:24:55 +08:00
Amumu
6378197996 fix: fix filtered update not working (#39883) 2022-12-31 22:24:55 +08:00
lijianan
dedbbda5f2 type: LiteralUnion optimization (#39871) 2022-12-31 22:24:55 +08:00
lijianan
4f16966e28 refactor[Wave]: CC => FC (#39705)
* fix

* refactor[Wave]: CC => FC

* fix lint

* fix

* fix

* fix

* add test case

* add test case

* fix test

* fix test

* test case

* add test case

* fix

* fix

* fix

* fix

* raname

* fix

* test case

* test case

* test case

* fix test

* test case

* refactor: Use React way

* test: coverage

* chore: clean up

* rerun fail ci

* fix: React 17 error

* test: fix test case

* test: fix test case

* fix borderRadius

* test: fix test case

* chore: clean up

* chore: clean up

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-31 22:24:55 +08:00
MadCcc
365288a9a4 docs: fix prerender (#39864)
* docs: fix prerender

* chore: add fallback

* chore: update spin

* chore: code clean
2022-12-31 22:24:55 +08:00
黑雨
689feb8a1a style: fix input addon misplace when zoom up (#39842) 2022-12-31 22:24:55 +08:00
kiner-tang(文辉)
45dcbd50f4 fix(table): Sorted/Filtered table fixed column transparent background unreadable (#39012)
* fix: Sorted/Filtered table fixed column transparent background unreadable

* feat: remove redundant code

* Update components/table/style/index.tsx

Co-authored-by: MadCcc <1075746765@qq.com>

* feat: code optimize

* style: reset format doc

Co-authored-by: MadCcc <1075746765@qq.com>
2022-12-31 22:24:55 +08:00
Wibus
c1032f4743 fix: remove useless tsx support (#39853) 2022-12-31 22:24:55 +08:00
vagusX
7c6ed8a145 scripts: fix national flag log (#39856) 2022-12-31 22:24:55 +08:00
kiner-tang(文辉)
e17fe929f0 docs: remove notification.warn(config) (#39852) 2022-12-31 22:24:55 +08:00
二货爱吃白萝卜
6246647b50 fix: Slider Tooltip appear motion not working (#39857)
* fix: use native tooltip

* chore: clean up

* test: Update snapshot

* test: Update snapshot
2022-12-31 22:24:55 +08:00
lijianan
d2d37bda21 fix: fix QRCode style (#39849)
* fix: fix style

* snap

* Update components/qrcode/style/index.ts

Co-authored-by: afc163 <afc163@gmail.com>

* rename className

* use token

Co-authored-by: afc163 <afc163@gmail.com>
2022-12-31 22:24:55 +08:00
afc163
7059f6e5ba docs: Update recommendation (#39848)
* Update recommendation.zh-CN.md

* Update recommendation.zh-CN.md

* Update recommendation.zh-CN.md

* Update recommendation.zh-CN.md

* Update recommendation.zh-CN.md

* Update recommendation.zh-CN.md

* Update recommendation.en-US.md
2022-12-31 22:24:55 +08:00
afc163
3fa6c139fe docs: Update tree-shaking documentation (#39847)
* Update getting-started.zh-CN.md

* Update getting-started.en-US.md

* Update introduce.zh-CN.md

* Update introduce.en-US.md
2022-12-31 22:24:55 +08:00
MadCcc
35c0132ee0 docs: Theme Editor support export json file (#39845) 2022-12-31 22:24:55 +08:00
MadCcc
6056ba75b3 docs: fix ssr issue (#39825)
* docs: fix ssr issue

* docs: fix

* chore: code clean

* chore: update deps
2022-12-31 22:24:55 +08:00
lijianan
5d3381334c
chore: remove useless tsx support (#39934)
* chore: remove useless tsx support

* add

* revert

* add

* fix

* fix

* add test case

* fix
2022-12-31 22:12:30 +08:00
kiner-tang(文辉)
a1a7ef933a
fix: solve selection column cover by other cell when fixed (#39940) 2022-12-31 19:38:47 +08:00
JarvisArt
06e0b35b6e
fix: when table filter, the border will be black (#39938) 2022-12-31 19:28:29 +08:00
afc163
7b830c1c01
docs: update links (#39935)
* Update introduce.zh-CN.md

* Update introduce.en-US.md

* Update introduce.zh-CN.md

* Update introduce.en-US.md

* Update introduce.en-US.md

* Update introduce.zh-CN.md
2022-12-31 19:26:52 +08:00
JiaQi
1fca9cfaf8
feat(List): Added list pagination alignment option (#39858)
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2022-12-31 19:18:09 +08:00
Kirubashankar K
d66b2f5a65
feat: add missing ta_IN translations (#39936)
Co-authored-by: kirubashankar <kirubashankar@ghoshak.com>
2022-12-31 19:14:48 +08:00
afc163
fc033aca8c
chore: update table drag demo (#39929) 2022-12-30 21:28:33 +08:00
kiner-tang(文辉)
78235623c4
feat: tour support custom mask style and fill color (#39919) 2022-12-30 18:38:16 +08:00
afc163
b3710a9510
docs(): release 5.1.2 (#39917)
* docs(): release 5.1.2

* Update CHANGELOG.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>

Co-authored-by: lijianan <574980606@qq.com>
2022-12-30 17:23:55 +08:00