Commit Graph

37 Commits

Author SHA1 Message Date
thinkasany
ebc17059de chore(test): turn off no-nested-component-definitions (#56793)
Co-authored-by: 遇见同学 <1875694521@qq.com>
2026-01-29 10:39:51 +08:00
thinkasany
acc11dfccb chore(eslint): add fetch to polyfills configuration (#56697) 2026-01-21 23:05:52 +08:00
dependabot[bot]
0b55335da9 chore: bump @antfu/eslint-config from 6.7.3 to 7.0.0 in the dev-dependencies group (#56599)
* chore: bump @antfu/eslint-config in the dev-dependencies group

Bumps the dev-dependencies group with 1 update: [@antfu/eslint-config](https://github.com/antfu/eslint-config).


Updates `@antfu/eslint-config` from 6.7.3 to 7.0.0
- [Release notes](https://github.com/antfu/eslint-config/releases)
- [Commits](https://github.com/antfu/eslint-config/compare/v6.7.3...v7.0.0)

---
updated-dependencies:
- dependency-name: "@antfu/eslint-config"
  dependency-version: 7.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

* test lock

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
2026-01-14 09:55:56 +08:00
thinkasany
d9eb4ccb4b chore: bump eslint (#56457) 2026-01-02 21:57:34 +08:00
thinkasany
0f91afd5cb refactor: use rc-utils's toArray replace React's Children legacy api (#55354)
* refactor: use rc-utils's toArray replace React's Children legacy api

* Update components/list/Item.tsx

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: thinkasany <480968828@qq.com>

* Update components/button/buttonHelpers.tsx

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: thinkasany <480968828@qq.com>

* Update components/card/Card.tsx

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: thinkasany <480968828@qq.com>

* Update components/carousel/index.tsx

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: thinkasany <480968828@qq.com>

* Update components/button/button.tsx

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: thinkasany <480968828@qq.com>

* fix

* fix

---------

Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-10-20 14:45:14 +08:00
lijianan
20f7653976 chore: merge feature into next 2025-10-19 23:58:00 +08:00
thinkasany
25001647a7 Revert "refactor(modal): use modalRef replace createRef (#55368)" (#55369)
This reverts commit 3b47ac3630.
2025-10-19 20:07:41 +08:00
thinkasany
3b47ac3630 refactor(modal): use modalRef replace createRef (#55368) 2025-10-19 16:28:58 +08:00
thinkasany
7a70bafe42 chore: rm useless eslint comments (#55367)
* chore: rm useless eslint comments

* rerun ci
2025-10-19 15:57:16 +08:00
lijianan
1be5555d57 Merge branch feature into next-merge-feature 2025-10-19 10:50:05 +08:00
thinkasany
2818ba6b87 chore: turn on react-hooks/immutability (#55357)
* chore: turn on react-hooks/immutability

* Update .dumi/theme/common/Color/Palette.tsx

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: thinkasany <480968828@qq.com>

---------

Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-10-19 09:48:23 +08:00
thinkasany
dc179c8985 chore: rm useless rules (#55356)
* chore: rm useless rules

* fix
2025-10-18 17:37:47 +08:00
lijianan
809b8820f9 fix(steps): update missing dependency (#55353) 2025-10-18 16:15:18 +08:00
thinkasany
628d8a4543 chore: sync feature into next 2025-10-18 15:48:36 +08:00
thinkasany
c4b6a30e8f chore: turn on react-hooks/static-components (#55340)
* chore: turn on react-hooks/static-components

* fix

* fix
2025-10-18 11:36:41 +08:00
thinkasany
cfe7272226 chore: sync feature into next 2025-10-18 00:45:13 +08:00
thinkasany
f47947d857 chore: turn on react-hooks/purity (#55331) 2025-10-16 23:11:44 +08:00
thinkasany
0abeae5f23 chore: sync feature into next 2025-10-15 22:31:07 +08:00
thinkasany
bb21a2dfa6 chore(deps): bump @antfu/eslint-config from 5.4.1 to 6.0.0 (#55321)
* chore(deps): bump @antfu/eslint-config from 5.4.1 to 6.0.0

* rm
2025-10-15 22:05:07 +08:00
lijianan
d8d266bc66 chore: merge feature into next 2025-10-13 09:59:07 +08:00
thinkasany
450c2b2cbb chore: turn on react-dom/no-missing-button-type (#55277) 2025-10-12 11:54:01 +08:00
lijianan
49c97e6d0a chore: merge feature into next 2025-10-04 00:47:54 +08:00
thinkasany
e0b59e166f chore: turn on perfectionist/sort-named-imports (#55215)
* chore: turn on perfectionist/sort-named-imports

* turn on perfectionist/sort-named-exports
2025-10-01 21:19:07 +08:00
thinkasany
3635c80085 chore(eslint): move tests rules (#55214)
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-10-01 21:09:38 +08:00
thinkasany
87601689fa chore: turn on unicorn/prefer-includes (#55169) 2025-09-28 11:55:43 +08:00
thinkasany
5db1e6f449 chore: turn on perfectionist/sort-exports (#55172) 2025-09-28 11:46:21 +08:00
thinkasany
90b4a4373d chore: turn on test/prefer-hooks-in-order (#55171) 2025-09-28 11:38:42 +08:00
thinkasany
8a7e15460c chore: turn on ts/method-signature-style (#55167) 2025-09-28 10:15:00 +08:00
thinkasany
2589e693cf chore: turn on unicorn/prefer-number-properties (#55168) 2025-09-28 09:40:04 +08:00
thinkasany
94d5b800a7 chore: turn on ts/consistent-type-imports (#55166) 2025-09-28 09:10:30 +08:00
thinkasany
dfc34f6ae3 chore: bump @eslint-react/eslint-plugin (#55165) 2025-09-28 02:10:01 +08:00
lijianan
fe5bc6cec7 chore: lint config update (#53724) 2025-05-06 10:22:44 +08:00
lijianan
17cfb7b28d chore: bath fix lint & site tsc def (#53363)
* fix: revert

* type: update
2025-04-03 14:43:59 +08:00
lijianan
2aa9d28775 chore: update lint rules (#53352)
* chore: update lint rules

* fix: fix

* fix: fix
2025-03-31 16:23:27 +08:00
lijianan
f7d9e337c5 lint: reopen no-new-array rules (#52826) 2025-02-17 10:20:05 +08:00
afc163
28796e4b56 chore: fix eslint warning for react 19 (#52133) 2024-12-25 18:40:59 +08:00
renovate[bot]
863f61d908 chore(deps): update dependency eslint to v9 (#50690)
Co-authored-by: afc163 <afc163@gmail.com>
2024-09-19 03:30:19 +08:00