dependabot[bot]
e5d3288915
chore(deps-dev): bump open from 9.1.0 to 10.0.0 ( #46534 )
...
Bumps [open](https://github.com/sindresorhus/open ) from 9.1.0 to 10.0.0.
- [Release notes](https://github.com/sindresorhus/open/releases )
- [Commits](https://github.com/sindresorhus/open/compare/v9.1.0...v10.0.0 )
---
updated-dependencies:
- dependency-name: open
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-19 20:40:03 +08:00
MadCcc
03ac98a4a0
docs: changelog 5.12.4 ( #46532 )
2023-12-19 19:09:24 +08:00
MadCcc
37fd3273af
fix: DatePicker style in cssVar mode ( #46526 )
2023-12-19 15:06:07 +08:00
Long Hao (龙濠)
ce28f36adb
docs: Update FormItem getValueProps desc ( #46485 )
...
Co-authored-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: vagusX <vagusxl@gmail.com>
2023-12-19 13:53:36 +08:00
afc163
b3956a9ba2
docs: fix Rate demo type for strict mode ( #46520 )
...
* docs: fix Rate demo type for strict mode
* Apply suggestions from code review
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>
2023-12-19 12:38:09 +08:00
vagusX
3825cbca54
ci: avoid branch name injection ( #46524 )
2023-12-19 11:23:53 +08:00
github-actions[bot]
3c2205874c
chore: upgrade deps ( #46521 )
...
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2023-12-19 04:52:56 +08:00
陈帅
6a0e8a6c9c
chore: fix changelog doc error ( #46514 )
2023-12-18 21:02:20 +08:00
MadCcc
3af521d422
feat: Input/InputNumber/Mentions support filled
variant ( #46435 )
...
* feat: Input filled variant
* feat: InputNumber filled variant
* feat: mentions variant
* fix: TextArea status with affix
* chore: update snapshot
* chore: update snapshot
* feat: pagination input
* fix: fix diff
* feat: input-number disabled
* fixL InputNumber
* chore: update snapshot
* feat: better style
* chore: update
* chore: update snapshot
* feat: use variant classNames
* chore: update snapshot
* feat: mentions affix style
* chore
2023-12-18 17:53:31 +08:00
vagusX
c920c9df07
ci: fix failed comment stage for visual-diff ( #46510 )
2023-12-18 17:10:22 +08:00
Eloi0424
0d1bf57aef
docs: Input.Password onVisibleChange type ( #46504 )
2023-12-18 15:55:28 +08:00
陈帅
49e60459d9
docs: add 5.12.3 changelog ( #46505 )
...
* docs: add 5.12.3 changelog
* remove :
* update
* merge
* remove
2023-12-18 15:16:01 +08:00
vagusX
61a14d6a1e
ci: exit with 1 when bad cases existing ( #46503 )
2023-12-18 14:25:40 +08:00
红
ce7da2ef41
refactor: color-picker panel dom logic ( #46327 )
...
* refactor: refactoring custom panel logic
* chore: update test case & update snapshot
* chore: update un-stable snap???
* docs: update demo
* chore: update snapshots
* fix: table filterDropdown should accept cssvar (#46314 )
* chore: revert files
* chore: update demo
* chore: update snap
---------
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-12-18 13:56:01 +08:00
github-actions[bot]
a8fc2ec3f3
chore: auto merge branches ( #46501 )
...
chore: merge master into feature
2023-12-18 04:31:30 +00:00
vagusX
e88d6e6396
ci: visual-diff start use pull_request_target ( #46499 )
2023-12-18 11:19:14 +08:00
MadCcc
71dc26c595
fix: Tag style for ssr ( #46500 )
2023-12-18 11:06:58 +08:00
MadCcc
89e5c0c30b
docs: fix 4x url ( #46498 )
2023-12-18 11:03:24 +08:00
红
b7cf72d7cb
docs(theme): improve built-in component style ( #46414 )
...
* docs(theme): improve built-in component style
* chore: update style
* chore: update style
---------
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-12-18 11:02:29 +08:00
Eloi0424
8ccd23a4ca
feat: add Denish Form translate ( #46493 )
2023-12-17 16:10:44 +08:00
afc163
acbbbfebc2
refactor: import other components async in component doc ( #46491 )
...
* refactor: ContributorAvatar component
* refactor: import other components async in component doc
* chore: fix lint
* docs: add suspense fallback
* docs: add suspense fallback
* docs: add suspense fallback
2023-12-17 15:33:54 +08:00
lijianan
f6d43add73
site: site code optimization ( #46487 )
2023-12-17 06:55:50 +08:00
github-actions[bot]
93acf04c3c
chore: auto merge branches ( #46481 )
...
chore: feature merge master
2023-12-15 16:58:58 +00:00
lijianan
75082ba607
chore: merge master into feature
2023-12-16 00:35:27 +08:00
vagusX
3a2cf49cd6
Merge pull request #46479 from ant-design/feat/support-run-visual-regression-locally
2023-12-15 22:26:33 +08:00
vagusX
43563cff8b
fix: types
2023-12-15 21:24:20 +08:00
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
vagusX
11fd15e89c
Merge pull request #46471 from ant-design/master
2023-12-15 14:49:06 +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
MadCcc
b7cb73c0ce
Merge pull request #46460 from ant-design/master
...
feature-merge-master
2023-12-14 20:27:37 +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
github-actions[bot]
5f9e52a5a8
chore: auto merge branches ( #46446 )
...
chore: merge master into feature
2023-12-14 07:32:07 +00: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
github-actions[bot]
dbffde90c5
chore: auto merge branches ( #46436 )
...
chore: feature merge master
2023-12-13 13:35:31 +00:00
叶枫
a3ec2936a5
styles: report add top styles ( #46433 )
2023-12-13 20:42:55 +08:00
红果汁
b03ca50ab4
feat: ColorPicker show clear when value is not set ( #45993 )
...
* feat: color-picker show clear when value is not set
* fix: lint issue
* refactor: turn color defaultvalue to #1677ff
* test: update snap
* refactor: optimize demo type
* chore: back prettier
* chore: back prettier
2023-12-13 19:37:28 +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