MadCcc
8f6f223f2d
fix: image preview style ( #38339 )
* fix: image preview style
* chore: code clean
2 years ago
MadCcc
bc8c6d17cf
chore: bump version to 5.0.0-alpha.33
2 years ago
MadCcc
9f88c1238a
feat: token update ( #38314 )
* feat: token update
* chore: update test
* chore: lint
* chore: code clean
* test: update test case
* feat: radius token update
* fix: form size
* chore: fix steps style
* chore: code clean
* chore: update test case
2 years ago
MadCcc
0785068f0c
chore: remove antdPreview
2 years ago
lijianan
4ca2ed63bd
feat: V5 Responsive Circle Progress ( #38231 )
* feat: V5 Responsive Circle Progress
* fix: add useMemo
* Update components/progress/demo/circle-micro.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/progress/demo/circle-micro.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/progress/demo/circle-micro.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/progress/progress.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix: raname processInfo
* fix: add dep list
* fix: add demo
* fix: fix width
* fix: fix width
* fix: fix snap
* fix: rename
* fix: snap
* Update components/progress/Circle.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix: rename
* fix: fix style
* fix: update demo
* fix: fix style
* fix: fix ci
* fix: fix style
* fix: del verticalAlign
* fix: fix
* fix: fix cicd
* fix: update demo
* fix: update demo
* fix: fix style
* fix: fix style
Co-authored-by: MadCcc <1075746765@qq.com>
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
github-actions[bot]
8cb7d6e404
chore: auto merge branches ( #38252 )
chore: next 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
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
MadCcc
e382802f76
chore: update snapshot
2 years ago
MadCcc
ca72c10feb
Merge branch 'feature' into next-merge-feature
2 years ago
二货爱吃白萝卜
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>
2 years ago
hms181231
2e389d73ab
test: Update back-top test case ( #38147 )
2 years ago
hms181231
5159bb9084
test: Update Carousel test case ( #38146 )
2 years ago
hms181231
dae4b67320
test: Update Collapse test case ( #38145 )
2 years ago
hms181231
30d2a24898
test: Update Dropdown test case ( #38144 )
2 years ago
hms181231
be1a51e5fc
test: Update form test case ( #38143 )
2 years ago
lijianan
3d33c34010
chore: use includes instead indexOf ( #38139 )
* chore: use includes instead indexOf
* fix: fix
2 years ago
MadCcc
e6bc5e6d7f
chore: bump version to 5.0.0-alpha.4
2 years ago
MadCcc
2453e21744
fix: modal footer should be hidden if null ( #38138 )
2 years ago
zty
3eff12dd69
docs: fix demo code ( #38136 )
* docs: fix demo code
* docs: fix demo code
* docs: fix demo code
2 years ago