Andrii Milishchuk
|
4b09f30e8e
|
fix: add missed translation in uk_UA (#50178)
* Update uk_UA.ts
Signed-off-by: Andrii Milishchuk <andrewmilishchuk@gmail.com>
* Update index.test.tsx.snap
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: Andrii Milishchuk <andrewmilishchuk@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-08-03 12:35:05 +08:00 |
|
vagusX
|
9484dd3d1e
|
docs: improve Segmented docs with SegmentedItemType (#50205)
* docs: improve Segmented docs with SegmentedItemType
* chore: update
* chore: update
* test: update snapshot
* docs: update
|
2024-08-03 11:49:19 +08:00 |
|
github-actions[bot]
|
d9b550a25d
|
chore: auto merge branches (#50216)
chore: merge feature into master
|
2024-08-03 03:48:53 +00:00 |
|
github-actions[bot]
|
6cb0040590
|
chore: auto merge branches (#50215)
chore: merge master into feature
|
2024-08-03 03:25:29 +00:00 |
|
gin-lsl
|
b36f02a9a3
|
docs: fix broken umi link (#50214)
|
2024-08-02 22:47:57 +08:00 |
|
zhiwei liu
|
93d04f1f17
|
chore: change to export type (#50203)
|
2024-08-02 18:49:30 +08:00 |
|
github-actions[bot]
|
249c94fb50
|
chore: auto merge branches (#50198)
chore: merge master into feature
|
2024-08-02 03:58:13 +00:00 |
|
afc163
|
d9990e3b2d
|
docs: fix findDOMNode warnings (#50191)
* docs: fix findDOMNode warnings
* docs: fix findDOMNode warnings
* fix ts type
|
2024-08-01 22:07:53 +08:00 |
|
zyf
|
c6289dd615
|
fix(table):table grouping columns does not apply sorting (#50086)
* 增加函数循环收集mergedColumns中所有key
* 新增测试用例
* ci问题调整,收集列keys函数调整
|
2024-08-01 20:39:01 +08:00 |
|
DDDDD12138
|
03c5332e47
|
fix: update script for cross-platform compatibility (#50184)
|
2024-08-01 16:07:09 +08:00 |
|
ice
|
2a6d88489d
|
feat(spin): configProvider support indicator prop (#50183)
|
2024-08-01 15:07:35 +08:00 |
|
Sergio
|
bcf2f0ec7f
|
fix: Improve es_ES.ts (#50179)
Add more natural language to Spanish translations
Signed-off-by: Sergio <sergioalmela@gmail.com>
|
2024-08-01 09:16:16 +08:00 |
|
github-actions[bot]
|
791c27b134
|
chore: upgrade deps (#50180)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
|
2024-08-01 03:02:29 +08:00 |
|
Wanpan
|
50f1172245
|
fix: Tree filter node style lost (#49773)
|
2024-07-30 23:05:27 +08:00 |
|
Tao
|
24833b51fb
|
Update README-zh_CN.md reproduce link (#50152)
Signed-off-by: Tao <magicdawn@qq.com>
|
2024-07-30 17:52:11 +08:00 |
|
二货爱吃白萝卜
|
aebc23fea8
|
enhance: color picker click (#50148)
|
2024-07-30 17:39:13 +08:00 |
|
Tao
|
6476754c77
|
docs: Update README.md reproduce link (#50151)
Signed-off-by: Tao <magicdawn@qq.com>
|
2024-07-30 17:34:22 +08:00 |
|
github-actions[bot]
|
8751e0dbbb
|
chore: auto merge branches (#50149)
chore: feature merge master
|
2024-07-30 09:07:57 +00:00 |
|
dependabot[bot]
|
fd6b3f14f8
|
chore: bump the dev-dependencies group with 1 update (#50133)
* chore: bump the dev-dependencies group with 1 update
Bumps the dev-dependencies group with 3 updates: [@antv/g6](https://github.com/antvis/g6), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [eslint-plugin-lodash](https://github.com/idok/eslint-plugin-lodash).
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 `@types/node` from 20.14.13 to 22.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
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)
---
updated-dependencies:
- dependency-name: "@antv/g6"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: "@types/node"
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
...
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-30 16:38:10 +08:00 |
|
二货爱吃白萝卜
|
98b58101c0
|
ci: skip artifact check (#50150)
|
2024-07-30 16:34:02 +08:00 |
|
二货爱吃白萝卜
|
3456257eff
|
fix: popup align position (#50134)
* fix: popup align
* chore: adjust tooltip
* fix: var
|
2024-07-30 11:45:46 +08:00 |
|
github-actions[bot]
|
e43b1a278e
|
chore: upgrade deps (#50141)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
|
2024-07-30 11:04:32 +08:00 |
|
xrkffgg
|
5cacdd13f3
|
docs: update publish date (#50142)
|
2024-07-30 10:17:12 +08:00 |
|
二货爱吃白萝卜
|
31efa5a6c3
|
test: update snapshot (#50136)
|
2024-07-29 21:22:13 +08:00 |
|
xrkffgg
|
c7d24e28a7
|
docs: add changelog 5.19.4 (#50129)
* docs: add changelog 5.19.4
* docs: update
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>
* docs: update
---------
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-07-29 18:00:22 +08:00 |
|
二货爱吃白萝卜
|
832cffcdf9
|
feat: ColorPicker support gradient color (#50050)
* refactor: support type update
* chore: update clear style
* chore: bump color picker
* chore: use slider
* chore: bump color picker
* chore: range slider
* chore: layout
* chore: useModeColor
* chore: simplify
* chore: bump color picker
* refactor: event
* chore: tmp lock check
* chore: of it
* chore: update ts def
* chore: update ts def
* chore: remove useless ts
* chore: linear
* chore: adjust style
* chore: rm useless code
* chore: fill color
* chore: basic linear
* chore: support toStr
* chore: limit minCount
* chore: use cache
* chore: drag support:
* chore: yes
* chore: update demo
* chore: useLayoutEffect instead
* chore: fix click to add point
* chore: add smmoth
* chore: support of locale
* chore: add locale
* chore: fix lint
* chore: adjust style
* chore: fix lint
* chore: fix style
* test: fix test case
* chore: fix popover
* test: fix test case
* chore: fix test
* test: clean up
* chore: fix lint
* chore: fix lint
* chore: fix lint
* test: coverage
* test: coverage
* test: coverage
* test: coverage
* test: coverage
* test: coverage
* chore: fix docs
* docs: update demo desc
* chore: enhance hover range
* fix: delete not working
* chore: fix lint
* test: coverage
* test: coverage
* chore: clean up
* chore: adjust
* chore: highlight
* chore: adjust style
* chore: fix lint
* chore: update demo
* chore: memo perf
* refactor: up to down colors
* test: update snapshot
|
2024-07-29 16:38:50 +08:00 |
|
github-actions[bot]
|
aed4665047
|
chore: auto merge branches (#50118)
chore: merge master into feature
|
2024-07-28 18:03:21 +00:00 |
|
栗嘉男
|
049915566d
|
Merge branch 'master' into master-merge-feature
|
2024-07-29 01:39:20 +08:00 |
|
lijianan
|
2e4b9cb098
|
site: rewrite with CSS logical properties again (#50113)
* site: use CSS logical properties
* Update components/anchor/demo/targetOffset.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
* fix: fix
* chore: fix
* fix: add more
* fix: add more
* site: rewrite with CSS logical properties
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-07-29 01:33:18 +08:00 |
|
lijianan
|
836d1bbbad
|
type: code optimization (#50116)
|
2024-07-29 01:31:25 +08:00 |
|
lijianan
|
525e33737d
|
type: use DirectionType (#50117)
|
2024-07-29 01:30:35 +08:00 |
|
lijianan
|
e8fa5938ab
|
site: rewrite with CSS logical properties (#50109)
* site: use CSS logical properties
* Update components/anchor/demo/targetOffset.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
* fix: fix
* chore: fix
* fix: add more
* fix: add more
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-07-28 10:43:45 +08:00 |
|
Aleksander Marek
|
be3d440959
|
fix: add missed translation in pl_PL (#50023)
* Update pl_PL.ts
Added most translations for polish language
Signed-off-by: Aleksander Marek <45952400+ang33l@users.noreply.github.com>
* Update pl_PL.ts
Signed-off-by: lijianan <574980606@qq.com>
* Update index.test.tsx.snap
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: Aleksander Marek <45952400+ang33l@users.noreply.github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-07-28 10:00:48 +08:00 |
|
vagusX
|
6202187d6b
|
ci: we can skip a single file uploading error when uploading a folder… (#50108)
* ci: we can skip a single file uploading error when uploading a folder in scripts/visual-regression/upload.js
* chore: update
|
2024-07-27 16:58:27 +08:00 |
|
lijianan
|
f56fee1333
|
site: update site/demo style (#50107)
* site: update site/demo style
* fix: fix lint
|
2024-07-27 16:13:25 +08:00 |
|
vagusX
|
cd4199e83f
|
ci: fix workflow url for Visual Regression Diff (#50105)
|
2024-07-27 07:35:37 +08:00 |
|
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 |
|