Commit Graph

23695 Commits

Author SHA1 Message Date
Yuki Zhang
b7557751fe
chore: remove useless code for Space.Compact (#38243) 2022-10-28 15:06:19 +08:00
afc163
444a8e3c75
style: enlarge Carousel dots hover area (#38257) 2022-10-28 11:17:01 +08:00
afc163
471e8ebebf chore: resolve conflict 2022-10-27 23:25:55 +08:00
afc163
03d716e750
perf: upgrade deps and reduce bundle size (#38254)
* chore: upgrade deps

* Update package.json

* Update package.json
2022-10-27 23:22:46 +08:00
github-actions[bot]
0286ed2113
chore: auto merge branches (#38253)
chore: feature merge master
2022-10-27 14:43:59 +00:00
github-actions[bot]
8cb7d6e404
chore: auto merge branches (#38252)
chore: next merge master
2022-10-27 14:31:36 +00:00
MadCcc
5a218d0c4d Merge branch 'master' into feature-merge-master 2022-10-27 21:57:59 +08:00
MadCcc
d4b7fb504f Merge branch 'master' into next-merge-master 2022-10-27 21:55:12 +08:00
lijianan
aca6578330
chore: lock node version (#38251)
* chore: lock image

* chore: lock image
2022-10-27 21:39:29 +08:00
MadCcc
02ea0770d8 chore: bump version to 5.0.0-alpha.31 2022-10-27 17:10:48 +08:00
MadCcc
28396d6b9c
fix: skeleton node should have bg color (#38248)
* fix: skeleton node should have bg color

* chore: code clean
2022-10-27 17:03:02 +08:00
ZH-seven
d4a5c76d04
fix: Tabs get getPopupContainer from ConfigProvider(#25844) (#38238)
Co-authored-by: seven <zhu.hui93@iwhalecloud.com>
2022-10-27 11:23:39 +08:00
lijianan
0f63c5d6bc
fix: eslint error (#38233) 2022-10-26 23:50:13 +08:00
二货机器人
f311793e71 docs: Fix mistake of select listItemHeight. close #38228 2022-10-26 22:04:26 +08:00
MESSAOUDI Oussama
1da8ef619f
fix: Tabs active style in compact mode (#38223) 2022-10-26 16:07:05 +08:00
github-actions[bot]
25020026de
chore: auto merge branches (#38222)
chore: next merge master
2022-10-26 07:28:49 +00:00
MadCcc
242b1713f5 Merge branch 'master' into next-merge-master 2022-10-26 14:56:44 +08:00
MadCcc
51b69283a4
test: update test case (#38217)
* test: update test case

* chore: udpate snapshot
2022-10-26 14:47:33 +08:00
Chuns Chen
cc5c4fed51
refactor: locale files reference path (#38194)
* chore: add locale files to npm pkg

* docs: locale files reference path

* docs: fix locale path

* chore: bump @ant-design/tools

* refactor: default locale file

* chore: add site wepack alias

* chore: bump @ant-design/tools

* fix: site theme locale reference path

* chore: add locale files to eslint ignore

* fix: markdown demo unable to resolve path to module antd/locale
2022-10-26 14:38:54 +08:00
kiner-tang(文辉)
2c8990773b
chore: update authors (#38214)
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2022-10-26 10:35:26 +08:00
行冥
3390290c26
chore: remove redundant state (#38208)
Co-authored-by: xingming <xingjiang.gxj@antgroup.com>
2022-10-25 23:24:18 +08:00
MadCcc
ffc09a2a0d
feat: compact theme (#38105)
* feat: compact theme

* chore: code clean

* chore: code clean

* chore: show dynamic theme in preview

* chore: code clean

* feat: compact algorithm
2022-10-25 17:04:36 +08:00
kiner-tang(文辉)
ca97b05661
fix: Remove redundant warnings (#38190)
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2022-10-25 00:07:18 +08:00
二货爱吃白萝卜
d08deeeb8a
feat: FloatButton PurePanel (#38199)
* refactor: Popout FloatButton component

* test: Update snapshot

* docs: add BackTop

* test: Update snapshot

* chore: fix compile

* chore: fix ts

* chore: pure panel size
2022-10-24 23:15:39 +08:00
MadCcc
458cb84a89
fix: safari slider (#38193) 2022-10-24 15:59:56 +08:00
zz
9d9447e54f
refactor(DirectoryTree): simplify code (#38184) 2022-10-23 18:33:47 +08:00
kiner-tang(文辉)
2a1f2836f4
fix: Transfer throw error whentitles is undefined (#38182)
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2022-10-23 16:06:50 +08:00
zz
072fda0f15
refactor(Typography.Link): simplify code (#38181) 2022-10-23 16:05:31 +08:00
kiner-tang(文辉)
21c4bcf40a
fix(table): aria-label should be use the first text content in element when column title is ReactElement in table (#38160)
* fix: aria-lable should be use the first text content in element when title is ReactElement

* fix: aria-label should be use the first text content in element when title is ReactElement

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: update snapshots

* feat: update snapshots

Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2022-10-23 15:28:26 +08:00
Chang Wei
70232ab10b
chore: update icon category (#38177)
* chore: add icon 'WhatsApp' to category 'logo'

* chore: add icon 'Dingtalk' to category 'logo'
2022-10-23 15:26:51 +08:00
kiner-tang(文辉)
80ad128aeb
fix: add titles for transer in locale (#38168)
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2022-10-23 15:23:16 +08:00
JarvisArt
a41e14dfaf
feat: Dropdown support menu and dropdownRender (#37885) 2022-10-23 00:33:45 +08:00
github-actions[bot]
f5b16a2e1d
chore: auto merge branches (#38173)
chore: Feature merge master
2022-10-22 15:15:43 +00:00
二货机器人
94b688ff8c chore: feature merge master 2022-10-22 22:53:41 +08:00
Marcia Sun
ba3ab898d2
fix: incorrect transform-origin of tooltips (#38159)
For tooltips with a placement value like 'topRight' or 'bottomLeft', the previous code would calculate an incorrect transform-origin, which is fixed here.
2022-10-22 19:11:31 +08:00
lijianan
a302d128e2
refactor: delete defaultprops (#38164)
* refactor: delete defaultprops

* fix: fix eslint

* fix: fix eslint

* fix: fix eslint
2022-10-22 18:43:36 +08:00
lijianan
8054769307
refactor: delete defaultprops (#38154)
* refactor: delete defaultprops

* test: add test

* fix: fix
2022-10-22 15:00:26 +08:00
github-actions[bot]
55b98fa8ef
chore: auto merge branches (#38114)
chore: next merge feature
2022-10-22 05:57:45 +00:00
MadCcc
d24a23c55f chore: bundlesize 2022-10-22 13:33:51 +08:00
MadCcc
e382802f76 chore: update snapshot 2022-10-22 13:23:16 +08:00
MadCcc
ca72c10feb Merge branch 'feature' into next-merge-feature 2022-10-22 13:14:19 +08:00
二货爱吃白萝卜
92acca41de
docs: Add faq about breaking change (#38153)
* docs: Add faq about breaking change

* Update docs/react/faq.zh-CN.md

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

* docs: update

* docs: more desc

Co-authored-by: afc163 <afc163@gmail.com>
2022-10-21 16:25:42 +08:00
hms181231
2e389d73ab
test: Update back-top test case (#38147) 2022-10-21 15:10:20 +08:00
hms181231
5159bb9084
test: Update Carousel test case (#38146) 2022-10-21 15:09:48 +08:00
hms181231
dae4b67320
test: Update Collapse test case (#38145) 2022-10-21 15:09:21 +08:00
hms181231
30d2a24898
test: Update Dropdown test case (#38144) 2022-10-21 15:07:44 +08:00
hms181231
be1a51e5fc
test: Update form test case (#38143) 2022-10-21 15:06:11 +08:00
lijianan
3d33c34010
chore: use includes instead indexOf (#38139)
* chore: use includes instead indexOf

* fix: fix
2022-10-21 11:45:55 +08:00
MadCcc
e6bc5e6d7f chore: bump version to 5.0.0-alpha.4 2022-10-21 10:17:01 +08:00
MadCcc
2453e21744
fix: modal footer should be hidden if null (#38138) 2022-10-21 10:16:03 +08:00