叶枫
2938a8c828
fix(DatePicker): fix datePicker disabled hover style ( #45940 )
...
* fix(DatePicker): fix datePicker hover style
* feat: remove hover css
* fix: lint
* fix: lint
* feat: remove comoponentCls
* feat: 恢复
* feat: use [disabled]
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-27 13:56:43 +08:00
xrkffgg
3fbed04e4b
test: update useZIndex test time ( #46078 )
...
Signed-off-by: xrkffgg <xrkffgg@gmail.com>
2023-11-24 21:22:16 +08:00
kiner-tang(文辉)
953fe6fa7e
fix: Fix image group preview z index in nested modal ( #46035 )
...
* fix: Fixed Image.PreviewGroup preview in a nested modal where z-index Settings did not meet expectations
* fix: Fixed Image.PreviewGroup preview in a nested modal where z-index Settings did not meet expectations
* fix: Fixed Image.PreviewGroup preview in a nested modal where z-index Settings did not meet expectations
* test: update test case
* test: update test case
* bump: rc-menu@7.5.1
* feat: optimize code
* feat: optimize code
* feat: optimize code
2023-11-24 16:17:52 +08:00
max
bb5dd4d3cc
fix(Radio, Checkbox): export required
prop type ( #46028 )
2023-11-23 20:27:22 +08:00
afc163
9f9f64eebd
demo: remove form ref usage from demo ( #46046 )
2023-11-23 20:21:10 +08:00
lijianan
ea569703e5
refactor: rewrite getAction function to FC ( #46032 )
2023-11-23 10:19:57 +08:00
二货爱吃白萝卜
110e1b3ba8
fix: rollup warning ( #46024 )
2023-11-22 22:00:59 +08:00
MadCcc
08a85d284c
fix: disabled link button should not have navigate when right click ( #46021 )
...
* fix: disabled link button should not have navigate when right click
* chore: update snapshot
2023-11-22 21:09:02 +08:00
afc163
b0efed9fd0
style: fix Select search input appearance ( #46008 )
2023-11-22 19:10:44 +08:00
二货爱吃白萝卜
6aff196c90
fix: Static method provides wrong zIndex context ( #46012 )
...
* fix: static confirm should has correct zIndex
* test: update test case
* chore: reorder
* fix: bump logic
2023-11-22 18:02:32 +08:00
二货爱吃白萝卜
e5a69664c3
docs: update demo ( #46006 )
2023-11-22 14:07:48 +08:00
MadCcc
b533996d2c
chore: warning for rsc ( #45992 )
...
* chore: warning for rsc
* chore: code clean
2023-11-21 19:21:25 +08:00
afc163
37f6d43f17
style: fix Collapse cursor style ( #45994 )
2023-11-21 19:20:33 +08:00
kiner-tang(文辉)
ef9971c8ee
fix: Fixed image preview in a nested modal where z-index Settings did not meet expectations ( #45979 )
2023-11-21 15:53:39 +08:00
红果汁
4baef311f8
fix: color-picker not support form disabled ( #45978 )
2023-11-21 14:28:50 +08:00
Ion Lizarazu
aee10c89b6
improve eu_ES language ( #45928 )
...
* improve eu_ES language
* update locale test snapshots
2023-11-20 16:39:41 +08:00
afc163
cb56ddddd1
fix: code ellipsis broken under Layout ( #45962 )
...
close #45953
2023-11-20 12:22:29 +08:00
JarvisArt
d8d53f14cf
chore: Delete the rate useless css ( #45927 )
...
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-20 10:18:05 +08:00
nanwy
a308dcfa63
docs: update Modal.method docs ( #45948 )
...
* docs: update Modal.method docs
* docs: update Modal.method US docs
2023-11-17 18:30:43 +08:00
MadCcc
6cfbace3cd
revert: menu token ( #45939 )
...
* chore: migrate to webpack@5
* Revert "feat: support popupBg and darkPopupBg (#45826 )"
This reverts commit 496ac3326f
.
* chore: update
2023-11-17 14:09:58 +08:00
二货爱吃白萝卜
dc25579c20
fix: zIndex miss of message ( #45911 )
...
* fix: zIndex miss of message
* fix: modal static index
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: fix zIndex test
* test: update test case
* chore: clean up
* test: coverage
2023-11-17 10:54:19 +08:00
Peach
9078b2b211
feat: export sider context from layout ( #45916 )
...
* feat: export sider context from layout
* refactor: use internal naming
2023-11-17 10:44:56 +08:00
MadCcc
2dda417e29
fix: disabled btn with link should not be focused ( #45910 )
...
* fix: disabled btn with link should not be focused
* chore: update snapshot
* chore: update snapshot
2023-11-16 11:36:51 +08:00
yufamg
3831352c27
docs( 📖 ): update tabs component docs ( #45875 )
...
* 📖 docs: update tabs component docs
* Update components/tabs/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: yufamg <99855951+yufamg@users.noreply.github.com>
* Update components/tabs/index.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: yufamg <99855951+yufamg@users.noreply.github.com>
---------
Signed-off-by: yufamg <99855951+yufamg@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-14 19:40:37 +08:00
kiner-tang(文辉)
2777d2c39f
fix: Fixed an issue where the z-index setting of the pop-up component was abnormal in the pop-up container ( #45864 )
...
* fix: Fixed an issue where the z-index setting of the pop-up component was abnormal in the pop-up container
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* Update components/popconfirm/index.tsx
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
---------
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
2023-11-14 18:01:23 +08:00
afc163
cb8f709424
fix: QRCode style.padding should work ( #45815 )
...
* fix: QRCode style.padding should work
* refactor qrcode padding and size
* chore: fix test cases
* refactor: revert qrcode size
* refactor: remove !important
* chore: fix test case
2023-11-13 18:35:23 +08:00
陈帅
496ac3326f
feat: support popupBg and darkPopupBg ( #45826 )
...
* feat: support popupBg and darkPopupBg
* fix test
2023-11-13 10:15:07 +08:00
afc163
abd73e0fd2
style: update carousel dots radius ( #45817 )
2023-11-13 09:43:47 +08:00
afc163
9db3dc2a48
docs: add some commonly used props of react-slick to antd documentation ( #45789 )
2023-11-11 12:03:39 +08:00
Lansana Diomande
c73f56e4ea
refactor(list): improve grid gutter type ( #45791 )
2023-11-10 23:12:29 +08:00
红
4091164330
chore: addd unit case ( #45781 )
...
(cherry picked from commit b21741d7b9effea3b3cc4bff1c02c92d58f72d47)
2023-11-10 18:33:01 +08:00
二货爱吃白萝卜
f22f61db8a
test: update snapshot ( #45770 )
...
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
2023-11-09 21:58:16 +08:00
二货爱吃白萝卜
c31fc76443
fix: Dropdown with nest menu zIndex error ( #45761 )
...
* chore: fix zIndex logic
* chore: detect if needed
* docs: update bug version
* test: update snapshot
* test: update snapshot
* test: update snapshot
2023-11-09 19:07:22 +08:00
JarvisArt
5727ce00ef
demo: add tooltip disabled demo ( #45748 )
...
* demo: add disabled demo
* demo: Modify tooltip Disable demo Description
* demo: Modify tooltip Disable demo Description
2023-11-09 17:15:21 +08:00
afc163
c2ef52b9ba
fix: Upload should show remove icon when showRemoveIcon is true ( #45752 )
2023-11-09 16:44:50 +08:00
二货爱吃白萝卜
5261f1e365
fix: Description children missing key ( #45757 )
2023-11-09 16:37:10 +08:00
vagusX
406e4aeb6f
docs: add Upload disabled demo for debug usage ( #45723 )
2023-11-08 20:43:18 +08:00
Mattis Abrahamsson
39a5d2b260
docs: Fix typo in Drawer documentation ( #45726 )
...
Signed-off-by: Mattis Abrahamsson <60041024+MattisAbrahamsson@users.noreply.github.com>
2023-11-08 19:13:00 +08:00
faruxue
261ba8fe1d
docs: fix TreeSelect demo onChange log ( #45722 )
...
Co-authored-by: 伐宿 <fasu@uni-ubi.com>
2023-11-08 16:40:25 +08:00
MadCcc
c3a63a9927
fix: component token should work ( #45721 )
2023-11-08 16:27:50 +08:00
Kilig
b99902ab76
docs:(Tree): Parameter type repair ( #45715 )
2023-11-08 14:46:05 +08:00
@linhf2023
299592d9b7
fix(popConfirm): visible prop compatible ( #45702 )
...
* fix: visible compatible
* chore: add test
---------
Co-authored-by: linhf123 <wb-lhf780012@antgroup.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-08 13:34:54 +08:00
红
5ac3f57b7c
feat(modal): PureRender support custom footer callback ( #44985 )
...
* demo: update debug demo
* chore: improve typo
* Revert "chore: improve typo"
This reverts commit d5163f98ececa6266d34d68d9d4bc9f83cf06095.
* chore: update
* chore: update demo
* chore: update snapshots
* chore: update
2023-11-08 11:10:35 +08:00
kiner-tang(文辉)
b3cb6b30ed
fix: update tag default background ( #45711 )
2023-11-08 10:43:02 +08:00
kiner-tang(文辉)
380649ee76
fix: update tag default background ( #45700 )
...
* fix: update tag default background
* feat: remove unused code
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-07 18:28:09 +08:00
MadCcc
3b5a915ddf
fix: notification style width ( #45681 )
...
* fix: notification style width
* chore: code clean
* chore: update size-limit
2023-11-06 11:29:41 +08:00
lijianan
3f683d778c
fix: fix App error when component === false ( #45671 )
...
* fix: fix error when component === false
* fix: fix
2023-11-05 13:08:52 +08:00
Parsa Arvaneh
f693a6873a
fix(Image): using chinese language in image components API's table ( #45673 )
2023-11-05 10:30:29 +08:00
Jex
d1ed46938b
type: add generics to AppProps ( #45669 )
...
* type: add generics to AppProps
* type: add generics to rootProps
2023-11-04 01:35:40 +08:00
kiner-tang(文辉)
b888f69152
test: fix Slider test case in React 16 ( #45664 )
...
* docs: solve error about dropdown
* feat: update snap
* style: fix Upload border color when drag over (#45663 )
* style: fix Upload border color when dragover
* Update components/upload/style/dragger.ts
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: robin.li <robin.li@webeye.com>
Co-authored-by: afc163 <afc163@gmail.com>
* fix: test case error in React 16
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: Oceansdeep7 <14208796@qq.com>
Co-authored-by: robin.li <robin.li@webeye.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-03 21:50:49 +08:00