muxin
307b76b478
style: textarea should avtive when focused ( #41281 )
2023-03-21 10:42:53 +08:00
Amumu
7ba8c7a8f2
chore: fix ci failed ( #41286 )
...
* chore: fix ci failed
* chore: update demo
2023-03-17 00:28:18 +08:00
叶枫
476b70fcf2
fix: 泛型非必传 ( #40960 )
2023-02-28 11:03:12 +08:00
叶枫
7a3c4921b1
fix: remove Cascader warning when use displayRender and multiple together ( #40940 )
2023-02-28 10:07:35 +08:00
二货爱吃白萝卜
b4015b6370
chore: test clean up log ( #40955 )
2023-02-27 23:32:27 +08:00
二货机器人
4a3cd57d81
chore: add missing deps
2023-02-22 13:17:53 +08:00
二货机器人
9c0033029d
docs: rm ood link
...
close #40869
2023-02-22 11:46:43 +08:00
afc163
a42a488075
Update default.less ( #40823 )
2023-02-21 18:02:43 +08:00
afc163
c43f2d74e5
test: upgrade github actions node version for 4.x ( #40825 )
...
* test: upgrade github actions node version
* chore: upgrade @testing-library/*
* chore: upgrade @testing-library/*
* fix: preview build
* fix: preview build
2023-02-21 16:52:48 +08:00
MadCcc
517cd60f4f
ci: update notification token
2023-02-13 14:14:40 +08:00
MadCcc
77b4f15424
dcos: update changelog date
2023-02-13 11:52:50 +08:00
MadCcc
69ddd95b2e
docs: changelog 4.24.8 ( #40561 )
...
* docs: changelog 4.24.8
* chore: lock eslint-plugin-compat (#40558 )
* chore: clean
* chore: update
2023-02-13 11:38:23 +08:00
Amumu
a22d7be569
chore: fix test failed(4.x) ( #40626 )
...
* chore: fix test failed
* lock eslint-plugin-compat
* prettier
* Revert "prettier"
This reverts commit af183295a5
.
* prettier
2023-02-13 11:08:05 +08:00
MadCcc
df09516ee5
chore: bump rc-tabs to 12.5.6
2023-02-06 11:46:57 +08:00
dong
a4ce1bc5ae
fix: dropdown accidental opening of container ( #38520 )
2023-01-12 18:27:02 +08:00
Rafael Carvalho
a52033c725
fix: missing translation for Brazilian Portuguese ( #40019 )
...
The filterCheckall "Select all items" locale for the Table Filter is missing in Brazilian Portuguese
2023-01-05 09:47:56 +08:00
Dave
ae62ef7087
[v4] Fix(types): external module type error (CompoundedComponent) ( #39058 )
...
* fix(types): external module type error (CompoundedComponent)
* feat(types): export CountdownProps
2023-01-03 11:46:48 +08:00
MadCcc
c5198a4d11
chore: changelog 4.24.7 ( #39922 )
2022-12-30 16:09:07 +08:00
Wuxh
6e488bad41
docs: document links point to 4x
( #39909 )
2022-12-30 12:24:23 +08:00
Zack Chang
f24081d1e0
feat: add v5 docVersions ( #39872 )
...
Co-authored-by: zhangjianxiong <zhangjx@tsintergy.com>
2022-12-28 23:59:21 +08:00
MadCcc
21a5510621
chore: bump rc-tabs version ( #39867 )
...
* chore: bump rc-tabs version
* chore: update snapshot
2022-12-28 18:09:44 +08:00
ifujustayup
acce38763d
fix(input): fix Input changes color when suffix is applied in Safari ( #38627 ) ( #39830 )
2022-12-27 16:18:53 +08:00
vagusX
db65137fda
docs: changelog v4.24.6 ( #39817 )
...
* docs: changelog v4.24.6
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-12-26 17:32:05 +08:00
JarvisArt
590c397b12
chore: Image preview interactive optimization ( #39813 )
2022-12-26 16:21:10 +08:00
kiner-tang(文辉)
671c6b7e54
fix(table): reset aria-label in table column ( #39747 )
...
* feat: reset aria-label in table column
* feat: update snapshots
2022-12-23 10:44:52 +08:00
MadCcc
62cefcae89
feat: Dropdown support autoAdjustOverflow ( #39741 )
...
* feat: Dropdown support autoAdjustOverflow (#39735 )
* feat: Dropdown support autoAdjustOverflow
* docs: api
* docs: update api desc
* docs: update
2022-12-23 10:40:11 +08:00
ChenXiao
dc6a26f201
fix(grid): fix justify and align properties are not reactive for Row ( #39706 )
...
* fix(grid): fix justify and align properties are not reactive for Row
* Update components/grid/__tests__/index.test.tsx
Co-authored-by: azro352 <35503478+azro352@users.noreply.github.com>
* Update components/grid/__tests__/index.test.tsx
Co-authored-by: azro352 <35503478+azro352@users.noreply.github.com>
2022-12-22 10:59:54 +08:00
@linhf2023
c8f4225361
docs: Add FAQ about @line-height-base
( #39565 )
2022-12-17 15:52:15 +08:00
Wuxh
eb616d479c
fix: fix drop down menu style issue ( #39434 )
...
fix: https://github.com/ant-design/ant-design/issues/39322
2022-12-15 18:36:32 +08:00
MadCcc
00abec4bb3
fix: Drawer should close if open is false ( #39561 )
...
* fix: Drawer should close if open is false
* chore: update script
* chore: update deps
2022-12-15 12:02:15 +08:00
xrkffgg
aa3bd3f20e
ci: add latest for v5 ( #39412 )
...
* ci: add latest for v5
* Update release-helper.yml
2022-12-09 10:23:15 +08:00
二货爱吃白萝卜
f4d011623e
docs: note for getContainer ( #39379 )
...
* docs: note for getContainer
* chore: update gitignore
2022-12-08 00:26:29 +08:00
Paul Damnhorns
c71fece3b1
feat: add uz_UZ locale ( #39353 )
2022-12-07 16:59:18 +08:00
afc163
20158b2277
chore: update size-limit.yml ( #39338 )
2022-12-07 12:17:30 +08:00
二货爱吃白萝卜
d6ae60cd01
fix: Divider horizontal line align ( #39334 )
...
* fix: divider hor align
* test: Update snapshot
2022-12-07 11:42:32 +08:00
二货爱吃白萝卜
5357dedb9e
chore: update limit ( #39332 )
2022-12-07 11:10:46 +08:00
二货机器人
50f89ac8a5
chore: tag latest-4
2022-12-06 14:02:33 +08:00
二货机器人
41f506ea65
chore: adjust auto tag
2022-12-06 13:55:46 +08:00
二货爱吃白萝卜
9f0379bd1b
docs: 4.24.5 changelog ( #39267 )
...
* docs: 4.25.5 changelog
* test: Update snapshot
* chore: fix ci
* chore: update script
* test: Update snapshot
* test: Update snapshot
* test: Update snapshot
* chore: clean up
* chore: clean up bundlesize
* chore: back of bundle size
2022-12-06 11:43:45 +08:00
二货机器人
aa8d7f5ca9
fix: MenuItem disabled not block a click
2022-12-01 17:31:28 +08:00
justanotheranonymoususer
c5a4359900
style: popconfirm icon position regression ( #39027 )
2022-12-01 14:46:13 +08:00
Wuxh
1da8126123
fix(steps): fix steps style ( #39103 )
...
* docs(steps): update demo
* fix(steps): fix steps style
fix #39088
* test: update snapshot
* fix: update
* chore: additional RTL styles
2022-12-01 11:05:42 +08:00
二货爱吃白萝卜
88e360d79d
docs: Update demo ( #39127 )
2022-11-30 22:51:06 +08:00
MadCcc
aa1945d9ae
Revert "docs: fix 404"
...
This reverts commit 1f0fbd4dcf
.
2022-11-30 11:27:26 +08:00
Wuxh
647a03af09
fix(badge): fix the color cannot be customized when count is 0 ( #39062 )
...
* test(badge): add case
* fix(badge): fix the color cannot be customized when count is 0
* test(badge): update snapshots
* docs(badge): update demo
* test: update case
* test(badge): update snapshots
2022-11-29 09:49:18 +08:00
justanotheranonymoususer
8e8a073c33
fix: Card meta default width (4.x) ( #39039 )
...
* Fix #39025
* Update components/card/style/index.less
Co-authored-by: afc163 <afc163@gmail.com>
* Update index.less
Co-authored-by: afc163 <afc163@gmail.com>
2022-11-28 00:22:17 +08:00
kiner-tang(文辉)
d1ac522d96
fix: TimePicker popupClassName
unexpect warning ( #39010 )
2022-11-27 22:28:29 +08:00
MadCcc
1643cb72b3
chore: add dist-tag v4
2022-11-25 17:09:34 +08:00
MadCcc
50ea91a4de
chore: update snapshot
2022-11-25 16:17:42 +08:00
MadCcc
1f0fbd4dcf
docs: fix 404
2022-11-25 15:50:56 +08:00