Commit Graph

26618 Commits

Author SHA1 Message Date
dependabot[bot]
dea8dea14f
chore(deps-dev): bump @types/gtag.js from 0.0.17 to 0.0.18 (#45767)
Bumps [@types/gtag.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gtag.js) from 0.0.17 to 0.0.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gtag.js)

---
updated-dependencies:
- dependency-name: "@types/gtag.js"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-09 19:59:55 +08:00
二货爱吃白萝卜
c31fc76443
fix: Dropdown with nest menu zIndex error (#45761)
* chore: fix zIndex logic

* chore: detect if needed

* docs: update bug version

* test: update snapshot

* test: update snapshot

* test: update snapshot
2023-11-09 19:07:22 +08:00
JarvisArt
5727ce00ef
demo: add tooltip disabled demo (#45748)
* demo: add disabled demo

* demo: Modify tooltip Disable demo Description

* demo: Modify tooltip Disable demo Description
2023-11-09 17:15:21 +08:00
afc163
c2ef52b9ba
fix: Upload should show remove icon when showRemoveIcon is true (#45752) 2023-11-09 16:44:50 +08:00
二货爱吃白萝卜
5261f1e365
fix: Description children missing key (#45757) 2023-11-09 16:37:10 +08:00
Nerohero
e5a213d804
docs: Update recommendation (#45749)
* Update recommendation.zh-CN.md

原链接打开403

Signed-off-by: Nerohero <nerohero2020@163.com>

* Apply suggestions from code review

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

* Update recommendation.en-US.md

---------

Signed-off-by: Nerohero <nerohero2020@163.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-09 12:23:59 +08:00
dependabot[bot]
8dc11ee7f3
chore(deps-dev): bump @dnd-kit/modifiers from 6.0.1 to 7.0.0 (#45728)
Bumps [@dnd-kit/modifiers](https://github.com/clauderic/dnd-kit/tree/HEAD/packages/modifiers) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/clauderic/dnd-kit/releases)
- [Changelog](https://github.com/clauderic/dnd-kit/blob/master/packages/modifiers/CHANGELOG.md)
- [Commits](https://github.com/clauderic/dnd-kit/commits/@dnd-kit/modifiers@7.0.0/packages/modifiers)

---
updated-dependencies:
- dependency-name: "@dnd-kit/modifiers"
  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-11-09 01:45:22 +08:00
dependabot[bot]
7fda232405
chore(deps-dev): bump @dnd-kit/sortable from 7.0.2 to 8.0.0 (#45729)
Bumps [@dnd-kit/sortable](https://github.com/clauderic/dnd-kit/tree/HEAD/packages/sortable) from 7.0.2 to 8.0.0.
- [Release notes](https://github.com/clauderic/dnd-kit/releases)
- [Changelog](https://github.com/clauderic/dnd-kit/blob/master/packages/sortable/CHANGELOG.md)
- [Commits](https://github.com/clauderic/dnd-kit/commits/@dnd-kit/sortable@8.0.0/packages/sortable)

---
updated-dependencies:
- dependency-name: "@dnd-kit/sortable"
  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-11-09 01:39:34 +08:00
dependabot[bot]
6edc1d18a5
chore(deps-dev): bump @types/isomorphic-fetch from 0.0.38 to 0.0.39 (#45731)
Bumps [@types/isomorphic-fetch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/isomorphic-fetch) from 0.0.38 to 0.0.39.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/isomorphic-fetch)

---
updated-dependencies:
- dependency-name: "@types/isomorphic-fetch"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-08 22:55:35 +08:00
vagusX
406e4aeb6f
docs: add Upload disabled demo for debug usage (#45723) 2023-11-08 20:43:18 +08:00
Mattis Abrahamsson
39a5d2b260
docs: Fix typo in Drawer documentation (#45726)
Signed-off-by: Mattis Abrahamsson <60041024+MattisAbrahamsson@users.noreply.github.com>
2023-11-08 19:13:00 +08:00
faruxue
261ba8fe1d
docs: fix TreeSelect demo onChange log (#45722)
Co-authored-by: 伐宿 <fasu@uni-ubi.com>
2023-11-08 16:40:25 +08:00
MadCcc
c3a63a9927
fix: component token should work (#45721) 2023-11-08 16:27:50 +08:00
Kilig
b99902ab76
docs:(Tree): Parameter type repair (#45715) 2023-11-08 14:46:05 +08:00
@linhf2023
299592d9b7
fix(popConfirm): visible prop compatible (#45702)
* fix: visible compatible

* chore: add test

---------

Co-authored-by: linhf123 <wb-lhf780012@antgroup.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-08 13:34:54 +08:00
5ac3f57b7c
feat(modal): PureRender support custom footer callback (#44985)
* demo: update debug demo

* chore: improve typo

* Revert "chore: improve typo"

This reverts commit d5163f98ececa6266d34d68d9d4bc9f83cf06095.

* chore: update

* chore: update demo

* chore: update snapshots

* chore: update
2023-11-08 11:10:35 +08:00
kiner-tang(文辉)
b3cb6b30ed
fix: update tag default background (#45711) 2023-11-08 10:43:02 +08:00
lijianan
c614e814c9
chore: update README (#45707) 2023-11-08 10:05:50 +08:00
kiner-tang(文辉)
380649ee76
fix: update tag default background (#45700)
* fix: update tag default background

* feat: remove unused code

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-11-07 18:28:09 +08:00
afc163
d3fc8edefd
chore: fix codesandbox ci (#45698)
Signed-off-by: afc163 <afc163@gmail.com>
2023-11-07 16:53:03 +08:00
afc163
4a680365db
chore: remove unused config files (#45697)
* Delete .github/tests_checker.yml

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

* Delete .github/lock.yml

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
2023-11-07 15:45:51 +08:00
github-actions[bot]
284347c37f
chore: upgrade deps (#45692)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2023-11-07 04:10:41 +08:00
MadCcc
3b5a915ddf
fix: notification style width (#45681)
* fix: notification style width

* chore: code clean

* chore: update size-limit
2023-11-06 11:29:41 +08:00
Aylee
d9a60a4827
docs: Update README.md Contributor Section (#45674)
Updated link for pull request template, updated capitalization for link names for consistency, removed additional contributor information link.

Signed-off-by: Aylee <114051913+Aylee-Shomali@users.noreply.github.com>
2023-11-05 17:07:50 +08:00
lijianan
3f683d778c
fix: fix App error when component === false (#45671)
* fix: fix error when component === false

* fix: fix
2023-11-05 13:08:52 +08:00
renovate[bot]
ea25528d77
chore(deps): update npm to v10.2.3 (#45675)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-05 10:31:26 +08:00
Parsa Arvaneh
f693a6873a
fix(Image): using chinese language in image components API's table (#45673) 2023-11-05 10:30:29 +08:00
Jex
d1ed46938b
type: add generics to AppProps (#45669)
* type: add generics to AppProps

* type: add generics to rootProps
2023-11-04 01:35:40 +08:00
MadCcc
fe59bb054d
docs: optimize (#45659)
* docs: optimize changelog

* Apply suggestions from code review

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: MadCcc <1075746765@qq.com>

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-03 22:49:52 +08:00
bcd8a7823e
ci: timed check for dependency updates (#45593)
* # This is a combination of 2 commits.
# This is the 1st commit message:

chore: add npm-check-updates

# The commit message #2 will be skipped:

# fixup! chore: add npm-check-updates
(cherry picked from commit f62e034897b7398ba304738433ddbe022147e6c0)

* ci: add upgrade-deps workflow

(cherry picked from commit 0a4a2827b59155757809f80450acfb7e5f63f4b3)

* chore: update rule

* chore: update

* chore: rename

* chore: update
2023-11-03 22:12:46 +08:00
kiner-tang(文辉)
b888f69152
test: fix Slider test case in React 16 (#45664)
* docs: solve error about dropdown

* feat: update snap

* style: fix Upload border color when drag over (#45663)

* style: fix Upload border color when dragover

* Update components/upload/style/dragger.ts

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: robin.li <robin.li@webeye.com>
Co-authored-by: afc163 <afc163@gmail.com>

* fix: test case error in React 16

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: Oceansdeep7 <14208796@qq.com>
Co-authored-by: robin.li <robin.li@webeye.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-03 21:50:49 +08:00
Oceansdeep7
38c2002144
style: fix Upload border color when drag over (#45663)
* style: fix Upload border color when dragover

* Update components/upload/style/dragger.ts

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: robin.li <robin.li@webeye.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-03 19:00:11 +08:00
kiner-tang(文辉)
13ae715c7f
docs: solve error about dropdown (#45662) 2023-11-03 18:59:59 +08:00
f15bddf6cb
chore: fix ci download artifact logic (#45661)
如果上一个 Preview Build 因为连续提交,会导致这里下载失败。直接把 if 逻辑提升一级
2023-11-03 18:27:01 +08:00
afc163
e0a6244303 test: fix test case 2023-11-03 17:59:31 +08:00
MadCcc
7616c359f4
docs: changelog 5.11.0 (#45649)
* :spark: docs: changelog 5.11.0

* docs: type

* docs: update

* docs: update
2023-11-03 17:13:47 +08:00
f3c37a3be4
refactor(color-picker): rename defaultCollapsed => defaultOpen (#45655) 2023-11-03 16:49:22 +08:00
afc163
321dfd8cc9
feat: show Slider tooltip when focus handler (#45653) 2023-11-03 16:30:04 +08:00
afc163
f46587b3ca
fix: Slider handler should be movable after click tracker (#45651)
* fix: Slider handler should be movable after click tracker

* Apply suggestions from code review

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
2023-11-03 16:29:34 +08:00
Amumu
d7e2330a12
chore: bump rc-* (#45650) 2023-11-03 16:07:38 +08:00
github-actions[bot]
ad3b73a0dc
chore: auto merge branches (#45648)
chore: master merge feature
2023-11-03 05:45:35 +00:00
99138cb93e
feat(color-picker): preset colors support collapsing at initialization (#45607)
* feat(color-picker): preset colors support collapsing at initialization

(cherry picked from commit d8975b407f1d5a574cdefafd8be17374a4d5e8af)

* docs: update

(cherry picked from commit 74f6d70ebd22c752f57f559d4222c383fafea63a)

* test: add unit test

(cherry picked from commit 2ef2af49228d3fe672c1b24277f142f54f9b193a)

* chore: update

Co-authored-by: RedJue <RedJue@users.noreply.github.com>

* refactor: rename

* Apply suggestions from code review

Signed-off-by: MadCcc <1075746765@qq.com>

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: RedJue <RedJue@users.noreply.github.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-11-03 11:47:52 +08:00
github-actions[bot]
da9ca05b04
chore: auto merge branches (#45645)
chore: feature merge master
2023-11-03 02:45:54 +00:00
MadCcc
52d2439fae Merge branch 'master' into feature-merge-master 2023-11-03 10:18:19 +08:00
Paweł Ciosek
bf15203758
Docs: usage with next.js, add information about workaround for Next.js 14 and App Router (#45642)
* Docs usage wit next.js, add information about workaround for Next.js 14 and App Router

* Update use-with-next.en-US.md

Revert reformat for US version

Signed-off-by: Paweł Ciosek <68032486+pavelee@users.noreply.github.com>

* Update use-with-next.zh-CN.md

Revert reformat for CN version

Signed-off-by: Paweł Ciosek <68032486+pavelee@users.noreply.github.com>

---------

Signed-off-by: Paweł Ciosek <68032486+pavelee@users.noreply.github.com>
2023-11-03 00:54:38 +08:00
Simon He
56c2b56bf2
docs(input): add placeholder (#45643)
* docs(input): add placeholder

* chore: update input-number
2023-11-03 00:42:37 +08:00
dependabot[bot]
d9902eb367
chore(deps-dev): bump eslint-plugin-unicorn from 48.0.1 to 49.0.0 (#45639)
Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 48.0.1 to 49.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v48.0.1...v49.0.0)

---
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-11-03 00:18:38 +08:00
MadCcc
e6d9232777
docs: fix demo editor shadow (#45636) 2023-11-02 19:33:00 +08:00
MadCcc
95322eaad5
fix: InputNumber in Form with hasFeedback should not lose focus (#45632)
* fix: InputNumber in Form with hasFeedback should not lose focus

* chore: disable lint
2023-11-02 17:15:03 +08:00
MadCcc
9f1b8f13d0
docs: fix code selection style issue (#45631) 2023-11-02 16:40:33 +08:00