lijianan
|
65496b5845
|
Merge pull request #50103 from ant-design/master
chore: merge master into feature
|
2024-07-26 23:21:05 +08:00 |
|
Guo Yunhe
|
02853808ee
|
feat(Upload): showUploadList add extra option (#50098)
|
2024-07-26 17:45:11 +08:00 |
|
thinkasany
|
5f917554db
|
docs: fix typos (#50096)
* docs: fix typos
* fix
|
2024-07-26 16:40:48 +08:00 |
|
lijianan
|
ea9549ab7e
|
refactor: rewrite Overlay of PurePanel (#50097)
|
2024-07-26 16:40:45 +08:00 |
|
thinkasany
|
5604fccbfc
|
chore(deps-dev): bump husky from 9.0.11 to 9.1.2 (#50092)
|
2024-07-26 16:16:10 +08:00 |
|
thinkasany
|
06d69cfa22
|
site: use overlayStyle instead of popupStyle (#50095)
|
2024-07-26 16:12:49 +08:00 |
|
vagusX
|
4e3748845e
|
ci: current workflow job url (#50090)
|
2024-07-26 15:34:36 +08:00 |
|
LLmoskk
|
1fe95ecffa
|
fix: should not display overlay when the content is null/undefined (#50064)
* fix: content结果为null的情况不显示overlay
* fix: 兼容undefined与null
* Update index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update getRenderPropValue.ts
Signed-off-by: lijianan <574980606@qq.com>
* chore: update snap
* Update index.test.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: H JY <huangjunyi@ama-auto.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-07-26 13:38:55 +08:00 |
|
thinkasany
|
96094b0b7d
|
site: improve color type (#50089)
* type(theme): improve color type
* ThemeColorPickerProps
* lint-fix
|
2024-07-26 12:04:29 +08:00 |
|
dependabot[bot]
|
b80d564704
|
chore: bump the dev-dependencies group with 1 update (#50077)
* chore: bump the dev-dependencies group with 1 update
Bumps the dev-dependencies group with 3 updates: [@antv/g6](https://github.com/antvis/g6), [eslint-plugin-lodash](https://github.com/idok/eslint-plugin-lodash) and [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn).
Updates `@antv/g6` from 4.8.24 to 5.0.10
- [Release notes](https://github.com/antvis/g6/releases)
- [Changelog](https://github.com/antvis/G6/blob/v5/CHANGELOG.md)
- [Commits](https://github.com/antvis/g6/commits)
Updates `eslint-plugin-lodash` from 7.4.0 to 8.0.0
- [Changelog](https://github.com/idok/eslint-plugin-lodash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/idok/eslint-plugin-lodash/commits/v8.0.0)
Updates `eslint-plugin-unicorn` from 54.0.0 to 55.0.0
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v54.0.0...v55.0.0)
---
updated-dependencies:
- dependency-name: "@antv/g6"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-lodash
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: eslint-plugin-unicorn
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.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>
|
2024-07-26 12:00:48 +08:00 |
|
afc163
|
11b81ff1ca
|
fix: Tour mobile view (#50082)
* fix: Tour mobile view
* Update .husky/pre-commit
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
|
2024-07-26 11:50:32 +08:00 |
|
afc163
|
4ee1cc9a4e
|
fix: Checkbox indeterminate style (#50083)
|
2024-07-26 11:50:24 +08:00 |
|
github-actions[bot]
|
ca1b0b17eb
|
chore: auto merge branches (#50087)
chore: merge master into feature
|
2024-07-26 02:49:17 +00:00 |
|
栗嘉男
|
d5207c1e23
|
Merge branch 'master' into feature-merge-master
|
2024-07-26 10:18:06 +08:00 |
|
红
|
7120673495
|
chore: update blog (#50069)
* chore: update blog
* chore(dumi): fix code previewer
|
2024-07-26 03:26:31 +08:00 |
|
afc163
|
0175a22be0
|
docs: add PDF recommendations (#50076)
* docs: add PDF recommendations
Signed-off-by: afc163 <afc163@gmail.com>
* Update recommendation.en-US.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
|
2024-07-26 03:08:30 +08:00 |
|
Wanpan
|
74cf96afa7
|
chore: fix husky (#50078)
|
2024-07-26 03:07:53 +08:00 |
|
thinkasany
|
02d331b60d
|
type: improve ts type for transfer (#50018)
* type: improve ts type for transfer
* revert as any
* fix type
|
2024-07-25 18:58:06 +08:00 |
|
Jacco Goris
|
902aa2e313
|
fix: the tour component had no translations in the Belgian locales (#50058)
|
2024-07-25 17:17:22 +08:00 |
|
thinkasany
|
020848437d
|
fix(empty): fix opacityImage token failed by unitless (#50066)
|
2024-07-25 16:48:30 +08:00 |
|
Avan
|
e70ed089f5
|
style: antd-picker-content set direction ltr (#50045)
* style: antd-picker-content set direction ltr
* style: add style constraints
|
2024-07-24 21:58:39 +08:00 |
|
🏎️ Imer
|
6fa9ee15fa
|
Merge pull request #50030 from ant-design/refactor/cssinjs-utils
refactor(theme): Migrate style utils to `@ant-design/cssinjs-utils`
|
2024-07-24 00:38:24 -07:00 |
|
Rin
|
9f733993f1
|
docs: replace the deprecated dropdownMatchSelectWidth (#50027)
* docs: replace the deprecated dropdownMatchSelectWidth
* docs: replace dropdownMatchSelectWidth in config-provider
* revert config-provider
* test: update snapshot
* test: update snapshot and revert config-provider test
|
2024-07-24 15:16:35 +08:00 |
|
🏎️ Yumo
|
b71752ffb0
|
Merge branch 'master' into refactor/cssinjs-utils
|
2024-07-24 12:44:44 +08:00 |
|
🏎️ Yumo
|
edb1b38fb3
|
refactor: add getCompUnitless for genStyleUtils
|
2024-07-24 11:28:17 +08:00 |
|
vagusX
|
38cf5e8a75
|
docs: unify component export file as index.tsx (#50013)
* docs: unify component export file as index.tsx
* docs: compatible with old anchors
* chore: clean
* test: update snapshot
* fix: window env
---------
Co-authored-by: Peach <scdzwyxst@gmail.com>
|
2024-07-23 22:22:24 +08:00 |
|
Vasilii A
|
f6e9f8540c
|
docs: Update components/notification/index.*.md (#50035)
Signed-off-by: Vasilii A <3757319+vsn4ik@users.noreply.github.com>
|
2024-07-23 20:15:15 +08:00 |
|
🏎️ Yumo
|
98b17f8761
|
fix: type error when use @ant-design/cssinjs-utils@1.0.2
|
2024-07-23 19:27:06 +08:00 |
|
🏎️ Yumo
|
14b1f56435
|
chore: delete unuse file and test
|
2024-07-23 19:24:33 +08:00 |
|
🏎️ Yumo
|
012dc7f03e
|
chore: update dependencies
|
2024-07-23 19:23:46 +08:00 |
|
🏎️ Yumo
|
c5c58d7662
|
refactor(theme): migrate and refactor genStyleHooks genComponentStyleHook genSubStyleComponent .
[RFC](https://github.com/ant-design/ant-design/discussions/49748)
|
2024-07-23 18:55:48 +08:00 |
|
🏎️ Yumo
|
b3ddb0e498
|
fix(theme): DerivativeToken to AliasToken
|
2024-07-23 17:54:26 +08:00 |
|
🏎️ Yumo
|
5019af42b5
|
refactor(theme): migrate and refactor type TokenWithCommonCls by @ant-design/cssinjs-utils
|
2024-07-23 17:49:35 +08:00 |
|
🏎️ Yumo
|
965b68cfea
|
refactor(theme): migrate and refactor statistic.ts by @ant-design/cssinjs-utils
|
2024-07-23 17:40:45 +08:00 |
|
Mikola
|
55cfeef56f
|
docs: Update link to english Mozilla Docs in Table index.en-US.md (#50029)
Signed-off-by: Mikola <34740585+ptaberg@users.noreply.github.com>
|
2024-07-23 17:28:23 +08:00 |
|
🏎️ Yumo
|
35a0297f94
|
refactor(theme): migrate and refactor mergeToken by @ant-design/cssinjs-utils
|
2024-07-23 17:28:13 +08:00 |
|
🏎️ Yumo
|
adbda3d846
|
refactor(theme): migrate and refactor genCalc by @ant-design/cssinjs-utils
|
2024-07-23 17:25:18 +08:00 |
|
🏎️ Yumo
|
9e8a550218
|
refactor(theme): migrate and refactor type CSSUtil by @ant-design/cssinjs-utils
|
2024-07-23 17:23:43 +08:00 |
|
🏎️ Yumo
|
3ec77d32b0
|
refactor(theme): migrate and refactor type GenStyleFn by @ant-design/cssinjs-utils
|
2024-07-23 17:15:39 +08:00 |
|
🏎️ Yumo
|
a3cba98064
|
refactor(theme): migrate and refactor type GetDefaultToken by @ant-design/cssinjs-utils
|
2024-07-23 17:09:22 +08:00 |
|
🏎️ Yumo
|
00660bc7e9
|
refactor(theme): migrate and refactor type OverrideComponent by @ant-design/cssinjs-utils
|
2024-07-23 17:06:15 +08:00 |
|
Wanpan
|
8a0fc4c22e
|
Revert "fix: Form.Item input-content no horizontal alignment (#49635)" (#50020)
This reverts commit 5b184d4709 .
|
2024-07-23 17:02:45 +08:00 |
|
🏎️ Yumo
|
1c6c625ba3
|
refactor(theme): migrate and refactor type FullToken by @ant-design/cssinjs-utils
|
2024-07-23 17:01:58 +08:00 |
|
🏎️ Yumo
|
c057cb2113
|
refactor(theme): migrate and refactor type OverrideToken by @ant-design/cssinjs-utils
|
2024-07-23 16:53:24 +08:00 |
|
🏎️ Yumo
|
64f26bd970
|
refactor(theme): migrate and refactor type GlobalToken by @ant-design/cssinjs-utils
|
2024-07-23 16:45:02 +08:00 |
|
🏎️ Yumo
|
6840adb3c6
|
chore: add dependencies @ant-design/cssinjs-utils
|
2024-07-23 16:40:34 +08:00 |
|
二货爱吃白萝卜
|
823b230d0d
|
ci: fix diff failed when get empty pr id (#50019)
|
2024-07-23 13:23:01 +08:00 |
|
afc163
|
43dca4875d
|
demo: refactor form login demo (#50010)
* demo: refactor form login demo
* demo: refactor form login demo
* remove site-form-item-icon
|
2024-07-22 20:45:30 +08:00 |
|
ice
|
5a9a2d95ec
|
feat(tree): add switcherLoadingIcon prop (#49716)
* feat(tree): add switcherLoadingIcon prop
* refactor: lint
* Update components/tree/index.en-US.md
add version desc
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
* docs: add version desc
---------
Signed-off-by: ice <49827327+coding-ice@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-07-22 19:49:29 +08:00 |
|
github-actions[bot]
|
0681d6c7a2
|
chore: auto merge branches (#50005)
chore: merge master into feature
|
2024-07-22 08:39:11 +00:00 |
|