Commit Graph

28317 Commits

Author SHA1 Message Date
栗嘉男
ec20d455a3 chore: merge master into feature 2024-08-11 17:30:20 +08:00
lijianan
5aa5c3d591
fix(Table): set z-index unit to false (#50357) 2024-08-11 16:18:49 +08:00
lijianan
429cf1b3b2
refactoring: rewrite renderCircle with React Component (#50358) 2024-08-11 16:18:29 +08:00
afc163
dd343218a2
chore: fix surge preview deploy not throw error (#50356)
Signed-off-by: afc163 <afc163@gmail.com>
2024-08-11 15:29:37 +08:00
lijianan
dab9ab69d0
fix(Table): style value should support CSS var (#50355)
* fix(Table): zIndex value should support CSS var

* fix: fix
2024-08-11 15:05:47 +08:00
afc163
0c97a6fa43
test: speed up test workflow (#50346)
* test: faster test.yml

* test: upgrade to node 20

* fix depends

* fix needs

* fix needs

* fix needs

* fix needs

* test: update test.yml

* test: update test.yml

* test: update test.yml

* test: update test.yml

* test: update test.yml

* test: update test.yml

* test: update test.yml

* test: update test.yml

* test: update test.yml

* fix: lib es test

* fix: lib es test

* fix: lib es test

* skip dist test in react lagacy

* Update test.yml

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-08-11 14:14:06 +08:00
renovate[bot]
d6be2b22af
chore(deps): update dependency cheerio to v1.0.0 (#50352)
* chore(deps): update dependency cheerio to v1.0.0

* Update check-site.ts

Signed-off-by: afc163 <afc163@gmail.com>

* Update package.json

Signed-off-by: afc163 <afc163@gmail.com>

* Update scripts/check-site.ts

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-08-11 13:10:28 +08:00
lijianan
857ee24e38
type(Table): TypeScript improvement (#50351)
* type: Table TypeScript improvement

* type: Table TypeScript improvement

* type: Table TypeScript improvement

* fix: fix demo

* fix: fix demo

* fix: fix type

* fix: fix type

* fix: fix type

* fix: fix type
2024-08-11 10:58:13 +08:00
柚子
f05c3809d5
style: modify z-index value to css token (#50349)
* typo fix

Signed-off-by: 柚子 <69612382+Yuzu-io@users.noreply.github.com>

* typo fix

Signed-off-by: 柚子 <69612382+Yuzu-io@users.noreply.github.com>

* type: Remove type assertions

* fix: Correct CSS property order and media feature notation

* style: Modify the component style zIndex value to a variable

---------

Signed-off-by: 柚子 <69612382+Yuzu-io@users.noreply.github.com>
2024-08-10 19:49:42 +08:00
github-actions[bot]
b3930bf864
chore: upgrade deps (#50342)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-08-10 10:29:39 +08:00
github-actions[bot]
a87d532fff
chore: auto merge branches (#50341)
chore: merge master into feature
2024-08-09 14:53:43 +00:00
lijianan
4c2a2b0c0d
feat: FloatButton support dynamic z-index (#50311)
* feat: FloatBtn support dynamic z-index

* feat: FloatBtn support dynamic z-index

* test: fix test case

* fix: fix

* test: add test case

* test: fix test case

* chore: clear
2024-08-09 22:22:45 +08:00
Googleplex
33b4be4851
docs(AutoComplete): add missing options in en-US document (#50340)
Signed-off-by: Googleplex <yyoung2001@gmail.com>
2024-08-09 21:21:43 +08:00
afc163
c9fab94fd3
demo: improve typography copyable demo (#50336) 2024-08-09 19:21:26 +08:00
thinkasany
2fba70d33f
docs(modal): use Record<SemanticDOM> instead of classnames/styles type (#50330) 2024-08-09 17:04:34 +08:00
thinkasany
7085ab39d0
type: ts definition improvement (#50324)
* type: improve type assert

* type: improve type assert

* chore: modify the path
2024-08-09 12:58:01 +08:00
lijianan
96a06943a5
demo: site & demo update (#50322) 2024-08-09 11:24:29 +08:00
二货爱吃白萝卜
09264eb1d1
fix: Typography ellipsis (#50315)
* fix: get P

* test: add test case
2024-08-09 10:27:25 +08:00
github-actions[bot]
10bff9cfa2
chore: upgrade deps (#50321)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-08-09 03:17:00 +08:00
lijianan
8bee926647
docs: update Version of variant (#50319) 2024-08-08 23:25:58 +08:00
github-actions[bot]
c9fcef725c
chore: auto merge branches (#50317)
chore: merge master into feature
2024-08-08 15:06:53 +00:00
栗嘉男
7ca54f8902 chore: merge master into feature 2024-08-08 22:39:36 +08:00
二货爱吃白萝卜
0cf4a27e96
fix: tree switch bg height (#50313)
* fix: tree switch bg height

* fix: use before instead
2024-08-08 20:21:23 +08:00
thinkasany
426082dfc1
chore(tree-select): improve code style by restProps (#50314) 2024-08-08 19:28:32 +08:00
二货爱吃白萝卜
dd3bfae425
docs: add watermark faq (#50307) 2024-08-08 17:03:07 +08:00
二货爱吃白萝卜
6c6111a62c
docs: fix site css sandbox open (#50305) 2024-08-08 16:28:08 +08:00
二货机器人
eda6c4dce4 fix: form should update 2024-08-08 15:15:03 +08:00
vagusX
05083493b0
chore: retry upload add delay (#50302) 2024-08-08 14:48:18 +08:00
二货爱吃白萝卜
3f3999cd1b
fix: tour default zIndex (#50300) 2024-08-08 13:59:35 +08:00
afc163
2a877f066a
chore: improve pr template (#50301)
* chore: update pr template

* chore: update pr template

* chore: update pr template
2024-08-08 13:47:50 +08:00
afc163
b13c19aa68
docs: add offcial pronunciation of antd (#50297) 2024-08-08 11:32:36 +08:00
github-actions[bot]
de7676ad58
chore: upgrade deps (#50294)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-08-08 02:23:55 +08:00
afc163
ef489fcb05
fix: fast-color compile error by upgrade color-picker (#50293)
Signed-off-by: afc163 <afc163@gmail.com>
2024-08-08 00:27:47 +08:00
二货爱吃白萝卜
c23d1875fe
fix: ColorPicker not support compact (#50291)
* fix: ColorPicker not support compact

* test: update snapshot

* test: update snapshot
2024-08-07 23:18:34 +08:00
Lansana Diomande
37abf776f4
fix(Calendar): make Calendar locale overriding locale from ConfigProvider (#50236)
Co-authored-by: Lansana DIOMANDE <lansana.diomande@cartier.comm>
2024-08-07 23:12:32 +08:00
afc163
0aaab501d5
style(Skeleton): remove default children of Skeleton.Node (#50278)
* style(Skeleton): remove default children of Skeleton.Node

* style(Skeleton): remove default children of Skeleton.Node

* Update components/skeleton/style/index.ts

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-08-07 23:12:15 +08:00
ice
a711cf4039
test(getScroll): When window is undef (#50266)
* test(getScroll): When window is undef

* test: document -> null

* test: mock
2024-08-07 20:11:57 +08:00
二货爱吃白萝卜
f662194e4d
docs: fix limit demo (#50287) 2024-08-07 16:51:35 +08:00
Guo Yunhe
3f4eb4b9d1
feat(upload): showUploadList options showPreviewIcon, showDownloadIcon and showRemoveIcon support function (#50245) 2024-08-07 11:42:33 +08:00
叶枫
a6b064bdf2
doc: @ctrl/tinycolor (#50280) 2024-08-07 10:18:58 +08:00
5f3ab95a10
fix(Spin): progress bar mode in container not centered error (#50277) 2024-08-06 22:26:46 +08:00
lijianan
ddcdb2a6a2
chore: update unit value (#50258) 2024-08-06 00:04:28 +08:00
f77f5aef3d
ci: antd 4.x eol (#50254) 2024-08-05 22:32:02 +08:00
lijianan
1421eccb04
chore: update componentCls key again (#50251)
* chore: update componentCls key again

* Update components/skeleton/style/index.ts

Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
2024-08-05 22:30:55 +08:00
Ashun
d1151f3b9a
docs: fix typo (#50256) 2024-08-05 22:13:33 +08:00
github-actions[bot]
96722dbcd5
chore: auto merge branches (#50233)
chore: merge master into feature
2024-08-05 12:51:39 +00:00
vagusX
1ace7e22bf
test: fix test:visual-regression when moving imgs (#50253) 2024-08-05 20:10:01 +08:00
lijianan
54ff15c50b
feat: App support direction with CP (#50246)
* feat: App support direction with CP

* feat: App support direction with CP
2024-08-05 18:16:09 +08:00
lijianan
af61f44369
chore: update componentCls key (#50244) 2024-08-05 17:35:03 +08:00
Meetacoo
2432422062
docs(ColorPicker): Update line-gradient.md (#50239)
Signed-off-by: Meetacoo <37367461+Meetacoo@users.noreply.github.com>
2024-08-05 16:50:11 +08:00