xingyu4j
819ddd4ebb
fix(style): 添加no-invalid-position-declaration规则到stylelint配置
2026-07-13 18:29:30 +08:00
dream-weave
81619b6090
fix(lint): align eslint and oxlint rules ( #8118 )
...
* docs: 路由文档示例代码同步路由组织新规范
* fix(lint): align eslint and oxlint rules
* fix(lint): avoid control character regex
2026-07-03 17:12:13 +08:00
xingyu
dc3466d77a
refactor: 将 unicorn / TypeScript 规则迁移至 oxlint,并完善 oxfmt 配置 ( #8067 )
...
* chore: update deps
* chore: update archiver v8
* fix: 还原 vue/html-closing-bracket-newline
* feat: 增加默认配置和配置注释
* feat: 增加oxlint默认插件配置和注释
* refactor: remove unicorn ESLint configuration and update dependencies
- Deleted the unicorn ESLint configuration file from the lint-configs package.
- Removed unicorn configuration from the main index file.
- Updated oxlint-config to include a comprehensive set of unicorn rules.
- Adjusted preferences and vxe-table files to disable specific unicorn rules.
- Removed references to eslint-plugin-unicorn from pnpm-lock.yaml and pnpm-workspace.yaml.
* refactor: 移除 eslint 的 @typescript-eslint/eslint-plugin 依赖,将 TypeScript 配置迁移到 oxlint
* feat: open typeAware
* fix: mac 和linux下报错
2026-06-18 16:10:01 +08:00
HaroldZhangCode91
bf8c3d6411
feat: aligns ESLint with oxfmt's behavior ( #8054 )
2026-06-15 17:25:04 +08:00
金毛88
0eb72ca4fd
feat: add useTDesignDesignTokens
2026-06-03 13:25:23 +08:00
afe1
108d7ff335
chore: add commitlint config declaration ( #7968 )
...
* fix: catelog
* fix: system
* chore: sync upstream changes
* types: add commitlint config declaration
2026-05-28 15:50:47 +08:00
xingyu
f2b3b12553
chore: pnpm v11 ( #7942 )
...
* chore: remove rolldown dep
* fix: issues-helper and maintain-one-comment are temporarily disabled due to security issues
* chore: update deps
* fix: change error type to TypeError for non-browser environment check in LocalStorageDriver
* chore: update pnpm v11
2026-05-22 12:02:14 +08:00
xingyu4j
eb9cdbab9b
fix: lint
2026-05-16 12:55:19 +08:00
xingyu4j
e023a0852a
fix: tailwindcss lint config
2026-04-13 17:52:16 +08:00
Jin Mao
e9bdbb610a
chore: fix lint
...
- 关闭 vitest/require-mock-type-parameters 规则
2026-04-13 17:52:15 +08:00
HaroldZhangCode91
8e0b65a0e1
feat: fix oxlint error for oxlint upgrade ( #7756 )
...
1. remove unknown rule out of oxlint
2. add the corresponding back to eslint-config
3. fixed the eslint error for package.json
2026-04-13 17:52:13 +08:00
xingyu
0c300d040c
fix: tailwindcss config ( #7693 )
...
* chore: update deps
* fix: tailwindcss config
* fix: lint
* fix: lint
* chore: update deps
2026-03-19 15:51:09 +08:00
xingyu4j
5558249cd3
chore: unbuild
2026-03-15 23:11:41 +08:00
xingyu4j
c9f7154524
chore(tsdown): remove unbuild leftovers
2026-03-15 22:04:48 +08:00
xingyu4j
3946253d6e
chore(tsdown): align stub scripts and package exports
2026-03-15 21:17:41 +08:00
xingyu4j
c1b1fe90fd
chore(oxlint-config): migrate build to tsdown
2026-03-15 19:39:59 +08:00
xingyu4j
30b5610a73
chore(oxfmt-config): migrate build to tsdown
2026-03-15 19:39:51 +08:00
xingyu4j
db9b9df8f7
chore(eslint-config): migrate build to tsdown
2026-03-15 19:39:43 +08:00
xingyu4j
ae6a75e913
build: migrate core ts packages to tsdown
2026-03-15 18:13:49 +08:00
xingyu4j
f1143e134e
fix: match root json files in oxfmt overrides
2026-03-14 19:33:55 +08:00
xingyu4j
e3e869faee
fix: align oxfmt json commas with lint
2026-03-14 19:31:01 +08:00
xingyu4j
15f74b9d97
refactor: drop unused turbo eslint shim
2026-03-14 19:20:39 +08:00
xingyu4j
55b54e24fe
refactor: migrate command lint to oxlint
2026-03-14 19:13:50 +08:00
xingyu4j
46b4ce81e4
refactor: shrink eslint fallback layer
2026-03-14 19:10:22 +08:00
Jin Mao
a6a6efdf59
chore: release 5.7.0
...
- 更新 backend-mock 包版本
- 更新 web-antd 包版本
- 更新 web-antdv-next 包版本
- 更新 web-ele 包版本
- 更新 web-naive 包版本
- 更新 web-tdesign 包版本
- 更新 docs 包版本
- 更新 commitlint-config 包版本
- 更新 eslint-config 包版本
- 更新 oxfmt-config 包版本
- 更新 oxlint-config 包版本
- 更新 stylelint-config 包版本
- 更新 node-utils 包版本
- 更新 tsconfig 包版本
- 更新 vite-config 包版本
- 更新 @core/base/design 包版本
- 更新 @core/base/icons 包版本
- 更新 @core/base/shared 包版本
- 更新 @core/base/typings 包版本
- 更新 @core/composables 包版本
- 更新 @core/preferences 包版本
- 更新 @core/ui-kit/form-ui 包版本
- 更新 @core/ui-kit/layout-ui 包版本
- 更新 @core/ui-kit/menu-ui 包版本
- 更新 @core/ui-kit/popup-ui 包版本
- 更新 @core/ui-kit/shadcn-ui 包版本
- 更新 @core/ui-kit/tabs-ui 包版本
- 更新 constants 包版本
- 更新 access 包版本
- 更新 common-ui 包版本
- 更新 hooks 包版本
- 更新 layouts 包版本
- 更新 plugins 包版本
- 更新 request 包版本
- 更新 icons 包版本
- 更新 locales 包版本
- 更新 preferences 包版本
- 更新 stores 包版本
- 更新 styles 包版本
- 更新 types 包版本
- 更新 utils 包版本
- 更新 playground 包版本
- 更新 turbo-run 包版本
- 更新 vsh 包版本
- 更新根目录包版本
2026-03-14 09:14:23 +08:00
xingyu4j
913636ae44
refactor: simplify oxc eslint compatibility
2026-03-14 00:16:27 +08:00
xingyu4j
68cde54bad
feat: add tsgolint
2026-03-13 23:13:01 +08:00
xingyu4j
6dabb848a5
build: migrate formatting pipeline to oxfmt
2026-03-13 21:56:08 +08:00
xingyu4j
771277d5d9
fix: align oxlint compat config typing
2026-03-13 20:28:56 +08:00
xingyu4j
e7fa87b301
chore: finalize oxlint migration config
2026-03-13 20:25:25 +08:00
xingyu
a4736a49f8
feat: migrate to Tailwind CSS v4 ( #7614 )
...
* chore: update deps
* feat: use jsonc/x language
* chore: update eslint 10.0
* fix: no-useless-assignment
* feat: add CLAUDE.md
* chore: ignore
* feat: claude
* fix: lint
* chore: suppot eslint v10
* fix: lint
* fix: lint
* fix: type check
* fix: unit test
* fix: Suggested fix
* fix: unit test
* chore: update stylelint v17
* chore: update all major deps
* fix: echarts console warn
* chore: update vitest v4
* feat: add skills ignores
* chore: update deps
* chore: update deps
* fix: cspell
* chore: update deps
* chore: update tailwindcss v4
* chore: remove postcss config
* fix: no use catalog
* chore: tailwind v4 config
* fix: tailwindcss v4 sort
* feat: use eslint-plugin-better-tailwindcss
* fix: Interference between enforce-consistent-line-wrapping, jsx-curly-brace-presence and Prettier
* fix: Interference between enforce-consistent-line-wrapping, jsx-curly-brace-presence and Prettier
* fix(lint): resolve prettier and better-tailwindcss formatting conflicts
* fix(tailwind): update theme references and lint sources
* style(format): normalize apps docs and playground vue files
* style(format): normalize core ui-kit components
* style(format): normalize effects ui and layout components
2026-03-10 05:08:45 +08:00
Jin Mao
8a215fbcc7
chore: release 5.6.0
2026-02-09 05:09:57 +08:00
xingyu4j
9dfe3f5af8
fix: type not find
2025-12-04 18:03:55 +08:00
xingyu4j
92a4676f8d
chore: update version
2025-12-03 16:27:14 +08:00
xingyu4j
f77216d8f4
feat: lint add pnpm config
2025-12-03 16:11:51 +08:00
xingyu4j
d42a9b2409
feat: lint add yaml config
2025-12-03 16:01:27 +08:00
xingyu4j
77a4a64eb4
fix: stylelint
2025-12-03 15:37:20 +08:00
xingyu4j
49db40d557
feat: cspell sort
2025-12-03 15:37:04 +08:00
xingyu4j
bed52983a0
fix: lint
2025-11-17 12:15:14 +08:00
xingyu4j
655ce2c2e8
chore: update node version >=20.12.0
2025-11-17 12:11:43 +08:00
vben
e147a9d2fd
chore: release 5.5.9
2025-08-16 22:16:02 +08:00
vben
1575619d53
chore: release v5.5.8
2025-07-19 22:19:50 +08:00
vben
b9aef618fe
chore: release 5.5.7
2025-06-04 05:33:06 +08:00
vben
cc6c9bf7a0
chore: release v5.5.6
2025-05-06 22:32:58 +08:00
Vben
17a18fc9ba
chore: close eslint object sorting ( #6101 )
2025-05-03 16:06:36 +08:00
Vben
76de450c71
chore: update dependency version for improved stability and compatibility ( #6023 )
...
* chore: update dependency version for improved stability and compatibility
* fix: optimize clearPoints function in useCaptchaPoints hook to improve performance
* fix: make several props optional in various components for better flexibility
2025-04-27 22:06:49 +08:00
vben
7c7051a11e
chore: release v5.5.5
2025-04-27 21:45:10 +08:00
vben
b92ac5c36d
chore: release 5.5.4
2025-03-18 21:43:27 +08:00
Netfan
c5c6760b5d
chore: eslint rules update
2025-02-18 15:41:16 +08:00
vben
195ceec9b4
chore: release 5.5.3
2025-01-21 22:07:55 +08:00