afc163
9f8e43daae
fix: upgrade rc-dialog and fix Modal animation ( #38275 )
* fix: upgrade to rc-dialog 9.0.1
* chore: rc-dialog@9.0.2
2 years ago
JarvisArt
4522340700
docs: fix the steps docs layout ( #38277 )
* docs: update dropdown wrong word
* docs: update breadcrumb wrong word
2 years ago
github-actions[bot]
55eeae5f0f
chore: auto merge branches ( #38255 )
chore: sync master into feature
2 years ago
afc163
59b97b98bf
Merge branch 'master' into master-merge-feature
2 years ago
afc163
9893efeb51
test: fix form test case ( #38276 )
2 years ago
afc163
8b38815283
Merge branch 'master' into master-merge-feature
2 years ago
Rex Zeng
b0fe69c18f
refactor(Anchor): rewrite CC => FC ( #38265 )
* fix: fix
* fix: fix
* fix: del forwardRef
* fix: add depList
* test(anchor): rewrite test to match the latest fc implementation
* fix: eslint error fix
* style: type optimization
* style: type optimization
* Update components/anchor/Anchor.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* Update Anchor.tsx
* Update components/anchor/Anchor.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* fix: rename
* fix: fix
* fix: fix
* Update components/anchor/style/index.less
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
afc163
c73b9a738a
Update index.less ( #38273 )
2 years ago
二货爱吃白萝卜
752d671acb
feat: DatePicker support `presets` ( #38249 )
* chore: basic style
* chore: all of token spread
* chore: default presets style
* docs: update presets
* chore: fix style
* chore: fix ts
* test: Update snapshot
* test: Update snapshot
* test: Update snapshot
* test: update snapshot
* chore: bump bundle size
* test: update snapshot
* chore: update picker style
* chore: rm useless content
2 years ago
Yuki Zhang
87b1a32aca
feat: css-in-js for Space.Compact ( #38227 )
* feat: css-in-js for Space.Compact
* chore: remove useless less files
* fix: lint issue
* refactor: improve code style
* chore: add bundlesize
2 years ago
MadCcc
5913a707ab
chore: bump version to 5.0.0-alpha.32
2 years ago
Yuki Zhang
b7557751fe
chore: remove useless code for Space.Compact ( #38243 )
2 years ago
afc163
444a8e3c75
style: enlarge Carousel dots hover area ( #38257 )
2 years ago
afc163
471e8ebebf
chore: resolve conflict
2 years ago
afc163
03d716e750
perf: upgrade deps and reduce bundle size ( #38254 )
* chore: upgrade deps
* Update package.json
* Update package.json
2 years ago
github-actions[bot]
0286ed2113
chore: auto merge branches ( #38253 )
chore: feature merge master
2 years ago
github-actions[bot]
8cb7d6e404
chore: auto merge branches ( #38252 )
chore: next merge master
2 years ago
MadCcc
5a218d0c4d
Merge branch 'master' into feature-merge-master
2 years ago
MadCcc
d4b7fb504f
Merge branch 'master' into next-merge-master
2 years ago
lijianan
aca6578330
chore: lock node version ( #38251 )
* chore: lock image
* chore: lock image
2 years ago
MadCcc
02ea0770d8
chore: bump version to 5.0.0-alpha.31
2 years ago
MadCcc
28396d6b9c
fix: skeleton node should have bg color ( #38248 )
* fix: skeleton node should have bg color
* chore: code clean
2 years ago
ZH-seven
d4a5c76d04
fix: Tabs get getPopupContainer from ConfigProvider( #25844 ) ( #38238 )
Co-authored-by: seven <zhu.hui93@iwhalecloud.com>
2 years ago
lijianan
0f63c5d6bc
fix: eslint error ( #38233 )
2 years ago
二货机器人
f311793e71
docs: Fix mistake of select listItemHeight. close #38228
2 years ago
MESSAOUDI Oussama
1da8ef619f
fix: Tabs active style in compact mode ( #38223 )
2 years ago
github-actions[bot]
25020026de
chore: auto merge branches ( #38222 )
chore: next merge master
2 years ago
MadCcc
242b1713f5
Merge branch 'master' into next-merge-master
2 years ago
MadCcc
51b69283a4
test: update test case ( #38217 )
* test: update test case
* chore: udpate snapshot
2 years ago
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
2 years ago
kiner-tang(文辉)
2c8990773b
chore: update authors ( #38214 )
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2 years ago
行冥
3390290c26
chore: remove redundant state ( #38208 )
Co-authored-by: xingming <xingjiang.gxj@antgroup.com>
2 years ago
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
2 years ago
kiner-tang(文辉)
ca97b05661
fix: Remove redundant warnings ( #38190 )
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2 years ago
二货爱吃白萝卜
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
2 years ago
MadCcc
458cb84a89
fix: safari slider ( #38193 )
2 years ago
zz
9d9447e54f
refactor(DirectoryTree): simplify code ( #38184 )
2 years ago
kiner-tang(文辉)
2a1f2836f4
fix: Transfer throw error when`titles` is undefined ( #38182 )
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2 years ago
zz
072fda0f15
refactor(Typography.Link): simplify code ( #38181 )
2 years ago
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>
2 years ago
Chang Wei
70232ab10b
chore: update icon category ( #38177 )
* chore: add icon 'WhatsApp' to category 'logo'
* chore: add icon 'Dingtalk' to category 'logo'
2 years ago
kiner-tang(文辉)
80ad128aeb
fix: add titles for transer in locale ( #38168 )
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2 years ago
JarvisArt
a41e14dfaf
feat: Dropdown support menu and dropdownRender ( #37885 )
2 years ago
github-actions[bot]
f5b16a2e1d
chore: auto merge branches ( #38173 )
chore: Feature merge master
2 years ago
二货机器人
94b688ff8c
chore: feature merge master
2 years ago
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.
2 years ago
lijianan
a302d128e2
refactor: delete defaultprops ( #38164 )
* refactor: delete defaultprops
* fix: fix eslint
* fix: fix eslint
* fix: fix eslint
2 years ago
lijianan
8054769307
refactor: delete defaultprops ( #38154 )
* refactor: delete defaultprops
* test: add test
* fix: fix
2 years ago
github-actions[bot]
55b98fa8ef
chore: auto merge branches ( #38114 )
chore: next merge feature
2 years ago
MadCcc
d24a23c55f
chore: bundlesize
2 years ago