Commit Graph

27053 Commits

Author SHA1 Message Date
dependabot[bot]
9ebc0a0124
chore(deps): bump the dependencies group with 3 updates (#46653)
* chore(deps): bump the dependencies group with 4 updates

Updates the requirements on [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime), [@ctrl/tinycolor](https://github.com/scttcper/tinycolor), [classnames](https://github.com/JedWatson/classnames) and [dayjs](https://github.com/iamkun/dayjs) to permit the latest version.

Updates `@babel/runtime` to 7.23.6
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.6/packages/babel-runtime)

Updates `@ctrl/tinycolor` from 3.6.1 to 4.0.2
- [Release notes](https://github.com/scttcper/tinycolor/releases)
- [Commits](https://github.com/scttcper/tinycolor/compare/v3.6.1...v4.0.2)

Updates `classnames` to 2.4.0
- [Changelog](https://github.com/JedWatson/classnames/blob/main/HISTORY.md)
- [Commits](https://github.com/JedWatson/classnames/compare/v2.3.2...v2.4.0)

Updates `dayjs` to 1.11.10
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.11.1...v1.11.10)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: "@ctrl/tinycolor"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: dependencies
- dependency-name: classnames
  dependency-type: direct:production
  dependency-group: dependencies
- dependency-name: dayjs
  dependency-type: direct:production
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update package.json

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-12-27 19:45:52 +08:00
lijianan
c0e007c0d0
chore: merge master into feature 2023-12-27 19:40:42 +08:00
anilpixel
f1b7fcc4e2
fix: Layout.Sider toggle issue during print dialog activation (#46650) 2023-12-27 19:06:25 +08:00
Evgeniy Aksyonov
f4929cbcdc
docs: Fix typo for sortDirections example in head.md (#46641)
* Fix typo for sortDirections example in head.md

It didn't work with old example with pipe instead of comma(`sortDirections: ['ascend' | 'descend']`)

Signed-off-by: Evgeniy Aksyonov <evgeniy.aksyonov@gmail.com>

* Update components/table/demo/head.md

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

---------

Signed-off-by: Evgeniy Aksyonov <evgeniy.aksyonov@gmail.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-12-27 17:51:43 +08:00
afc163
e6d3536516
chore: Update dependabot.yml to replace upgrade-deps.yml (#46633)
https://github.com/ant-design/ant-design/pull/46620

3d4e3ca089/.github/workflows/upgrade-deps.yml

Signed-off-by: afc163 <afc163@gmail.com>
2023-12-27 17:50:44 +08:00
afc163
b06e6152bd
demo: xsgames.co/randomusers => dicebear.com (#46630) 2023-12-27 17:50:24 +08:00
MadCcc
55439cee71
docs: fix theme change (#46638)
* docs: fix theme change

* feat: make ssr cssVar always before cssinjs

* chore: code clean
2023-12-27 17:32:02 +08:00
MadCcc
b49fb85c57
perf: optimize multiple select options style (#46646) 2023-12-27 15:12:32 +08:00
MadCcc
6d9faec563
Merge pull request #46645 from ant-design/master-merge-feature
chore: merge master into feature
2023-12-27 15:07:26 +08:00
Fatpandac
ae38f1e3eb
fix: the shadow of the table overflows (#46644) 2023-12-27 14:46:40 +08:00
叶枫
81ab20be35 feat: merge master 2023-12-27 14:42:51 +08:00
叶枫
e3c4de502c
fix: settings iconPrefixCls fail (#46627)
* feat: issue-2

* fix: context

* feat: demo

* feat: issue

* Update index.tsx

Signed-off-by: 叶枫 <7971419+crazyair@users.noreply.github.com>

* Update index.tsx

Signed-off-by: 叶枫 <7971419+crazyair@users.noreply.github.com>

* Update .dumirc.ts

Signed-off-by: 叶枫 <7971419+crazyair@users.noreply.github.com>

* Update .dumirc.ts

Signed-off-by: 叶枫 <7971419+crazyair@users.noreply.github.com>

* Update .dumirc.ts

Signed-off-by: 叶枫 <7971419+crazyair@users.noreply.github.com>

* feat: alias

* feat: issuep

---------

Signed-off-by: 叶枫 <7971419+crazyair@users.noreply.github.com>
2023-12-27 13:57:51 +08:00
lijianan
5c52512467
type: update ref type from Ref to React.RefAttributes<T> 2023-12-27 11:53:19 +08:00
lijianan
3d4e3ca089
site: site ContributorAvatar style optimization (#46623) 2023-12-26 12:08:50 +08:00
github-actions[bot]
76e9558bc2
chore: upgrade deps (#46620)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2023-12-26 02:30:14 +08:00
daisy
dc5063428d
fix: Typography.Text should update the Tooltip when the width changes (#46613)
* fix: Typography.Text should update the Tooltip when the width changes

* test: add test case

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2023-12-25 23:03:44 +08:00
dependabot[bot]
678f6ca5c4
chore(deps-dev): bump stylelint-config-standard from 35.0.0 to 36.0.0 (#46614)
Bumps [stylelint-config-standard](https://github.com/stylelint/stylelint-config-standard) from 35.0.0 to 36.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-standard/releases)
- [Changelog](https://github.com/stylelint/stylelint-config-standard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint-config-standard/compare/35.0.0...36.0.0)

---
updated-dependencies:
- dependency-name: stylelint-config-standard
  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-25 22:55:54 +08:00
lijianan
e07d5214c4
type: replace object with AnyObject (#46604) 2023-12-25 15:30:08 +08:00
MadCcc
bcec44b05b
fix: optimize tree focus style (#46608) 2023-12-25 13:52:09 +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
5152a05929
type: export ConfigProviderProps type (#46605) 2023-12-25 10:35:28 +08:00
ac57eab63e
ci: fix welcome message (#46601) 2023-12-25 10:29:53 +08:00
bestlyg
0ef7923752
fix: nested trigger arrow position (#46294) 2023-12-24 20:05:44 +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
afc163
713d35d7f6
docs: Update CHANGELOG (#46602)
* docs: Update CHANGELOG

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

* Apply suggestions from code review

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
2023-12-24 17:03:41 +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