Commit Graph

15390 Commits

Author SHA1 Message Date
Yuki Zhang
977a9a92ff
Fix the issue where the clear icon does not show when hovering over the Select series component under the Space component. (#39468)
* fix: Fix the problem that the clear icon is not displayed when the Select series component hovers under the Space component

* refactor: 修改 Space.Compact css 优先级以及简化调用

* refactor: 修改 Space.Compact 垂直方向 css 优先级以及简化调用

* docs: 添加注释

* fix: lint

* test: update snapshot

* test: update snapshot
2022-12-12 16:36:46 +08:00
lijianan
f820cb257c
docs: update demo (#39475)
* docs: update demo

* update

* update
2022-12-12 11:40:18 +08:00
zqran
cd46d860fd
docs: update links to cn docs (#39469) 2022-12-11 22:02:42 +08:00
MadCcc
91f9fc2ff9
perf: token update (#39428)
* fix: token update

* refactor: font map token

* chore: code clean

* chore: code clean

* chore: code clean

* chore: update snapshot

* chore: menu style
2022-12-09 17:52:34 +08:00
ZN1996
e4c81f2716
fix(Cascader): reset margin (#39436)
Co-authored-by: 周楠 <15261864836@163.com>
2022-12-09 17:10:31 +08:00
lijianan
dd50c59c9d
fix: floatButton tooltip should support number 0 (#39425)
* fix: tooltip should support number 0

* fix

* update snap
2022-12-09 14:54:21 +08:00
afc163
d9d2faf849
docs: improve Radio API table format (#39381)
* docs: fix Radio API table

* docs: fix Radio API table

* docs: fix Radio API table

* docs: fix Radio API table

* docs: fix Radio API table
2022-12-08 10:17:51 +08:00
MadCcc
e5a8e035de
docs: update theme editor (#39363)
* docs: update theme editor

* chore: code clean

* chore: code clean

* chore: fix lint
2022-12-07 20:22:15 +08:00
South
7fac457e66
docs: fix Table size default value (#39351)
* docs: Table文档size参数不正确

* docs: table size
2022-12-07 18:39:10 +08:00
Yuki Zhang
cccbab7c6d
fix: disable button focus style in Space.Compact (#39157)
* fix: button hover style in Space.Compact

* fix: button hover style in Space.Compact

* style: disable button focus effect when in compact-item

* chore: update comments

* fix: improve key name

* fix: remove focus style
2022-12-07 17:11:25 +08:00
二货爱吃白萝卜
37c83beeca
fix: Divider horizontal line align (#39339)
* fix: divider hor align

* test: Update snapshot
2022-12-07 14:25:26 +08:00
renovate[bot]
a2305aa291
chore(deps): update dependency scroll-into-view-if-needed to v3 (#39230)
* chore(deps): update dependency scroll-into-view-if-needed to v3

* fix: ts error

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-12-07 13:56:18 +08:00
lijianan
6b44b33eae
test: update snap to fix ci fail (#39336) 2022-12-07 12:05:30 +08:00
afc163
a8dd587971
style: fix Popover width in rtl mode (#39311)
close #39195
2022-12-06 23:29:38 +08:00
MadCcc
7b3adcb5ae
fix: wireframe style for popconfirm (#39313)
* fix: wireframe style for popconfirm

* chore: add demos
2022-12-06 23:14:30 +08:00
wangxingkang
2ad7a98368
chore: unify useContext usage (#39314)
* feat: replace useContext to React.useContext

* docs(checkbox): update defaultValue、value type
2022-12-06 21:09:59 +08:00
huangkairan
8cb46243fd
docs: remove v3 to v4 migration docs (#39290)
* docs: remove v3 to v4 migration docs

* update

Co-authored-by: huangkairan <wb-hkr877030@alibaba-inc.com>
2022-12-06 20:11:22 +08:00
lijianan
a59058f0b2
type: optimization (#39305) 2022-12-06 18:18:38 +08:00
MadCcc
df9154e8ac
fix: Select search style (#39299) 2022-12-06 17:35:01 +08:00
kalykun
88d4b014e2
docs: correct types (#39297) 2022-12-06 17:19:27 +08:00
二货爱吃白萝卜
1dca4eba98
fix: Tree selection style missing (#39292)
* fix: Tree missing selection style

* test: add snapshot

* test: update snapshot

* docs: Update demo
2022-12-06 17:18:05 +08:00
Nghiệp
cadab499e1
chore: fix vietnamese typos (#39279)
* chore: fix vietnamese typos

* Update snapshots
2022-12-06 15:32:20 +08:00
lijianan
d17d98f81a
fix: fix style error (#39282)
* fix: fix style error

* fix
2022-12-06 15:17:34 +08:00
Ran Sagy
cfc3aae452
fixed he-il mistakes (#39280) 2022-12-06 10:20:27 +08:00
PisecesPeng
25d9ee096b
docs: fix Grid demo slider tooltip (#39275)
* docs: fix Grid demo slider tooltip

* docs: fix Grid demo slider tooltip

* docs: fix Grid demo slider tooltip
2022-12-06 00:23:29 +08:00
糊涂
c9d8b89e25
docs: improve property description (#39273)
按钮失效状态 》 设置按钮失效状态
2022-12-05 21:01:30 +08:00
afc163
8296b72585
style: fix RangePicker hover range style (#39266)
* style: fix DatePicker hover range style

close #39219

* chore: fix lint
2022-12-05 17:47:12 +08:00
Yuki Zhang
8afc84480d
fix: use before to avoid conflict with primary basic animation effect (#39241) 2022-12-05 17:26:32 +08:00
二货爱吃白萝卜
1f8c0476d2
docs: 5.0.4 changelog (#39256)
* docs: 5.0.4 changelog

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* docs: adjust changelog & tree style

* docs: update desc

* docs: add missing one

* chore: adjust tree style

* docs: add more

Co-authored-by: afc163 <afc163@gmail.com>
2022-12-05 15:17:58 +08:00
Dunqing
93c141675a
fix(switch): only one of the two props checkedChildren or unCheckedChildren will not work (#39262) 2022-12-05 15:03:59 +08:00
MadCcc
fbab5df655
docs: update Layout demo (#39255)
* docs: update Layout demo

* chore: code clean

* chore: update snapshot
2022-12-05 14:06:42 +08:00
afc163
7b92c1ab13
test: fix argo-ci skipped demo (#39245)
* test: fix image test cases

* test: wrong skip for image test cases

* chore: fix skipped demo

* Apply suggestions from code review

* Update components/steps/__tests__/image.test.ts
2022-12-05 12:14:05 +08:00
JiaQi
506c4005a2
fix(Message): fix message RTL display location error (#39248) 2022-12-05 12:05:46 +08:00
afc163
e975e5d41d
chore: update tree snapshot (#39242)
* chore: update tree snapshot

* chore: bump rc-util

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-05 11:35:37 +08:00
muxin
ecd2b7372b
style(Modal): fix content break lines (#39249)
close #39247
2022-12-04 23:34:58 +08:00
Wuxh
325225e80d
chore(tree): remove flex style (#39209)
* chore(tree): remove flex style

fix: #39194

* update
2022-12-04 17:43:07 +08:00
Dunqing
9e204c2117
docs: fix table drag demo style is incorrect (#39236) 2022-12-04 15:28:34 +08:00
二货爱吃白萝卜
fe60528e84
fix: Dropdown sub-menu missing motion (#39235)
* chore: fix dropdown motion miss

* fix: dropdown missing motion & site check
2022-12-04 13:22:57 +08:00
afc163
86de75649e
style: fix TimePicker panel style inside RangePicker (#39228)
close #39223
2022-12-04 00:45:10 +08:00
afc163
0d6e46b253
docs: fix extra line in index.md (#39225) 2022-12-03 22:57:01 +08:00
Arnaud Benhamdine
33e06a2b92
chore(Drawer): Improve warning message wording and demo doc (#39207)
* Improve warning message wording

* Improve wording in demo

* Fix test
2022-12-03 19:36:03 +08:00
muxin
f9b97897b3
fix(Card): fix card actions' style (#39210)
close #39210
2022-12-03 14:56:31 +08:00
bluelovers
5309b68cfc
docs: Update index.zh-CN.md (#39213) 2022-12-03 14:51:28 +08:00
二货爱吃白萝卜
4d33b7443b
docs: Add more desc & warning (#39201) 2022-12-02 22:44:16 +08:00
lijianan
eb77c5a7e6
fix: fix Badge Wave borderColor error (#39182)
* fix: fix Badge borderColor error

* update demo

* fix

* update demo

* fix

* fix
2022-12-02 14:42:39 +08:00
Wuxh
a4153d5399
fix(radio): fix disabled status check style (#39165) 2022-12-01 21:02:55 +08:00
51wangping
705575a2af
fix: textarea attr(data-count) style (#39121)
* fix: textarea attr(data-count) style

* fix: direction value is equal to rtl then float value is left
2022-12-01 20:16:23 +08:00
二货爱吃白萝卜
720b514ac5
refactor: bump rc-input-number (#39154)
* chore: bump rc-input-number

* chore: fix lint
2022-12-01 16:47:35 +08:00
binyellow
4130e47df4
chore: fixed the value of color.hex when border-radius is changed (#39152) 2022-12-01 16:06:22 +08:00
Jung Min O
d76636ac95
style: modal content width issue without modal icon (#39047)
* Fix modal width issue without modal icon

* Update index.tsx

* Update index.tsx

* Apply suggestions from code review

Co-authored-by: afc163 <afc163@gmail.com>
2022-12-01 15:15:30 +08:00