afc163
|
fd10198641
|
Merge branch 'feature' into fix/remove-duplicate-ant-upload-classname-from-parent-to-child
|
2023-12-25 23:49:19 +08:00 |
|
Eden Wang
|
28aaeafbbc
|
feat(mentions): supports 'allowClear' option (#46396)
* feat(mentions): supports 'allowClear' option
* feat(mentions): add allowClear testcase
* feat(mentions): update package and styles
* feat(mentions): update lint and styles
* fix: fixed lint error
* test: add case for custom clearIcon
* feat: add useAllowClear hook
* feat: rename useAllowClear to getAllowClear
* feat: rename useAllowClear to getAllowClear
* feat(mentions): add demo for allowClear
* feat(mentions): update demo desc
* feat(mentions): update demo desc
* feat(mentions): style align middle
* feat: add multi line mentions demo and update icon position
* feat: fixing visual regression report
---------
Co-authored-by: afc163 <afc163@gmail.com>
|
2023-12-25 10:37:26 +08:00 |
|
lijianan
|
7a075a5917
|
Merge pull request #46576 from ant-design/master-merge-feature
chore: merge master into feature
|
2023-12-24 17:49:53 +08:00 |
|
lijianan
|
7fd21c5163
|
test: update snap
|
2023-12-23 04:35:12 +08:00 |
|
lijianan
|
0c1a50251d
|
Merge branch master into master-merge-feature
|
2023-12-23 02:56:03 +08:00 |
|
lijianan
|
8f2a438c4a
|
Merge branch 'feature' into master-merge-feature
|
2023-12-23 02:54:15 +08:00 |
|
lijianan
|
ef3dd04731
|
test: update snap
|
2023-12-23 02:51:31 +08:00 |
|
Amumu
|
c6e3ffc3d4
|
chore: bump rc-* (#46590)
|
2023-12-22 19:59:16 +08:00 |
|
dependabot[bot]
|
6536e2fde6
|
chore(deps-dev): bump vanilla-jsoneditor from 0.20.0 to 0.21.1 (#46594)
Bumps [vanilla-jsoneditor](https://github.com/josdejong/svelte-jsoneditor) from 0.20.0 to 0.21.1.
- [Release notes](https://github.com/josdejong/svelte-jsoneditor/releases)
- [Changelog](https://github.com/josdejong/svelte-jsoneditor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/josdejong/svelte-jsoneditor/compare/v0.20.0...v0.21.1)
---
updated-dependencies:
- dependency-name: vanilla-jsoneditor
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-12-22 19:58:47 +08:00 |
|
MadCcc
|
59b58417c3
|
docs: changelog 5.12.5 (#46589)
* docs: changelog 5.12.5
* chore: update
|
2023-12-22 17:58:05 +08:00 |
|
dally_G
|
0647f56856
|
type: Checkbox.Group type infer (#46423)
* feat: CheckboxGroup type infer
fix: fix type error
fix: define type infer
chore: opti type
* Update type.test.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update Group.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: gushuo <gushuo@yoycol.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2023-12-22 17:07:34 +08:00 |
|
hzyhbk
|
45b8072713
|
fix: add tab-nav-add-btn min height (#46585)
|
2023-12-22 14:29:21 +08:00 |
|
ZN1996
|
142b4d7b4e
|
fix(Progress): StrokeLinecap style (#46551)
|
2023-12-22 10:26:23 +08:00 |
|
MadCcc
|
924f46fd88
|
feat: form support variant (#46573)
|
2023-12-22 10:05:15 +08:00 |
|
lijianan
|
5609a4ce69
|
Merge branch master into master-merge-feature
|
2023-12-22 06:42:44 +08:00 |
|
github-actions[bot]
|
4bfdfdccdb
|
chore: upgrade deps (#46575)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
|
2023-12-22 03:31:58 +08:00 |
|
lijianan
|
a09ed506d3
|
chore: merge master into feature
|
2023-12-22 03:26:11 +08:00 |
|
MadCcc
|
bf7085882d
|
feat: DatePicker support variant (#46568)
* feat: DatePicker support variant
* chore: update snapshot
* chore: update api table
* chore: update snapshot
|
2023-12-21 20:43:40 +08:00 |
|
dependabot[bot]
|
def84479aa
|
chore(deps-dev): bump eslint-plugin-unicorn from 49.0.0 to 50.0.1 (#46570)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 49.0.0 to 50.0.1.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v49.0.0...v50.0.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
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-21 20:07:17 +08:00 |
|
二货爱吃白萝卜
|
76f6ddc7e6
|
fix: ColorPicker not support prefixCls (#46561)
* fix: ColorPicker should support prefixCls
* test: add test case
|
2023-12-21 14:39:43 +08:00 |
|
MadCcc
|
5f395fbed3
|
feat: select/cascader/tree-select support variant filled (#46549)
* feat: Select filled style
* chore: update snapshot
* feat: Cascader and TreeSelect support variant
* feat: multiple style
* fix: import
* chore: fix lint
* chore: update auto-complete docs
* fix: clearIcon bg
* chore: code clean
|
2023-12-21 13:39:04 +08:00 |
|
二货爱吃白萝卜
|
eff720837c
|
test: Update image snapshot logic (#46529)
* test: mix snapshot
* test: clean up
* test: fix order
* test: fix test logic
* test: fix reset
* test: refactor code
* test: clean fetch
* chore: lint
* test: clean up
* test: delay check
* chore: refactor fetch
* docs: update diff html
* test: add ssr support
* chore: part use ssr
* chore: update style
* chore: slice of it
* docs: fix cut
|
2023-12-21 10:30:08 +08:00 |
|
二货爱吃白萝卜
|
b071284027
|
docs: vite doc (#46550)
|
2023-12-21 10:07:52 +08:00 |
|
红
|
5393d9ce36
|
docs: clean up docs (#46542)
no message
|
2023-12-20 14:45:05 +08:00 |
|
vagusX
|
ddea828999
|
ci: wrong usage for fromJSON (#46541)
|
2023-12-20 13:45:46 +08:00 |
|
vagusX
|
781028c069
|
ci: fix download report artifact ignore visual-diff-build status (#46539)
|
2023-12-20 12:01:17 +08:00 |
|
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 |
|