Commit Graph

5294 Commits

Author SHA1 Message Date
MadCcc
751edfc336 feat: zeroRuntime (#54334)
* feat: zeroRuntime

* feat: generate full style

* feat: add antd.css into global css

* chore: revert site change

* docs: add docs

* chore: update scripts

* chore: add test
2025-07-22 10:20:29 +08:00
二货爱吃白萝卜
d0640272f6 docs: auto prefixer (#54427)
* docs: auto prefixer

* bump

---------

Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-07-21 12:11:48 +08:00
thinkasany
060e347583 test: update snap 2025-07-20 18:21:15 +08:00
thinkasany
469c549fdf chore: sync feature into next 2025-07-20 18:07:40 +08:00
github-actions[bot]
61ebc35d53 chore: auto merge branches (#54423)
chore: sync master into feature
2025-07-20 10:02:12 +00:00
afc163
b744b9cbda chore: bump version to 5.26.6 (#54422) 2025-07-20 16:40:01 +08:00
二货爱吃白萝卜
f842163a70 docs: Base AI generate theme (#54412)
* chore: init link

* docs: init

* chore: adjust logic

* chore: theme connect

* chore: add prompt talk

* chore: support chat prompt

* chore: api call

* chore: sse

* feat: site alg

* chore: init layer

* chore: fix order

* chore: update ts def

* chore: tmp of it

* chore: init script

* chore: add generate script

* chore: fix script

* chore: llms semantic

* chore: update desc

* chore: fix lint

* chore: fix lint
2025-07-18 16:19:51 +08:00
thinkasany
d89363ff6b chore: lock @rc-component/trigger@3.4.x 2025-07-17 14:34:22 +08:00
thinkasany
0329f06d86 chore: bump @rc-component/select to 1.1.3 2025-07-17 12:27:48 +08:00
github-actions[bot]
402a9a36cd chore: auto merge branches (#54400)
chore: sync master into feature
2025-07-17 03:40:50 +00:00
xrkffgg
c0368b252d docs: add changelog 5.26.5 (#54387)
* docs: add changelog 5.26.5

* docs: update

* Update CHANGELOG.zh-CN.md

Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

* Update CHANGELOG.en-US.md

Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>

---------

Signed-off-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-07-15 11:31:58 +08:00
二货爱吃白萝卜
b60881dd36 feat: Table scrollTo support offset (#54385) 2025-07-14 14:39:03 +08:00
lijianan
e49d7691e4 chore: merge feature into next 2025-07-11 03:00:42 +08:00
lijianan
8455ebbc1f Merge branch master into master-merge-feature 2025-07-11 01:56:32 +08:00
Peach
c8069eac4e docs: changelog for 5.26.4 (#54307)
* docs: changelog for 5.26.4

* chore: bump version to 5.26.4

* docs: update changelog
2025-07-07 14:14:17 +08:00
EmilyyyLiu
b2df7b3a06 feat[Segmented]: add tooltip to segmented option item (#54273)
* feat: add tooltip to segmented option item

* feat[segmented]: add demo, and tooltip can be configured as an object

* docs: change tooltip type

* test: update snap

* feat: change  itemRender of SegmentedProps

* feat: tooltipProps remove children

* feat: delete ?.

* feat: add if to tooltipProps

* feat: not inline return

* docs: custom

* Update components/segmented/__tests__/index.test.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: thinkasany <480968828@qq.com>

* Update components/segmented/demo/custom.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: thinkasany <480968828@qq.com>

* Update components/segmented/demo/custom.tsx

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: thinkasany <480968828@qq.com>

* docs: link tooltip api

* docs: lint tooltip us

* test: update snap

---------

Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: 刘欢 <lh01217311@antgroup.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-04 11:01:21 +08:00
thinkasany
07d90abcab chore: sync feature into next 2025-07-03 11:06:10 +08:00
二货爱吃白萝卜
649939830f feat: useWatch support dynamic name path (#54260) 2025-07-02 11:32:54 +08:00
二货爱吃白萝卜
387e5e91b2 chore: bump antd-tools (#54238)
* chore: bump antd-tools

* chore: bump antd alpha
2025-06-30 17:26:21 +08:00
二货爱吃白萝卜
4a9e8474ca docs: changelog of 5.26.3 (#54234)
* docs: changelog of 5.26.3

* chore: clean up
2025-06-30 14:29:40 +08:00
dependabot[bot]
f89d3a2f76 chore: bump react-scan from 0.3.6 to 0.4.2 (#54232)
Bumps [react-scan](https://github.com/aidenybai/react-scan) from 0.3.6 to 0.4.2.
- [Release notes](https://github.com/aidenybai/react-scan/releases)
- [Commits](https://github.com/aidenybai/react-scan/compare/v0.3.6...v0.4.2)

---
updated-dependencies:
- dependency-name: react-scan
  dependency-version: 0.4.2
  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>
2025-06-30 09:01:52 +08:00
lijianan
f76049418e chore: rm css-select & eslint-plugin-jsdoc (#54224)
* chore: rm css-select

* rm eslint-plugin-jsdoc
2025-06-29 13:19:14 +08:00
thinkasany
637b10e651 chore: sync feature into next 2025-06-29 12:59:37 +08:00
lijianan
6a6065c572 site: update site hard code to i18n (#54219)
* update

* fix: fix

* fix: fix

* fix: update
2025-06-29 11:18:27 +08:00
lijianan
e03095b07c chore: bump dotenv from 16 to 17 (#54218) 2025-06-28 14:54:11 +08:00
二货爱吃白萝卜
4ec2b7e9fc enhance: form useWatch perf (#54212)
* enhance: form useWatch perf

* Update package.json

Signed-off-by: thinkasany <480968828@qq.com>

---------

Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-06-27 17:06:34 +08:00
二货机器人
15acad5670 chore: bump version 6.0.0-alpha.0 2025-06-27 11:29:44 +08:00
EmilyyyLiu
0315ef5923 feat: Update the documentation and demo about 'showSearch' Props (#54184)
* docs: Update the documentation and demo about 'showSearch' Props

* Update package.json

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>

* build: upgrade @rc-component/cascader to 1.5.0,upgrade @rc-component/tree-select to 1.2.0, update select document snapshots

* docs: update Cascader documnet and demo

* docs: update tree-select document

* docs: update AutoComplete document and demo

* docs: update site snapshots

* build: upgrade @rc-component/select to 1.1.2 ,@rc-component/tree-select to 1.2.1

* docs: link #showSearch

* docs:  showSearch value is true

* docs: Add a through line to search props

* docs: Adjust the order

---------

Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
Co-authored-by: 刘欢 <lh01217311@antgroup.com>
Co-authored-by: afc163 <afc163@gmail.com>
2025-06-27 10:59:40 +08:00
dependabot[bot]
bb40ee91ec chore: bump eslint-plugin-jsdoc from 51.2.1 to 51.2.3 (#54208)
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 51.2.1 to 51.2.3.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v51.2.1...v51.2.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
  dependency-version: 51.2.3
  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>
2025-06-27 09:38:52 +08:00
thinkasany
98b61efe74 chore: sync feature into next 2025-06-25 11:58:12 +08:00
renovate[bot]
e26f10fb2a chore(deps): update dependency eslint-plugin-jsdoc to v51.2.1 (#54170)
* chore(deps): update dependency eslint-plugin-jsdoc to v51.1.1

* Update package.json

Signed-off-by: thinkasany <480968828@qq.com>

---------

Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-06-23 10:29:15 +08:00
lijianan
2818b26ce4 chore: unlock @biomejs/biome version (#54174) 2025-06-22 20:18:31 +08:00
renovate[bot]
39cc6435b8 chore(deps): update dependency @biomejs/biome to v2.0.4 (#54169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-22 10:14:40 +08:00
zoomdong
b93df9090a docs: changelog for 5.26.2 (#54153) 2025-06-22 09:51:15 +08:00
github-actions[bot]
4156150a01 chore: auto merge branches (#54167)
chore: sync feature into next
2025-06-21 06:34:39 +00:00
lijianan
53e3a699ff chore: rm biomejs/cli darwin arm64 (#54166)
* chore: rm biomejs/cli-darwin-arm64

* chore: rm biomejs/cli-darwin-arm64

* chore: rm biomejs/cli-darwin-arm64
2025-06-21 13:25:01 +08:00
lijianan
ddbf7102e9 chore: lock @biomejs/biome version (#54161)
* chore: lock @biomejs/biome version

* test: retry to commit

* lock

* lint: fix lint warning

---------

Signed-off-by: lijianan <574980606@qq.com>
2025-06-21 12:52:25 +08:00
遇见同学
4170b43d2f chore: add @biomejs/cli-darwin-arm64 (#54157)
Co-authored-by: lijianan <574980606@qq.com>
2025-06-21 12:12:52 +08:00
afc163
f90fa3611d fix: update rc-virtual-list and fix scrollbar color in dark theme (#54155)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-06-20 22:55:32 +08:00
afc163
60567adb65 Merge branch 'next' into next-merge-master
Signed-off-by: afc163 <afc163@gmail.com>
2025-06-19 15:26:43 +08:00
afc163
7b75aab9af chore: fix eslint errors and warnings (#54137) 2025-06-19 14:53:18 +08:00
thinkasany
eed68a326a chore: bump @rc-component/table and @rc-component/trigger 2025-06-19 09:46:51 +08:00
thinkasany
3ac1e9cc82 chore: sync feature into next 2025-06-19 09:41:18 +08:00
dependabot[bot]
83c24f1763 chore: bump eslint-plugin-jest from 28.9.0 to 29.0.1 (#54129)
* chore: bump the dev-dependencies group with 2 updates

Bumps the dev-dependencies group with 2 updates: [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) and [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom).


Updates `eslint-plugin-jest` from 28.14.0 to 29.0.1
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.14.0...v29.0.1)

Updates `jest-environment-jsdom` from 29.7.0 to 30.0.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.0/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-version: 29.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: jest-environment-jsdom
  dependency-version: 30.0.0
  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: thinkasany <480968828@qq.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-06-19 08:11:47 +08:00
afc163
bffd396634 chore: remove unused devDeps (#54126)
* chore: remove unused devDeps

* Update package.json

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-06-18 20:00:45 +08:00
dependabot[bot]
fe28d002e4 chore: migrate @biomejs/biome from 1.9.4 to 2.0.0 (#54118)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2025-06-18 18:55:45 +08:00
github-actions[bot]
626ae95055 chore: upgrade deps (#54117)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2025-06-18 07:02:12 +08:00
thinkasany
c1c220c1d6 chore: upgrade tsx from ~4.20.3 to ^4.20.3 (#54109) 2025-06-17 10:53:45 +08:00
dependabot[bot]
b2634e89c5 chore(deps-dev): bump @types/jest from 29.5.13 to 30.0.0 (#54107)
* chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates

Bumps the dev-dependencies group with 2 updates in the / directory: [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) and [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom).


Updates `@types/jest` from 29.5.14 to 30.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

Updates `jest-environment-jsdom` from 29.7.0 to 30.0.0
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.0/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: "@types/jest"
  dependency-version: 30.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: jest-environment-jsdom
  dependency-version: 30.0.0
  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: thinkasany <480968828@qq.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-06-17 09:42:17 +08:00
MadCcc
84a6012adf docs: changelog 5.26.1 (#54103)
* docs: changelog 5.26.1

* chore: rm utoo config
2025-06-16 21:14:18 +08:00