dap
85ab87fae1
refactor: 改为Page组件包裹
2024-08-12 07:53:45 +08:00
dap
f38dc1387c
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-12 07:38:55 +08:00
Vben
517acada1a
refactor: adjust all sample pages and use page components ( #4118 )
2024-08-11 20:05:52 +08:00
Li Kui
3015912f1a
feat: page component ( #4087 )
...
* feat: page component
* chore: basic page
* chore: add demos
* chore: add header-sticky support
* chore: update web-ele
* chore: rename slot name
---------
Co-authored-by: Vben <ann.vben@gmail.com>
2024-08-11 16:29:39 +08:00
Vben
b464b87ac5
refactor: migrate demo applications to playground ( #4116 )
...
* chore: detail adjustment
* refactor: Migrate demo applications to playground
* perf: logic optimization
* chore: update docs
* chore: update docs
2024-08-11 16:09:32 +08:00
falcon-jin
654bf90c0d
fix: missing route data in guard of web-ele and web-naive, fixed : #4108 ( #4115 ) ( #4117 )
2024-08-11 15:49:17 +08:00
Netfan
9d6cc22dfa
fix: missing route data in guard, fixed : #4108 ( #4115 )
2024-08-11 09:25:55 +08:00
dap
acb365f9af
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-10 13:36:03 +08:00
dependabot[bot]
07cdebb7f1
chore(deps): bump the non-breaking-changes group with 6 updates ( #4103 )
...
Bumps the non-breaking-changes group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) | `22.1.0` | `22.2.0` |
| [cssnano](https://github.com/cssnano/cssnano ) | `7.0.4` | `7.0.5` |
| [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts ) | `4.0.1` | `4.0.2` |
| [prettier-plugin-tailwindcss](https://github.com/tailwindlabs/prettier-plugin-tailwindcss ) | `0.6.5` | `0.6.6` |
| [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next ) | `0.426.0` | `0.427.0` |
| [element-plus](https://github.com/element-plus/element-plus ) | `2.7.8` | `2.8.0` |
Updates `@types/node` from 22.1.0 to 22.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `cssnano` from 7.0.4 to 7.0.5
- [Release notes](https://github.com/cssnano/cssnano/releases )
- [Commits](https://github.com/cssnano/cssnano/compare/cssnano@7.0.4...cssnano@7.0.5 )
Updates `vite-plugin-dts` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases )
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md )
- [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v4.0.1...v4.0.2 )
Updates `prettier-plugin-tailwindcss` from 0.6.5 to 0.6.6
- [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.5...v0.6.6 )
Updates `lucide-vue-next` from 0.426.0 to 0.427.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.427.0/packages/lucide-vue-next )
Updates `element-plus` from 2.7.8 to 2.8.0
- [Release notes](https://github.com/element-plus/element-plus/releases )
- [Changelog](https://github.com/element-plus/element-plus/blob/dev/CHANGELOG.en-US.md )
- [Commits](https://github.com/element-plus/element-plus/compare/2.7.8...2.8.0 )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: cssnano
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: vite-plugin-dts
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: prettier-plugin-tailwindcss
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: lucide-vue-next
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: element-plus
dependency-type: direct:production
update-type: version-update:semver-minor
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>
2024-08-10 09:07:16 +08:00
dap
ad23b554ab
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-09 14:41:05 +08:00
dependabot[bot]
ca164b0f9b
chore(deps): bump the non-breaking-changes group with 14 updates ( #4092 )
...
* chore(deps): bump the non-breaking-changes group with 14 updates
Bumps the non-breaking-changes group with 14 updates:
| Package | From | To |
| --- | --- | --- |
| [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell ) | `8.13.1` | `8.13.2` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) | `3.4.7` | `3.4.9` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) | `5.3.5` | `5.4.0` |
| [@iconify/json](https://github.com/iconify/icon-sets ) | `2.2.234` | `2.2.235` |
| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography ) | `0.5.13` | `0.5.14` |
| [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts ) | `4.0.0` | `4.0.1` |
| [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist ) | `3.1.2` | `3.1.3` |
| [eslint-plugin-unused-imports](https://github.com/sweepline/eslint-plugin-unused-imports ) | `4.0.1` | `4.1.2` |
| [vue](https://github.com/vuejs/core ) | `3.4.36` | `3.4.37` |
| [pinia](https://github.com/vuejs/pinia ) | `2.2.0` | `2.2.1` |
| [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next ) | `0.424.0` | `0.426.0` |
| [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared ) | `3.4.36` | `3.4.37` |
| [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core ) | `10.11.0` | `10.11.1` |
| [@vueuse/integrations](https://github.com/vueuse/vueuse/tree/HEAD/packages/integrations ) | `10.11.0` | `10.11.1` |
Updates `cspell` from 8.13.1 to 8.13.2
- [Release notes](https://github.com/streetsidesoftware/cspell/releases )
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md )
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.13.2/packages/cspell )
Updates `tailwindcss` from 3.4.7 to 3.4.9
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.9/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.7...v3.4.9 )
Updates `vite` from 5.3.5 to 5.4.0
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/create-vite@5.4.0/packages/vite )
Updates `@iconify/json` from 2.2.234 to 2.2.235
- [Commits](https://github.com/iconify/icon-sets/compare/2.2.234...2.2.235 )
Updates `@tailwindcss/typography` from 0.5.13 to 0.5.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.13...v0.5.14 )
Updates `vite-plugin-dts` from 4.0.0 to 4.0.1
- [Release notes](https://github.com/qmhc/vite-plugin-dts/releases )
- [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md )
- [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v4.0.0...v4.0.1 )
Updates `eslint-plugin-perfectionist` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases )
- [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md )
- [Commits](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.1.2...v3.1.3 )
Updates `eslint-plugin-unused-imports` from 4.0.1 to 4.1.2
- [Commits](https://github.com/sweepline/eslint-plugin-unused-imports/commits/v4.1.2 )
Updates `vue` from 3.4.36 to 3.4.37
- [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.4.36...v3.4.37 )
Updates `pinia` from 2.2.0 to 2.2.1
- [Release notes](https://github.com/vuejs/pinia/releases )
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.0...pinia@2.2.1 )
Updates `lucide-vue-next` from 0.424.0 to 0.426.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.426.0/packages/lucide-vue-next )
Updates `@vue/shared` from 3.4.36 to 3.4.37
- [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.4.37/packages/shared )
Updates `@vueuse/core` from 10.11.0 to 10.11.1
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v10.11.1/packages/core )
Updates `@vueuse/integrations` from 10.11.0 to 10.11.1
- [Release notes](https://github.com/vueuse/vueuse/releases )
- [Commits](https://github.com/vueuse/vueuse/commits/v10.11.1/packages/integrations )
---
updated-dependencies:
- dependency-name: cspell
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: tailwindcss
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: vite
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@iconify/json"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@tailwindcss/typography"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: vite-plugin-dts
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: eslint-plugin-perfectionist
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: eslint-plugin-unused-imports
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: pinia
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: lucide-vue-next
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@vue/shared"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@vueuse/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@vueuse/integrations"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update pnpm.overrides
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: vince <vince292007@gmail.com>
2024-08-09 14:31:48 +08:00
dap
3648854909
fix: info颜色问题 https://gitee.com/dapppp/ruoyi-plus-vben5/issues/IAIR1X
2024-08-09 14:00:07 +08:00
dap
6ef9dba129
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-09 11:14:37 +08:00
invalid w
f1e0278bd8
chore: define examples router & add ellipsis comp ( #4019 )
...
* chore: define components router
* chore: 组件路由放置到演示路由下
* Revert "chore: 组件路由放置到演示路由下"
This reverts commit 3c24632ad51f031cf95aafa49183d7c5538098bb.
* chore: typo
* chore: 增加密码强度组件
* chore: 国际化密码强度的菜单
* chore(@vben/web-antd): 迁移文本省略组件
* chore: typo
* chore: 组件命名方式遵从packages
* chore: Optimize the onExpand function
* chore: update css
* chore(@vben/web-antd): optimize the getPosition function
* chore: add ellipsis-text in comm-ui
* chore: 文本省略组件迁移至common-ui
* feat(@vben/common-ui): Tooltip的tip支持style传参
* chore: 优化组件渲染
* chore: 使用css module解决样式冲突
* chore: update props
* chore: 优化css
* chore: rm unuse attr
---------
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
2024-08-09 10:57:46 +08:00
dap
1589292bbb
feat: oauth登录(页面 不包含逻辑)
2024-08-09 09:00:07 +08:00
dap
bc46c65c7f
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-09 08:07:50 +08:00
vben
3f04f6b01f
chore: release v5.0.1
2024-08-08 21:10:43 +08:00
dap
23de465f6f
chore: 去除无用打印
2024-08-08 16:30:37 +08:00
dap
01379f0c97
chore: 添加demo
2024-08-08 16:28:23 +08:00
dap
bb04bb0961
feat: 自动导入antd组件
2024-08-08 16:07:09 +08:00
dap
a14f516bd0
feat: demo
2024-08-08 15:50:37 +08:00
dap
b661237366
chore: tag示例
2024-08-08 15:37:07 +08:00
dap
68f6937b5b
fix: 切换租户从缓存获取
2024-08-08 15:14:10 +08:00
dap
66100d44b2
feat: 字典功能
2024-08-08 14:05:08 +08:00
dap
ac7e7beeda
chore: keepAlive测试
2024-08-08 08:53:05 +08:00
dap
39cf734581
feat: 租户搜索
2024-08-08 08:34:45 +08:00
dap
69e62499fd
fix: 隐藏菜单
2024-08-08 08:27:19 +08:00
dap
f2f7225c1f
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-08 08:03:04 +08:00
Vben
5f4d3f2bce
chore(deps): bump the non-breaking-changes group with 10 updates ( #4074 )
2024-08-07 22:24:39 +08:00
dap
8bb203dc0d
chore: 去除夜间适配 useEcharts会自动处理
2024-08-07 17:31:47 +08:00
dap
2afec343b6
fix: 获取数据完成后渲染
2024-08-07 17:24:31 +08:00
dap
46de035343
chore: padding
2024-08-07 17:07:36 +08:00
dap
20a57bfab4
chore: 演示站访问统计
2024-08-07 17:06:39 +08:00
dap
36a937191e
chore: 优化echarts图表
2024-08-07 16:48:44 +08:00
dap
9fcba07d62
Merge branch 'main' of https://gitee.com/dapppp/ruoyi-plus-vben5
2024-08-07 16:38:44 +08:00
玲娜贝er
026ecdba8e
!1 使用useEcharts重构缓存监控
...
Merge pull request !1 from 孟彦祖/dev
2024-08-07 08:38:27 +00:00
dap
d0f428da02
chore: 图标
2024-08-07 16:36:30 +08:00
孟彦祖
158aa5fc1b
refactor: 使用useEcharts重构缓存监控
2024-08-07 16:25:38 +08:00
dap
8312d7f738
fix: https://gitee.com/dapppp/ruoyi-plus-vben5/issues/IAIFS9
2024-08-07 16:17:32 +08:00
dap
4bef95bbfa
chore: 去除无用打印
2024-08-07 16:02:08 +08:00
sea
08391ad53e
feat: api suffix ( #4065 )
2024-08-07 13:42:33 +08:00
dap
d65dfc7252
fix: 字段错误
2024-08-07 13:38:31 +08:00
dap
20ae9b313b
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-08-07 13:34:24 +08:00
jinmao88
d9ba9917ff
fix: an error was reported in the adaptation of the naive component library theme ( #4041 )
...
* fix: naive组件库 主题适配报错,需将hsl转换为rgb格式
* feat: 增加NDataTable示例
* chore: hsl转换函数移动到@vben/utils内
* fix: 优化正则表达式
* fix: 优化正则表达式2
* fix: 正则表达式优化,优化hlsStringToRGB函数
* fix: 使用tinyColor进行转换
* Update packages/@core/base/shared/src/colorful/convert.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* fix: lint error
---------
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: vince <vince292007@gmail.com>
2024-08-07 12:13:54 +08:00
dap
1e29c37036
feat: 超级管理员租户切换
2024-08-07 11:55:13 +08:00
dap
6ed3058689
fix: 新消息添加到开头
2024-08-07 10:27:53 +08:00
dap
c4b1d9a4ca
chore: 不显示footer
2024-08-07 09:46:29 +08:00
dap
eeb5c55c5f
fix: 登录后访问/auth/login应该跳转到首页
2024-08-07 09:40:36 +08:00
dap
c31259598b
chore: 脚手架
2024-08-07 08:57:56 +08:00
Donny Wang
e27be2d47a
fix: successful login should not take you to the login page ( #4056 )
...
* fix: successful login should not take you to the login page
* chore: use DEFAULT_HOME_PATH constants
* chore: remove invalid spaces in script
* fix: lint error
2024-08-06 21:52:06 +08:00