MESSAOUDI Oussama
dd3db2587b
fix: breadcrumb last item color does not use the `breadcrumbLastItemColor` token. ( #40119 )
* use `breadcrumbLastItemColor` token in `li:last-child`
* PR feedback
* revert change log update.
2 years ago
MadCcc
43541cb6d9
Merge branch 'master' into feature-merge-master
2 years ago
lijianan
7f222efff6
site: delete V5_NOTIFICATION ( #40129 )
* site: delete V5_NOTIFICATION
* clear code
2 years ago
Peach
51375683c7
docs: override debug prop when show all demo ( #40130 )
* docs: override debug prop when show all demo
* chore: add annotation
2 years ago
lijianan
0f64e1538e
chore: markdown eslint error ( #40124 )
2 years ago
JarvisArt
26c3c326ad
chore: Watermark uses MutateObserver ( #40081 )
* chore: Watermark uses MutateObserver
* chore: upgrade @rc-component/mutate-observer
2 years ago
MadCcc
52478c78d3
chore: update changelog
2 years ago
MadCcc
432a7cdac3
docs: changelog 5.1.4 ( #40117 )
* docs: changelog 5.1.4
* chore: code clean
* chore: umoji
2 years ago
MadCcc
ab9124ba88
fix: missing locale in pacakge ( #40116 )
* fix: missing locale in pacakge
* chore: add bug version
2 years ago
3hson
ea943f7e70
fix(cascader): cascader dropdown placement using isRtl ( #40109 )
* fix(cascader): cascader dropdown placement using isRtl
* fix(cascader): remove extra SelectCommonPlacement type assertion
Co-authored-by: Ehsan Khakian <e.khakian@liateam.net>
2 years ago
github-actions[bot]
2d58e1843a
chore: auto merge branches ( #40107 )
chore: feature merge master
2 years ago
陈帅
e23c5a4f9d
docs: add 5.1.3 changelog ( #40097 )
* docs: add 5.1.3 changelog
* fix review warning
* fix review warning
* chore: update snapshot
* fix review changelog
* Update CHANGELOG.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
* Update CHANGELOG.zh-CN.md
* update snapshot
* update snapshot
* Update CHANGELOG.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* update snapshot
* update snapshot
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
lijianan
8a85d7a642
chore: add Suggested change ( #40106 )
* Suggested change
* fix
2 years ago
MadCcc
d24c55a0bb
fix: horizontal Menu style with ( #40105 )
* fix: horizontal Menu style with
* chore: update snapshot
* chore: code clean
2 years ago
lijianan
fadba4cb42
chore: rewrite test case Demo CC => FC ( #40102 )
* chore: rewrite test case demo CC => FC
* chore: rewrite test case demo CC => FC
* fix
2 years ago
Danial Soheili
59593e0476
💄 STYLE: Fix text not being displayed in circular Progress in rtl mode ( #40103 )
2 years ago
afc163
d0194bcdca
chore: fetch tags before run changelog
2 years ago
lijianan
6b4f94785c
chore: use React.useContext replace <Context.ConfigConsumer /> ( #40091 )
* chore: use React.useContext replace <Context.ConfigConsumer />
* add
2 years ago
Danial Soheili
b242dde04c
fix: add direction prop to ConfigProvider of demos ( #40089 )
2 years ago
lijianan
8501adbd84
fix: add displayName ( #40092 )
* fix: add displayName
* rerun ci
* rerun ci
2 years ago
lijianan
130c22ab03
style: Code style optimization ( #40083 )
* style: Code style optimization
* add
* rename
* rename
* revert
* revert
* revert
* add
2 years ago
lijianan
4b4e7cb6f2
fix: Transfer checkbox disabled error ( #40048 )
* fix: Transfer checkbox disabled error
* add test case
2 years ago
AkaraChen
c0ce8e5455
site: site code style optimization ( #40088 )
2 years ago
二货爱吃白萝卜
49b9ba77d0
chore: adjust desc style ( #40085 )
2 years ago
github-actions[bot]
73d0a9bc30
chore: auto merge branches ( #40086 )
chore: feature merge master
2 years ago
renovate[bot]
6c21f53e35
chore(deps): update dependency jsdom to v21 ( #40082 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
lijianan
b4be0d0078
chore: update contributors list ( #40084 )
2 years ago
Peter Gassner
25ea3a7202
fix: Allow users to handle promise rejections in ActionButton's onOk callback ( #40018 )
* fix: Allow users to handle promise rejections in onOk callback
Components that rely on ActionButton swallow rejected promises. This makes it impossible for userland code to handle them.
* polish: Fix linting problems
* polish: Return rejected promise instead of throwing
* refact: Remove test for unhandled promise rejection
This test breaks when run in parallel by Jest. At the moment we have no way of changing the way Jest works and it prohibits us from testing for "unhandledRejection" events.
See: https://github.com/ant-design/ant-design/pull/40018#issuecomment-1373590259
* test: hack for rejection
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2 years ago
lijianan
c35787696b
demo: update demo ( #40079 )
* demo: update demo
* rerun ci
2 years ago
Wuxh
0086884179
fix(menu): fix custom expand icon cannot be hidden ( #40071 )
* test: add case
* fix: fix the error of missing custom icon className
* test: add case
* fix(menu): fix the bug that the custom expand icon is not hidden in collapse mode
* test: update snapshot
* Revert "fix: fix the error of missing custom icon className"
This reverts commit 71c79a3f75
.
* test: update case
* fix: fix the error of missing custom icon className
2 years ago
二货爱吃白萝卜
91df688efd
refactor: Table render logic opt ( #40063 )
* chore: basic prepare
* chore: adjust render logic
* chore: fix lint
* chore: bump table
* test: update snapshot
2 years ago
lijianan
d3764fcce3
test: refactor test case demo CC => FC ( #40070 )
* test: refactor test case demo CC => FC
* add type
* type
2 years ago
lijianan
80498afea6
test: refactor test case CC => FC ( #40068 )
2 years ago
linxianxi
398d3e6937
site: fix anchor height ( #40069 )
2 years ago
afc163
5f89ea4e17
fix: Cascader notFoundContent should be interactive ( #40067 )
close #40059
2 years ago
afc163
de2a373d5f
site: update overview search style ( #40060 )
2 years ago
afc163
b7abcc60ac
Update introduce.zh-CN.md
2 years ago
dongfang
0dc7815599
fix: missing css code in demo code preview ( #39471 )
* fix: missing demo style in windows
* fix: missing css code in demo preview
* fix: change TabPane to tabs items
* fix: change cn why-open url
2 years ago
lijianan
f25fd4363f
docs: add notice ( #40057 )
2 years ago
Wuxh
7f189d56e5
refactor: merge preset colors ( #39742 )
* style: remove redundant code
* feat(style): add preset colour style generation method
(cherry picked from commit 1266e42ba27accb48a6544e3eddaa4a94daef00c)
* feat: uniform preset colour generation css selector method
(cherry picked from commit 5af87e8d5ffcfd23e755946167f200c0565f8222)
* chore: merge preset colors
(cherry picked from commit 05040dfb703f60a3ea1715326748c508acbf41a6)
* chore: update
(cherry picked from commit 241b40a1361469487a6a3e8f1ad07a25d250463d)
* chore: remove Badge preset inverse colors
* chore: remove fix
删除的这部分其实一个 Bug,但是为了给 PR 减负(尽可能单一, 后面新开一个 PR 来修复这个问题
* suggestions accepted
Update components/style/presetColor.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2 years ago
lijianan
67e958fdd6
fix: find the missing code ( #40047 )
2 years ago
lijianan
e597fe8ec6
fix: Button block prop not work ( #39992 )
* fix: Button block prop not work
* fix
* remove auto
* update demo
* fix
* fix
* fix width
* fix
* update demo
2 years ago
lijianan
ae67ad20c5
fix: fix Checkbox not disabled when itemsLits is empty ( #40038 )
* fix: fix Checkbox not disabled when itemsLits is empty
* revert
* fix
* update snap
* fix: update snap
* update snap
* update snap
* revert
2 years ago
lijianan
e4dd7096af
site: refactor CC => FC ( #40043 )
* fix
* fix
* fix
2 years ago
afc163
46d733447a
style: Alert.ErrorBoundary overflow style ( #40033 )
2 years ago
afc163
7d77f3173d
site: improve demo card style ( #40028 )
* site: improve demo card style
* test: update snapshot
* test: update snapshot
* fix: demo card border
* docs: fix dark mode
* style: fix color
2 years ago
afc163
755682c317
docs: add animated number demo for Statistic ( #40027 )
* docs: add animated number demo for Statistic
* style: update demo
* add back countdownValueType
* type: fix demo type
2 years ago
lijianan
c5ab5971fd
refactor: (TransferBody) CC => FC ( #39988 )
* fix
* fix
* fix type
* rerun ci
* fix
* fix
* fix
* fix
* rename
* add useMemo
* fix
* Code style optimization
* Code style optimization
* fix
* fix
* remove useMemo
2 years ago
叶枫
81a1ffd53c
fix: 修复 Tag onClick 为 undefined 的判断方式 ( #40023 )
* fix: 修复 Tag onClick 为 undefined 的判断方式
* feat: function
2 years ago
JarvisArt
c74b93b2df
chore: step-next demo supports dark mode ( #40014 )
* chore: step-next demo supports dark mode
* test: update snapshot
2 years ago