xingyu4j
965f5f96b7
chore: update deps
2026-01-04 11:03:19 +08:00
xingyu4j
e981fb159f
chore: update deps
2025-12-22 17:49:51 +08:00
xingyu4j
b2055a4457
chore: update deps
2025-12-17 13:47:37 +08:00
xingyu4j
543a7e3962
chore: update deps
2025-12-05 14:55:44 +08:00
xingyu4j
f11b08d8cb
chore: update deps
2025-12-04 17:59:12 +08:00
xingyu4j
45b6f08984
chore: neverBuiltDependencies
2025-12-03 16:34:14 +08:00
xingyu4j
7bf7c0bb06
chore: remove unused deps
2025-12-03 16:26:58 +08:00
xingyu4j
8f8cf5b704
chore: update deps
2025-12-03 16:22: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
0032c608f1
chore: update deps
2025-12-03 15:36:43 +08:00
xingyu4j
45449475e3
chore: deps
2025-11-27 11:08:23 +08:00
xingyu4j
e44f9a0aca
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-11-24 11:47:31 +08:00
xingyu4j
de15aa7b59
chore: remove playground and backend-mock
2025-11-18 11:56:48 +08:00
xingyu4j
f841568e5a
chore: update vue-tsc
2025-11-17 12:04:30 +08:00
xingyu4j
273f3cbaf8
Merge branch 'main' of https://github.com/xingyu4j/vue-vben-admin into deps
2025-11-17 11:21:16 +08:00
xingyu4j
96f671908e
chore: update deps
2025-11-17 11:17:47 +08:00
Copilot
772529e2fb
fix: rollback zod-defaults version to 0.1.3 ( #6925 )
...
* Initial plan
* fix: downgrade zod-defaults from 0.2.3 to 0.1.3 for Zod v3 compatibility
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2025-11-14 16:16:45 +08:00
xingyu4j
22394ebdeb
chore: move tdesign-vue-next to workspace
2025-11-14 10:21:48 +08:00
dependabot[bot]
ffbc9b22a7
chore(deps): bump the non-breaking-changes group across 1 directory with 26 updates ( #6914 )
...
Bumps the non-breaking-changes group with 20 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [vue](https://github.com/vuejs/core ) | `3.5.23` | `3.5.24` |
| [@clack/prompts](https://github.com/bombshell-dev/clack/tree/HEAD/packages/prompts ) | `0.10.1` | `0.11.0` |
| [@iconify/json](https://github.com/iconify/icon-sets ) | `2.2.404` | `2.2.406` |
| [@pnpm/workspace.read-manifest](https://github.com/pnpm/pnpm ) | `1000.2.5` | `1000.2.6` |
| [@tanstack/vue-query](https://github.com/TanStack/query/tree/HEAD/packages/vue-query ) | `5.90.7` | `5.91.0` |
| [@tanstack/vue-store](https://github.com/TanStack/store/tree/HEAD/packages/vue-store ) | `0.7.7` | `0.8.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) | `8.46.3` | `8.46.4` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) | `8.46.3` | `8.46.4` |
| [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared ) | `3.5.23` | `3.5.24` |
| [commitlint-plugin-function-rules](https://github.com/vidavidorra/commitlint-plugin-function-rules ) | `4.1.0` | `4.1.1` |
| [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo ) | `2.6.0` | `2.6.1` |
| [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next ) | `0.507.0` | `0.553.0` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) | `0.6.14` | `0.7.1` |
| [sass](https://github.com/sass/dart-sass ) | `1.93.3` | `1.94.0` |
| [typescript](https://github.com/microsoft/TypeScript ) | `5.8.2` | `5.9.3` |
| [unplugin-element-plus](https://github.com/element-plus/unplugin-element-plus ) | `0.10.0` | `0.11.1` |
| [vxe-pc-ui](https://github.com/x-extends/vxe-pc-ui ) | `4.10.16` | `4.10.22` |
| [vxe-table](https://github.com/x-extends/vxe-table ) | `4.17.10` | `4.17.14` |
| [zod-defaults](https://github.com/Ced-Sharp/zod-defaults ) | `0.1.3` | `0.2.3` |
| [@ast-grep/napi](https://github.com/ast-grep/ast-grep ) | `0.37.0` | `0.39.9` |
Updates `vue` from 3.5.23 to 3.5.24
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.5.23...v3.5.24 )
Updates `@clack/prompts` from 0.10.1 to 0.11.0
- [Release notes](https://github.com/bombshell-dev/clack/releases )
- [Changelog](https://github.com/bombshell-dev/clack/blob/@clack/prompts@0.11.0/packages/prompts/CHANGELOG.md )
- [Commits](https://github.com/bombshell-dev/clack/commits/@clack/prompts@0.11.0/packages/prompts )
Updates `@iconify/json` from 2.2.404 to 2.2.406
- [Commits](https://github.com/iconify/icon-sets/compare/2.2.404...2.2.406 )
Updates `@pnpm/workspace.read-manifest` from 1000.2.5 to 1000.2.6
- [Release notes](https://github.com/pnpm/pnpm/releases )
- [Commits](https://github.com/pnpm/pnpm/commits )
Updates `@tanstack/vue-query` from 5.90.7 to 5.91.0
- [Release notes](https://github.com/TanStack/query/releases )
- [Changelog](https://github.com/TanStack/query/blob/main/packages/vue-query/CHANGELOG.md )
- [Commits](https://github.com/TanStack/query/commits/@tanstack/vue-query@5.91.0/packages/vue-query )
Updates `@tanstack/vue-store` from 0.7.7 to 0.8.0
- [Release notes](https://github.com/TanStack/store/releases )
- [Commits](https://github.com/TanStack/store/commits/v0.8.0/packages/vue-store )
Updates `@typescript-eslint/eslint-plugin` from 8.46.3 to 8.46.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.4/packages/eslint-plugin )
Updates `@typescript-eslint/parser` from 8.46.3 to 8.46.4
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.4/packages/parser )
Updates `@vue/shared` from 3.5.23 to 3.5.24
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.5.24/packages/shared )
Updates `autoprefixer` from 10.4.21 to 10.4.22
- [Release notes](https://github.com/postcss/autoprefixer/releases )
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.21...10.4.22 )
Updates `commitlint-plugin-function-rules` from 4.1.0 to 4.1.1
- [Release notes](https://github.com/vidavidorra/commitlint-plugin-function-rules/releases )
- [Changelog](https://github.com/vidavidorra/commitlint-plugin-function-rules/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vidavidorra/commitlint-plugin-function-rules/compare/v4.1.0...v4.1.1 )
Updates `eslint-config-turbo` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/vercel/turborepo/releases )
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md )
- [Commits](https://github.com/vercel/turborepo/commits/v2.6.1/packages/eslint-config-turbo )
Updates `lodash.clonedeep` from 4.5.0 to
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Updates `lodash.get` from 4.4.2 to
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Updates `lodash.isequal` from 4.5.0 to
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Updates `lodash.set` from 4.3.2 to
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/commits )
Updates `lucide-vue-next` from 0.507.0 to 0.553.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.553.0/packages/lucide-vue-next )
Updates `prettier-plugin-tailwindcss` from 0.6.14 to 0.7.1
- [Release notes](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/prettier-plugin-tailwindcss/compare/v0.6.14...v0.7.1 )
Updates `sass` from 1.93.3 to 1.94.0
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.93.3...1.94.0 )
Updates `typescript` from 5.8.2 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.2...v5.9.3 )
Updates `unplugin-element-plus` from 0.10.0 to 0.11.1
- [Release notes](https://github.com/element-plus/unplugin-element-plus/releases )
- [Commits](https://github.com/element-plus/unplugin-element-plus/compare/v0.10.0...v0.11.1 )
Updates `vxe-pc-ui` from 4.10.16 to 4.10.22
- [Release notes](https://github.com/x-extends/vxe-pc-ui/releases )
- [Commits](https://github.com/x-extends/vxe-pc-ui/commits )
Updates `vxe-table` from 4.17.10 to 4.17.14
- [Release notes](https://github.com/x-extends/vxe-table/releases )
- [Commits](https://github.com/x-extends/vxe-table/compare/4.17.10...4.17.14 )
Updates `zod-defaults` from 0.1.3 to 0.2.3
- [Commits](https://github.com/Ced-Sharp/zod-defaults/commits )
Updates `@ast-grep/napi` from 0.37.0 to 0.39.9
- [Release notes](https://github.com/ast-grep/ast-grep/releases )
- [Changelog](https://github.com/ast-grep/ast-grep/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ast-grep/ast-grep/compare/0.37.0...0.39.9 )
Updates `@vue/reactivity` from 3.5.23 to 3.5.24
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.5.24/packages/reactivity )
---
updated-dependencies:
- dependency-name: vue
dependency-version: 3.5.24
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@clack/prompts"
dependency-version: 0.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@iconify/json"
dependency-version: 2.2.406
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@pnpm/workspace.read-manifest"
dependency-version: 1000.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@tanstack/vue-query"
dependency-version: 5.91.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@tanstack/vue-store"
dependency-version: 0.8.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-version: 8.46.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.46.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@vue/shared"
dependency-version: 3.5.24
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: autoprefixer
dependency-version: 10.4.22
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: commitlint-plugin-function-rules
dependency-version: 4.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: eslint-config-turbo
dependency-version: 2.6.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: lodash.clonedeep
dependency-version:
dependency-type: direct:production
dependency-group: non-breaking-changes
- dependency-name: lodash.get
dependency-version:
dependency-type: direct:production
dependency-group: non-breaking-changes
- dependency-name: lodash.isequal
dependency-version:
dependency-type: direct:production
dependency-group: non-breaking-changes
- dependency-name: lodash.set
dependency-version:
dependency-type: direct:production
dependency-group: non-breaking-changes
- dependency-name: lucide-vue-next
dependency-version: 0.553.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: prettier-plugin-tailwindcss
dependency-version: 0.7.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: sass
dependency-version: 1.94.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: typescript
dependency-version: 5.9.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: unplugin-element-plus
dependency-version: 0.11.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: vxe-pc-ui
dependency-version: 4.10.22
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: vxe-table
dependency-version: 4.17.14
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: zod-defaults
dependency-version: 0.2.3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@ast-grep/napi"
dependency-version: 0.39.9
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@vue/reactivity"
dependency-version: 3.5.24
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-14 08:05:04 +08:00
xingyu4j
edba53272d
chore: deps
2025-11-13 14:12:20 +08:00
dependabot[bot]
c89a83f980
chore(deps): bump stylelint-config-recommended from 14.0.1 to 17.0.0 ( #6901 )
...
Bumps [stylelint-config-recommended](https://github.com/stylelint/stylelint-config-recommended ) from 14.0.1 to 17.0.0.
- [Release notes](https://github.com/stylelint/stylelint-config-recommended/releases )
- [Changelog](https://github.com/stylelint/stylelint-config-recommended/blob/main/CHANGELOG.md )
- [Commits](https://github.com/stylelint/stylelint-config-recommended/compare/14.0.1...17.0.0 )
---
updated-dependencies:
- dependency-name: stylelint-config-recommended
dependency-version: 17.0.0
dependency-type: direct:production
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>
2025-11-13 09:17:44 +08:00
Jin Mao
5cafcb4a01
refactor(shared): 替换 lodash 工具函数为 es-toolkit 兼容版本
...
- 将 get 和 isEqual 方法从 lodash 替换为 es-toolkit/compat 导出
- 更新 package.json 添加 es-toolkit 依赖
- 注释掉原有的 lodash.get 和 lodash.isequal 导出语句- 锁定 es-toolkit 版本至1.41.0 并更新相关依赖配置
2025-11-13 07:28:52 +08:00
Jin Mao
03154cde88
chore: update depends
2025-11-13 07:16:28 +08:00
dependabot[bot]
a74bf7b63f
chore(deps): bump echarts from 5.6.0 to 6.0.0 ( #6859 )
...
Bumps [echarts](https://github.com/apache/echarts ) from 5.6.0 to 6.0.0.
- [Release notes](https://github.com/apache/echarts/releases )
- [Commits](https://github.com/apache/echarts/compare/5.6.0...6.0.0 )
---
updated-dependencies:
- dependency-name: echarts
dependency-version: 6.0.0
dependency-type: direct:production
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>
Co-authored-by: Jin Mao <50581550+jinmao88@users.noreply.github.com>
2025-11-13 07:10:59 +08:00
dylanmay
64baf79bb6
Merge branch 'dev' of https://gitee.com/yudaocode/yudao-ui-admin-vben into dev
2025-11-12 12:25:53 +08:00
dylanmay
7d21ea2dcb
fix: add vueuse/components
2025-11-12 11:18:14 +08:00
jason
c09ff0cfb3
feat: 冲突解决
2025-11-08 22:23:19 +08:00
jason
143c9660da
feat: [bpm][antd] 流程打印迁移
2025-11-08 22:13:29 +08:00
hw
bd9edc3fee
fix: 插件修改为全局
2025-11-07 09:56:20 +08:00
hw
c745304e5f
fix: eslint
2025-11-07 09:43:39 +08:00
xingyu4j
44675a847c
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-11-06 16:50:09 +08:00
xingyu4j
b82397fa5d
chore: remove vueuse/components
2025-11-06 16:34:48 +08:00
Copilot
1e09fa4642
feat: migrate from Radix Vue to Reka UI ( #6870 )
...
* Initial plan
* Update dependencies and imports from radix-vue to reka-ui
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
* Fix type errors after reka-ui migration
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
* Run formatter to fix code style
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2025-11-06 16:22:24 +08:00
hw
84795d10cd
feat: 自动回复迁移
2025-11-04 16:53:08 +08:00
jawe
bd7610c90d
feat: [mall][kefu] 客服模块迁移至element-plus版
2025-11-04 15:11:14 +08:00
dependabot[bot]
23c41a8059
chore(deps): bump @types/node from 12.20.55 to 24.9.2 ( #6860 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 12.20.55 to 24.9.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.9.2
dependency-type: direct:production
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>
2025-11-04 04:16:59 +08:00
dependabot[bot]
fdc78faa13
chore(deps): bump @vueuse/integrations from 12.8.2 to 14.0.0 ( #6861 )
...
Bumps [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations ) from 12.8.2 to 14.0.0.
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v14.0.0/packages/integrations )
---
updated-dependencies:
- dependency-name: "@vueuse/integrations"
dependency-version: 14.0.0
dependency-type: direct:production
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>
2025-11-04 04:16:37 +08:00
xingyu4j
a675e90328
chore: deps
2025-11-02 12:04:50 +08:00
xingyu4j
4358335d47
chore: 移除 min-dash 使用vben/utils 中的方法
2025-10-13 16:02:02 +08:00
xingyu4j
e7f1eb0844
feat: add code editor
2025-10-13 14:53:56 +08:00
YunaiV
59bbe4cc93
fix:vite 被 ai 错误的从 7.1.2 降级成 5.4.10 iota问题
2025-10-11 20:24:32 +08:00
YunaiV
5e5ae1195e
feat:【ele】【member 会员】优化会员详情
2025-10-07 20:46:52 +08:00
xingyu4j
7689aff790
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-09-18 17:58:14 +08:00
ming4762
482ce981ce
chore: update deps vxe, vxe-table: 4.14.4 -> 4.16.11 vxe-pc-ui: 4.7.… ( #6752 )
...
* chore: update deps vxe, vxe-table: 4.14.4 -> 4.16.11 vxe-pc-ui: 4.7.12 -> 4.9.29
* fix: resolve the ESLint warning generated by #6317
2025-09-17 17:42:39 +08:00
xingyu4j
3c5285ba72
chore: 恢复 单引号
2025-09-15 13:56:03 +08:00
puhui999
9f1c3831fa
refactor: 重构 bpmnProcessDesigner 组件 ele => antd
2025-09-14 19:53:25 +08:00
xingyu4j
e7e2ebdb73
refactor: tinyflow
2025-09-03 19:19:50 +08:00
xingyu4j
1b4335760b
fix: tinymce
2025-09-03 18:03:45 +08:00
xingyu4j
8fdbbfad22
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-08-19 17:41:16 +08:00
xingyu4j
1d5bfaac5a
Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vben into dev
2025-08-19 17:34:00 +08:00
Vben
ff4704d5ea
chore: Upgrade vite to version 7.x ( #6645 )
2025-08-16 22:50:31 +08:00
YunaiV
2920dabb99
feat:【framework 框架】增加 api 加解密能力
2025-08-16 17:09:08 +08:00
lrl
2166ce3e4e
feat: 新增多个组件并优化优惠券相关功能
...
- 新增 AppLinkSelectDialog 组件,用于选择 APP 链接- 新增 NavigationBarCellProperty组件,用于导航栏单元格属性设置
- 新增 CombinationShowcase 和 CombinationTableSelect 组件,用于拼团活动展示和选择- 优化优惠券相关组件,导出所有优惠券相关组件
- 新增 ComponentContainer 组件,用于包裹和样式化 DIY 组件
2025-08-04 09:09:39 +08:00
xingyu4j
879de80857
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-07-19 12:24:22 +08:00
Jin Mao
1bc5d2986b
chore: update-vxe-table ( #6516 )
...
* chore: update vxe-pc-ui,vxe-table
* fix(ui): 修复代理配置初始化方法名错误
* fix(ui): 修改远程表格刷新配置
* chroe: update vxeTable
更新到最新
2025-07-16 19:15:39 +08:00
xingyu4j
783344c95a
chore: update deps
2025-07-08 14:29:38 +08:00
xingyu4j
a950b7b6e7
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-07-08 14:25:47 +08:00
Netfan
78076e70b4
chore: update deps
2025-07-02 16:55:55 +08:00
xingyu4j
22dcc12447
chore: deps
2025-06-16 14:00:12 +08:00
xingyu4j
67af898baf
Merge branch 'master' of https://gitee.com/yudaocode/yudao-ui-admin-vben into dev
2025-05-26 14:49:12 +08:00
xingyu4j
be1889a0e0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-26 10:50:54 +08:00
xingyu
f64425b724
!88 feat: 添加渠道配置和应用管理功能,更新相关表单和数据结构
...
Merge pull request !88 from 痴货/pay-master
2025-05-26 02:24:11 +00:00
子夜
01f929e10f
feat: 【BPM 工作流】完善操作按钮、流程签名组件
2025-05-24 15:10:03 +08:00
Netfan
a1091bad46
feat: enhances compatibility with APIs returning large numeric values ( #6250 )
2025-05-23 15:22:18 +08:00
xingyu4j
1351702fec
chore: 缺失依赖
2025-05-14 16:39:53 +08:00
xingyu4j
81a54dfbd0
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-05-06 10:02:03 +08:00
痴货
0b9c16a023
feat: 更新支付渠道表单组件,新增支付宝、微信、钱包和模拟渠道配置,重命名相关模块,优化订单详情展示
2025-05-05 18:18:48 +08:00
Vben
5689ac60ff
feat(project): migrate from husky and lint-staged to lefthook ( #6104 )
2025-05-03 19:43:12 +08:00
Vben
17a18fc9ba
chore: close eslint object sorting ( #6101 )
2025-05-03 16:06:36 +08:00
xingyu4j
e02b5590dd
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-04-30 15:50:05 +08:00
Vben
dd833ca56b
chore: update dependencies and documentation, optimize build toolchain ( #6060 )
...
* chore: update packageManager version to pnpm@10.9.0 for compatibility improvements
* chore: Update dependent versions and configurations to improve compatibility and stability
- Update Node version to 22.1.0
- Updated pnpm version to 10.10.0
- Fixed syntax error in prettier command in lintstagedrc
- Update dependent versions in pnpm-lock.yaml to ensure consistency
- Update format and content in README documents to improve readability
* fix: lint error
2025-04-28 23:08:05 +08:00
xingyu4j
50d028f6b8
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2025-04-28 10:06:29 +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
Netfan
aa27a2f7a1
feat: encrypt the privacy data when it is persisted ( #6056 )
...
* 对私密数据持久化时执行加密
* 将锁屏密码合并到accessStore中进行加密
2025-04-27 20:59:10 +08:00
dhb52
e7934d81a1
feat: 添加表单构建功能 formCreate
2025-04-22 23:31:13 +08:00
YunaiV
1dbbc547fb
feat:完成头像上传的功能
2025-04-22 09:19:19 +08:00
YunaiV
cdcba711b4
feat:增加 tinymce 富文本编辑器的依赖
2025-04-18 21:50:19 +08:00
Netfan
258c4cff21
chore: update deps
2025-04-14 19:23:05 +08:00
puhui999
2207db02f5
feat: 代码生成
2025-04-10 11:34:20 +08:00
Netfan
08c6496e24
chore: update deps
2025-04-08 14:56:40 +08:00
Netfan
e0cfe4a4b1
chore: update deps ( #5854 )
2025-04-03 23:06:02 +08:00
Netfan
7933da8f66
chore: update deps ( #5854 )
2025-04-02 18:07:06 +08:00
YunaiV
a6a5b55229
feat: add verification comp【31315a7f】
2025-03-29 20:14:32 +08:00
Netfan
4fb83d3883
feat: pre-set serialization methods for request parameters ( #5814 )
...
添加快捷设置请求参数序列化方法的配置
2025-03-29 20:09:09 +08:00
YunaiV
8750f7572a
feat: add verification comp【31315a7f】
2025-03-29 20:04:27 +08:00
Netfan
98b2d2a972
feat: pre-set serialization methods for request parameters ( #5814 )
...
添加快捷设置请求参数序列化方法的配置
2025-03-29 20:04:25 +08:00
Netfan
96d2bc52e9
feat: pre-set serialization methods for request parameters ( #5814 )
...
添加快捷设置请求参数序列化方法的配置
2025-03-29 19:21:21 +08:00
Netfan
17f156de89
fix: default value for nested fields ( #5763 )
2025-03-26 22:51:07 +08:00
YunaiV
c881a47ffd
refactor: 【web-ant】重构认证模块并移除未使用的组件和功能【0fed9472】(剩余 request、present)
2025-03-26 07:36:12 +08:00
YunaiV
eeb19808c9
feat: add verification comp【31315a7f】
2025-03-24 20:13:42 +08:00
Netfan
03ceb2aac5
fix: default value for nested fields ( #5763 )
2025-03-21 16:06:14 +08:00
Netfan
13354955db
chore: update depts
2025-03-10 02:56:44 +08:00
Netfan
a53ca3faf1
chore: update depts
2025-02-28 20:30:59 +08:00
Netfan
9f82052c71
feat: demo of motion plugin ( #5550 )
...
添加Motion的用法例子
2025-02-17 15:25:45 +08:00
Netfan
799934171a
style: code style fixed
2025-02-16 23:32:06 +08:00
Netfan
cd258fbb52
chore: update deps
2025-02-16 23:03:41 +08:00
Netfan
6cba181fad
feat: new component jsonViewer ( #5544 )
...
* 添加新组件JsonViewer用于展示JSON结构数据
2025-02-16 22:57:00 +08:00
Netfan
061fcf926d
chore: update deps
2025-02-04 17:14:14 +08:00
Netfan
a2637313f8
feat: integrate new component `Tippy` with demo ( #5355 )
...
* 添加新的工具提示组件Tippy
2025-01-11 17:35:59 +08:00