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
1 year ago
Li Kui
0c18912f4e
fix: typo ( #4047 )
1 year ago
Vben
4f5783d00b
perf: enable strict ts type checking ( #4045 )
1 year ago
Vben
530159140c
fix: Upgrade unbuild to resolve console warning issues and also deal with post-upgrade compatibility issues ( #4009 )
1 year ago
dependabot[bot]
d025c1569e
chore(deps): bump the non-breaking-changes group across 1 directory with 4 updates ( #3998 )
...
Bumps the non-breaking-changes group with 4 updates in the / directory: [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue ), [pinia](https://github.com/vuejs/pinia ), [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next ) and [axios](https://github.com/axios/axios ).
Updates `@vitejs/plugin-vue` from 5.1.1 to 5.1.2
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases )
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.2/packages/plugin-vue )
Updates `pinia` from 2.1.7 to 2.2.0
- [Release notes](https://github.com/vuejs/pinia/releases )
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.1.7...pinia@2.2.0 )
Updates `lucide-vue-next` from 0.418.0 to 0.419.0
- [Release notes](https://github.com/lucide-icons/lucide/releases )
- [Commits](https://github.com/lucide-icons/lucide/commits/0.419.0/packages/lucide-vue-next )
Updates `axios` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.3 )
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: pinia
dependency-type: direct:production
update-type: version-update:semver-minor
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: axios
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>
1 year ago
vben
4236e9cb87
chore: update deps
1 year ago
likui628
fd03b7c000
chore: update router locales
1 year ago
vben
9b98b3190e
chore: update deps
1 year ago
vben
546ff7caeb
chore: Update the preview address
1 year ago
vben
67a714c75b
fix: typo
1 year ago
vben
9a6e29c401
fix: element theme adjustment
1 year ago
Li Kui
1c9525a013
chore(@vben/web-naive): Import on demand
1 year ago
vben
082847c441
chore: Resolve merge conflicts
1 year ago
Li Kui
4074a88c13
feat: element-plus app ( #32 )
...
* chore: init project
* chore: install element-plus
* chore: locale config
* fix: eslint error
* chore: merge from main
* fix: lint
* chore: finish todo
* chore: update comments
* chore: update
* fix: lint error
* chore: add unplugin-element-plus
* chore: add useElementPlusDesignTokens
* chore: configure some color
1 year ago
vben
a26630b6e0
feat: Support multiple application launch scripts
1 year ago
vben
fdee2d2239
feat: add naive app
1 year ago
vben
89dcf522f5
refactor: Separate store
1 year ago
vben
cf0ec053e4
refactor: Integrate the @vben-core/shared package
1 year ago
vben
cd10eb9471
feat: Regular monitoring page update [deploy]
1 year ago
vince
66fd052709
fix: fix known issues. fixed #59,fixed #61 , fixed #67 , fixed #68 [deploy]
1 year ago
vben
5d1cc35fdd
chore: update ci
1 year ago
vben
5590cc8fa1
chore: update theme
1 year ago
Vben
376fd17a61
feat: Feature/pro docs ( #70 )
...
* chore: merge main
* feat: update docs
* feat: remove coze-assistant
* feat: add watermark plugin
* feat: update preferences
* feat: update docs
---------
Co-authored-by: vince <vince292007@gmail.com>
1 year ago
vince
14538f7ed5
refactor(project): re-adjust the overall folder
1 year ago
vben
a1a566cb2f
chore: update deps
1 year ago
vben
480580f104
feat: add 'maxNumOfOpenTab' to limit the maximum number of tabs with the same name
1 year ago
vben
bcd5e49117
chore: update deps
1 year ago
vben
30d4057216
feat: add tabs demo
1 year ago
vben
1fbf69e6eb
chore: Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro
1 year ago
vben
9987451647
feat: use simpler nitro instead of nestjs to implement mock service
1 year ago
likui628
0e13412f27
fix: page not found when clicked breadcrumb
1 year ago
vince
9ec91ac16d
feat: add breadcrumb navigation example
1 year ago
vince
276ef2ebc3
fix: fix a series of known problems,fixed #54
1 year ago
vince
01e95e029f
feat: add v-access directive
1 year ago
vince
910a3553ac
perf: reorganize the icons and reduce the volume
1 year ago
vince
cb161eab89
fix: fixed svg icon load failure and enabled global injection bem.scss
1 year ago
vince
c2c32332d3
fix: shake when adding tabs
1 year ago
Li Kui
9021e992ad
fix: resolve redirect not found issue and remove /demos prefix
...
- Resolved the issue where redirects were not found in the router
- Standardized the removal of the /demos prefix from routes
1 year ago
vince
f95d9aa609
perf: improve overall theme color matching
1 year ago
vince
a5edb67b12
chore: update app name
1 year ago
vben
ebf73b2df9
refactor(project): remove the use of core internal bem syntax
1 year ago
likui628
d1a19c525f
chore: fix typecheck fail
1 year ago
likui628
3a7b5c2965
fix: resolve responsive layout issues
1 year ago
vben
e441d14fa2
refactor(project): @vben/vite-connect is reconfigured to support synchronization
1 year ago
vben
18f9f5846a
fix: lint error
1 year ago
vben
7eff46d80c
refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui
1 year ago
vben
5e0b01c725
feat: add @vben/hooks and @vben-core/constants
1 year ago
vben
daa31f7156
refactor(project): simplified part of the package, code optimization
1 year ago
vben
5784d718c0
chore: update deps
1 year ago
Li Kui
ba780a7d3f
chore: update access demo
1 year ago