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
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
二货爱吃白萝卜
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
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
叶枫
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
vagusX
1ace7e22bf
test: fix test:visual-regression when moving imgs ( #50253 )
2024-08-05 20:10:01 +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
thinkasany
2275919ac0
fix(locale): spaces in default az_AZ language ( #50238 )
2024-08-05 16:49:32 +08:00
hzyhbk
85392db76c
docs: update components/_util/index.zh-CN.md ( #50235 )
...
修改错别字
2024-08-05 12:50:19 +08:00
renovate[bot]
7fdfb299eb
chore(deps): update dependency @typescript-eslint/parser to v8 ( #50228 )
...
* chore(deps): update dependency @typescript-eslint/parser to v8
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* fix eslint errors
---------
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-04 12:24:35 +08:00
github-actions[bot]
1ed1814483
chore: upgrade deps ( #50225 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-08-04 09:20:57 +08:00
Fane
2e2d766d95
docs(Form): supplement the documentation of Form ( #50223 )
...
* docs: 对Form组件的文档做补充
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: Fane <141594291+FanetheDivine@users.noreply.github.com>
---------
Signed-off-by: Fane <141594291+FanetheDivine@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-08-04 00:54:07 +08:00
vagusX
997650ec4f
docs: v5.20.0 ( #50218 )
...
* docs: v5.20.0
* docs: fix changelog lint
* chore: update
* chore: update
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: vagusX <vagusxl@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: vagusX <vagusxl@gmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: vagusX <vagusxl@gmail.com>
* chore: update
* docs: update
---------
Signed-off-by: vagusX <vagusxl@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-08-03 21:30:01 +08:00
vagusX
cbdbed3013
test: set maxWorkers for test:visual-regression ( #50219 )
...
* test: set maxWorkers for test:visual-regression
* chore: print args
* chore: set max-workers to 4
* test: use move instead of copy
* chore: set max-workers to 2
2024-08-03 20:24:15 +08:00
ice
f4b585af5f
fix(color-picker): In disabled state, cursor is no-allowed ( #50217 )
2024-08-03 16:42:19 +08:00
vagusX
14a9449de9
fix: unit for line-height for ColorPicker ( #50220 )
...
* fix: unit for line-height for ColorPicker
* chore: update
2024-08-03 16:39:46 +08:00