Commit Graph

24355 Commits

Author SHA1 Message Date
ChenXiao
0e9623ccb0
fix(Breadcrumb): fix wrong overlay deprecation warning in Dropdown when use Breadcrumb with menu props (#40211)
* fix(Breadcrumb): wrong overlay deprecation warning in Dropdown when use Breadcrumb with menu props

* fix(Breadcrumb): fix wrong overlay deprecation warning in Dropdown when use Breadcrumb with menu props
2023-01-18 15:39:00 +08:00
lijianan
3892ce3c6d
chore: remove useless code (#40303) 2023-01-18 14:46:01 +08:00
lijianan
26ec8fcdc9
demo: update demo (#40295)
* demo: update demo

* update demo

* update demo
2023-01-18 14:19:59 +08:00
Rinku Chaudhari
055624f85b
reformat/typo: removed useless ts-ignore and 'ignore' typo fix (#40298)
* reformat/typo: removed useless ts-ignore and 'ignore' typo fix

* fix: components/version/index.ts typescript error

Co-authored-by: rinku.chaudhary <rinku.chaudhary@amniltech.com>
2023-01-18 13:37:44 +08:00
chencheng (云谦)
8f0ab0fa1e
Merge pull request #40292 from ant-design/sorrycc-patch-1
Update practical-projects.zh-CN.md and practical-projects.en-US.md
2023-01-18 10:38:13 +08:00
chencheng (云谦)
1040363b5d
Update practical-projects.en-US.md 2023-01-18 10:20:04 +08:00
chencheng (云谦)
3d9a4fa0ca
Update practical-projects.zh-CN.md 2023-01-18 10:18:07 +08:00
René Wang
a2980e3d57
lint: remove useless ts-ignore comment (#40289) 2023-01-18 10:07:16 +08:00
二货爱吃白萝卜
cc1870d8bd
chore: add linter of not selector (#40264)
* chore: add linter of not selector

* chore: update tree style

* fix: DatePicker

* fix: compact

* fix: compact vertical

* perf: style

* fix: vertical compact

Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-17 17:51:59 +08:00
Danial Soheili
164ea65250
Bugfix/modal destroy all with context (#40281)
* 🐞 FIX: destroyAll not working with useModal

* 🧪 TEST: add test

* Update components/modal/useModal/index.tsx

Co-authored-by: Amumu <yoyo837@hotmail.com>

Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-01-17 14:54:34 +08:00
二货爱吃白萝卜
7276438486
docs: Report 404 for monitor (#40278)
* docs: monitor 404 report

* docs: Add source

* docs: patch

* docs: clean up
2023-01-17 14:27:14 +08:00
JiaQi
a713bf7978
fix(Message): Message global static method 'config' setting duration is invalid (#40232)
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
2023-01-17 11:15:14 +08:00
Danial Soheili
a91ef95184
💄 STYLE: Button's color should override child anchor's color (#40269) 2023-01-17 10:04:12 +08:00
二货爱吃白萝卜
8f81298027
docs: Adjust Modal demos (#40274)
* docs: Adjust modal demo

* test: update snapshot
2023-01-16 23:48:26 +08:00
Danial Soheili
65c6d5717d
💄 STYLE: wrong text color & cursor when Radio is disabled (#40273) 2023-01-16 23:18:56 +08:00
Rafael Carvalho
e13c8ad877
fix: missing translation for Brazilian Portuguese (#40270)
Add translation for  filterCheckall, filterSearchPlaceholder and Tour
2023-01-16 22:50:35 +08:00
Wuxh
64eb840be2
chore: fix Menu split line style error (#40268)
* chore: fix Menu split line style error

* docs: update demo

* test: update snapshot
2023-01-16 19:55:12 +08:00
lijianan
ca2d1325e3
docs: fix typo word (#40267) 2023-01-16 19:47:11 +08:00
lijianan
cfca763fa8
chore: adjust parameter order (#40251) 2023-01-16 16:45:14 +08:00
lijianan
199c72a212
chore: adjust parameter order (#40252) 2023-01-16 16:44:45 +08:00
lijianan
8970f65faf
chore: adjust parameter order (#40250) 2023-01-16 16:44:16 +08:00
lijianan
4626bfb0af
git add . (#40249) 2023-01-16 16:39:35 +08:00
lijianan
0ad9ae1695
chore: adjust parameter order (#40253) 2023-01-16 16:31:08 +08:00
lijianan
6cbeb26582
chore: adjust parameter order (#40254) 2023-01-16 16:28:48 +08:00
lijianan
1f201d5cc9
chore: adjust parameter order (#40256) 2023-01-16 16:20:57 +08:00
lijianan
6a255f1a23
chore: adjust parameter order (#40255) 2023-01-16 16:18:01 +08:00
lijianan
c627ff381a
refactor: adjust parameter order (#40257) 2023-01-16 15:57:15 +08:00
lijianan
a318fabe6c
chore: ts optimization (#40258) 2023-01-16 15:13:16 +08:00
jc
bde9c6b9fb
docs: add antd-mini (#40248) 2023-01-16 13:39:23 +08:00
lijianan
28d1157d6b
type: optimization undefined type (#40241)
* type: optimization undefined type

* fix type

* fix type

* add

* revert

* revert

* revert
2023-01-16 09:55:52 +08:00
MadCcc
f1e92b12f5 chore: bump @ant-design/tolls 2023-01-16 00:21:56 +08:00
MadCcc
bedb41b0e8
docs: changelog 5.1.5 (#40242)
* docs: changelog

* chore: changelog
2023-01-15 22:43:56 +08:00
MadCcc
c8b4915767
fix: checkbox should have line-height (#40208) 2023-01-15 20:45:58 +08:00
JarvisArt
bc32f1444d
demo: calendar demo supports dark mode (#40239) 2023-01-15 19:46:42 +08:00
Danial Soheili
dfa207253e
💄 STYLE: fix DatePicker's next & prev icons in rtl mode (#40238) 2023-01-15 15:30:16 +08:00
Jimmy
546bda457f
demo : Tabs onEdit Callback parameter type problem (#39926)
* fix : Tabs`onEdit`Callback parameter type problem

* fix : Tabs onEdit Callback parameter type problem
2023-01-15 13:08:09 +08:00
puxiao
5fa7baa786
docs: Update Image index.zh-CN.md (#40233) 2023-01-14 19:33:48 +08:00
lijianan
5b9f19fc02
docs: add contribution guide (#40222)
* docs: add contribution guide

* fix

* fix
2023-01-14 19:32:38 +08:00
lijianan
973abb6e56
test: add test case for en-US blog to avoid omission in translation (#40231) 2023-01-14 19:30:26 +08:00
二货爱吃白萝卜
df3c33c378
chore: rm bundlesize check (#40220) 2023-01-13 16:53:23 +08:00
前端练习两年半
4f14109aef
docs: update dropdownRender demo description (#40212)
Co-authored-by: chengqu <wd348312@alibaba-inc.com>
2023-01-13 16:10:57 +08:00
JarvisArt
2e234aa285
demo: tag demo supports dark mode (#40202) 2023-01-13 10:46:35 +08:00
dong
e378ec5493
fix: Dropdown accidental opening of container (#40201) 2023-01-13 10:42:59 +08:00
Wuxh
0051a877e2
fix(site): fix the failure of website code folding function (#40198)
* fix(site): fix the failure of website code folding function

* remove

* chore: update
2023-01-13 10:41:54 +08:00
lijianan
8b5198155c
docs: update blog (#40193) 2023-01-12 19:17:26 +08:00
二货爱吃白萝卜
96c0c21139
chore: adjust wave pos (#40192)
* chore: adjust wave pos

* chore: patch check

* chore: update post
2023-01-12 17:52:19 +08:00
Wuxh
06dde33601
fix(Table): fix sticky table header shadow style error (#40171)
* fix: fix sticky table header shadow style error

* fix
2023-01-12 17:38:39 +08:00
afc163
fdc6709977
chore: fix lint and refactor some site code (#40185)
* chore: refactor header code style

* fix lint
2023-01-12 11:57:54 +08:00
MadCcc
716e56b3ae chore: update issue actions 2023-01-12 11:20:22 +08:00
afc163
36d1916a1b
chore: add crossorigin="anonymous" to umi.js (#40184)
https://umijs.org/docs/api/config#crossorigin
2023-01-12 11:17:04 +08:00