vagusX
053b957f03
scripts: support run visual-regression diff locally
2023-12-15 21:06:40 +08:00
红
635e05b7d8
docs(color-picker): improve example ( #45527 )
...
* docs: improved color-picker demo #45527
chore: improve customization panel cls
chore: update demo
chore: update snapshots
test: add case
chore: update
chore: update snapshots
chore: to simplify the complex things
chore: update snapshots
* revert files
* chore: revert change
* chore: update snapshot
2023-12-15 16:29:51 +08:00
afc163
c009504818
Revert "fix: remove unnecessary title attributes for label in Form ( #46462 )" ( #46472 )
...
This reverts commit 7710e57c1a
.
2023-12-15 13:53:51 +08:00
vagusX
e0534a1e85
ci: fix visual-diff persist for feature branch ( #46463 )
2023-12-15 12:33:45 +08:00
sunsunmonkey
7710e57c1a
fix: remove unnecessary title attributes for label in Form ( #46462 )
...
* fix: remove unnecessary title attributes for label in Form
* test: update snap
2023-12-15 10:02:51 +08:00
afc163
f5e0c67fea
fix: Upload disabled should not affect download icon ( #46454 )
...
* fix: Upload disabled should not affect download icon
* test: update snapshot
2023-12-15 09:57:13 +08:00
afc163
afa7343241
style: Dragger add vertical padding style ( #46457 )
2023-12-14 19:20:46 +08:00
afc163
54a4efe472
fix: Upload actions hover color ( #46456 )
...
* fix: Upload actions hover color
* revert demo change
* fix: lint error
2023-12-14 19:20:26 +08:00
afc163
fc432311f2
docs: improve document loading style ( #46459 )
2023-12-14 19:19:28 +08:00
vagusX
984527f04f
ci: fix-wrong-arg-name ( #46453 )
2023-12-14 17:41:57 +08:00
叶枫
4272d0c547
docs: remove callback doc ( #46452 )
2023-12-14 17:23:55 +08:00
vagusX
80ceeb6f2c
ci: feature compare to feature ( #46451 )
2023-12-14 17:02:31 +08:00
二货爱吃白萝卜
1671d279e5
fix: getValueProps should trigger update ( #46445 )
2023-12-14 15:55:19 +08:00
MadCcc
2e0942ab26
refactor: separate cssVarCls from hashId ( #46424 )
...
* refactor: cssVarCls
* refactor: update
* chore: update
* fix: cascader & tree-select
* fix: ribbon
2023-12-14 14:58:53 +08:00
vagusX
7f6008f4e1
ci: view full visual-regression report in a new tab ( #46444 )
2023-12-14 12:03:37 +08:00
afc163
12db87449b
style: fix Checkbox style when customize token.lineWidth ( #46431 )
...
* style: fix Checkbox style when customize token.lineWidth
* test: update snapshot
2023-12-13 21:46:25 +08:00
叶枫
a3ec2936a5
styles: report add top styles ( #46433 )
2023-12-13 20:42:55 +08:00
MadCcc
b3b5df442c
fix: Select multiple padding ( #46427 )
2023-12-13 17:31:36 +08:00
sunsunmonkey
b777d1c0c6
docs(segment): change to Disabled name ( #46421 )
2023-12-13 15:34:17 +08:00
vagusX
b2fb234655
ci: compare css-var and css-in-js to the same css-in-js png in master ( #46416 )
2023-12-13 12:42:24 +08:00
MadCcc
a7a3c51ee8
fix: remove useless hashId in Notice ( #46415 )
2023-12-13 11:04:41 +08:00
github-actions[bot]
e073d99427
chore: upgrade deps ( #46412 )
...
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2023-12-13 02:24:59 +08:00
lijianan
4d2313f35b
docs: fix readme ( #46408 )
...
* Update README.md
Signed-off-by: lijianan <574980606@qq.com>
* Update README-zh_CN.md
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
2023-12-12 20:49:36 +08:00
afc163
deecefa9f5
docs: Update README.md ( #46407 )
...
* feat: Update README.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update README.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update README-zh_CN.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update README.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update README-zh_CN.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update README.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2023-12-12 19:03:37 +08:00
Jeongseok Kang
89712f29b1
docs: Update Breadcrumb items type ( #46399 )
2023-12-12 18:00:43 +08:00
lijianan
e68bdc8998
fix: Flex component don't apply extra font style ( #46404 )
2023-12-12 17:39:53 +08:00
Qin Zan
82777bca93
test: add Unit Testing ( #46393 )
...
* Unit Testing
Added unit tests for the DatePicker show time field and month range relative start and end selection.
* Remove duplicated test
2023-12-12 12:30:27 +08:00
dependabot[bot]
dcf9e64451
chore(deps-dev): bump stylelint-prettier from 4.1.0 to 5.0.0 ( #46388 )
...
Bumps [stylelint-prettier](https://github.com/prettier/stylelint-prettier ) from 4.1.0 to 5.0.0.
- [Changelog](https://github.com/prettier/stylelint-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/stylelint-prettier/compare/v4.1.0...v5.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-prettier
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 22:52:00 +08:00
afc163
4ece652041
docs( ✨ ): release 5.12.2 ( #46387 )
...
* docs(✨ ): release 5.12.2
* docs: add changelog for pagination
2023-12-11 19:04:46 +08:00
vagusX
ca93a6f2e9
ci: fix visual-diff report charset issue in html ( #46380 )
2023-12-11 17:37:07 +08:00
vagusX
7eb91d9eec
ci: hardcode bucket for visual-diff ( #46376 )
2023-12-11 13:22:24 +08:00
afc163
2d28495c9c
docs: update Layout demos ( #46378 )
...
* docs: update Layout demos
* test: update snapshot
2023-12-11 12:22:23 +08:00
afc163
0ac72622a8
docs: fix soft breaks in markdown ( #46374 )
2023-12-11 12:12:51 +08:00
阿菜 Cai
0a671878ec
feat(descriptions): support html attributes id
type ( #46367 )
...
test(descriptions): add html attributes `id` test
close #46350
Co-authored-by: lijianan <574980606@qq.com>
2023-12-11 00:05:47 +08:00
vagusX
2cc68acd9e
ci: add issue comment content limit and full verson html report ( #46373 )
2023-12-10 23:37:16 +08:00
vagusX
48d430dff7
ci: better naming for test-image snapshot filename ( #46369 )
2023-12-10 19:58:23 +08:00
vagusX
b05641dd2d
ci: fix GITHUB_OUTPUT contains multi-lines content ( #46368 )
2023-12-10 16:23:17 +08:00
vagusX
eb166f7902
ci: fix visual-regression report comments ( #46366 )
2023-12-10 15:23:58 +08:00
vagusX
7937302012
ci: fix upload visual-regression report ( #46365 )
2023-12-10 13:59:15 +08:00
vagusX
578664a911
ci: fix visual-regression-upload.js position ( #46363 )
2023-12-10 13:13:36 +08:00
vagusX
be78dcfdcd
ci: checkout firstly before upload visual-regression diff report ( #46361 )
2023-12-10 12:44:39 +08:00
vagusX
ff036963f8
ci: fix tar issue ( #46360 )
2023-12-10 11:43:00 +08:00
renovate[bot]
2881a8f118
chore(deps): update npm to v10.2.5 ( #46358 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-10 11:36:02 +08:00
renovate[bot]
7137066ca4
chore(deps): update dependency sharp to ^0.33.0 ( #46359 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-10 11:35:38 +08:00
vagusX
6e8108a40a
ci: update visual-regression diff build config ( #46353 )
2023-12-09 23:54:58 +08:00
vagusX
8d7e0bc922
feat: new visual regression implements ( #46127 )
2023-12-09 21:49:47 +08:00
lijianan
95b959cfd4
chore(deps-dev): bump stylelint-config-standard from 34.0.0 to 35.0.0 ( #46352 )
...
* chore(deps-dev): bump stylelint-config-standard from 34.0.0 to 35.0.0
* fix: fix
* fix: fix
2023-12-09 19:51:13 +08:00
lijianan
02396c986c
site: update demo Tabs usage ( #46351 )
2023-12-09 19:32:10 +08:00
Abhay Aggarwal
985b7ac889
demo: fixed a grammatical error ( #46343 )
...
* Fixed a grammatical error | "start" -> "started"
Fixed the issue of tense on the button at the example in flex section of the documentation
Signed-off-by: Abhay Aggarwal <97821733+abhay-ag@users.noreply.github.com>
* added the jest snapshots
---------
Signed-off-by: Abhay Aggarwal <97821733+abhay-ag@users.noreply.github.com>
2023-12-09 18:29:30 +08:00
lijianan
b5084a3da9
test: add test case for Spin ( #46347 )
2023-12-09 15:03:48 +08:00