vince
|
9ec91ac16d
|
feat: add breadcrumb navigation example
|
2024-07-19 01:26:13 +08:00 |
|
vince
|
d494bf170c
|
fix: css introduction order error
|
2024-07-18 22:05:26 +08:00 |
|
vince
|
276ef2ebc3
|
fix: fix a series of known problems,fixed #54
|
2024-07-18 21:59:18 +08:00 |
|
vince
|
01e95e029f
|
feat: add v-access directive
|
2024-07-18 21:31:34 +08:00 |
|
vince
|
910a3553ac
|
perf: reorganize the icons and reduce the volume
|
2024-07-17 22:25:27 +08:00 |
|
vince
|
cb161eab89
|
fix: fixed svg icon load failure and enabled global injection bem.scss
|
2024-07-17 22:30:18 +08:00 |
|
vince
|
8b6d3a72e8
|
fix: style optimization
|
2024-07-16 23:13:03 +08:00 |
|
vince
|
c2c32332d3
|
fix: shake when adding tabs
|
2024-07-16 22:07:28 +08:00 |
|
vince
|
09fa2af23d
|
fix: fix known problems
|
2024-07-16 00:14:24 +08:00 |
|
vince
|
cf16c7bdde
|
perf: improve the dark theme
|
2024-07-15 23:59:22 +08:00 |
|
vince
|
f95d9aa609
|
perf: improve overall theme color matching
|
2024-07-15 23:53:58 +08:00 |
|
vince
|
caf1fc4375
|
perf: optimize interface color matching
|
2024-07-15 23:22:00 +08:00 |
|
vince
|
b12266bb90
|
fix: lint error
|
2024-07-14 23:30:33 +08:00 |
|
vince
|
a5edb67b12
|
chore: update app name
|
2024-07-14 23:10:48 +08:00 |
|
vince
|
3eb7a8bc6f
|
chore: @vben-core/iconify was renamed @vben-core/icons. Add readme.md for some packages
|
2024-07-14 22:51:10 +08:00 |
|
vince
|
59a8ce9500
|
feat: tabs adds new window opening and maximizing/restore capabilities
|
2024-07-12 23:43:47 +08:00 |
|
vince
|
f98f504534
|
chore: change how the package is built
|
2024-07-12 22:24:32 +08:00 |
|
 vinceandGitHub
|
61dbb05b5d
|
Merge pull request #40 from vbenjs/small-change
refactor: small refactor in @vben-core/request
|
2024-07-12 10:12:16 +08:00 |
|
vince
|
c4c8103af2
|
perf: improve the login process
|
2024-07-11 21:48:56 +08:00 |
|
vince
|
d62a3da009
|
perf: improve the logic related to login expiration
|
2024-07-11 20:11:11 +08:00 |
|
vince
|
0f246f7e9e
|
feat(project): support app custom loading template
|
2024-07-10 22:44:48 +08:00 |
|
vince
|
8952e947bf
|
feat: add eslint-plugin-turbo
|
2024-07-10 22:30:39 +08:00 |
|
vince
|
1f968723d5
|
chore: Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro
|
2024-07-10 22:16:27 +08:00 |
|
vince
|
95b6bcce6a
|
feat: can also see the menu without permission, but jump to 403
|
2024-07-10 22:13:55 +08:00 |
|
vince
|
4674380266
|
perf: optimize the naming of locale key
|
2024-07-10 21:55:16 +08:00 |
|
vince
|
25a1e93ab2
|
fix: optimize the dependency detection script prompt and fix the loop dependency problem
|
2024-07-10 21:40:29 +08:00 |
|
vince
|
a765d3bbc0
|
feat: new interface pendant can be configured to display hidden
|
2024-07-10 21:20:11 +08:00 |
|
vince
|
db76325d68
|
feat: configurable persistent tabs
|
2024-07-10 00:50:41 +08:00 |
|
vince
|
41d0495630
|
perf: simplify the writing of preferences
|
2024-07-10 00:44:16 +08:00 |
|
vince
|
c319317217
|
chore: update deps
|
2024-07-10 00:38:29 +08:00 |
|
vince
|
2406ca832b
|
feat: support some configurations through the .env file
|
2024-07-09 23:43:08 +08:00 |
|
vince
|
2731a1ec96
|
refactor(@vben/layouts): remove @vben/widgets and migrate to @vben/layouts/src/widgets
|
2024-07-09 22:49:36 +08:00 |
|
vince
|
d26a4ee022
|
fix: service request exceptions after deployment
|
2024-07-09 22:06:00 +08:00 |
|
vince
|
35ca56437c
|
chore: update scripts
|
2024-07-09 14:38:47 +08:00 |
|
vince
|
f81ff8e3d4
|
chore: update deps
|
2024-07-09 00:30:54 +08:00 |
|
vince
|
d0edf3ca34
|
fix(@vben/commitlint-config): scope is not suitable for scoped package names
|
2024-07-08 22:43:20 +08:00 |
|
vince
|
04a1533a1e
|
refactor: splitting and reorganizing style files
|
2024-07-08 22:30:19 +08:00 |
|
vince
|
414a639db1
|
chore: update deps
|
2024-07-08 10:23:56 +08:00 |
|
vince
|
a60467b01c
|
feat: Improve the front-end permission access logic and sample code
|
2024-07-05 23:51:50 +08:00 |
|
vince
|
dd71988253
|
chore: update deps
|
2024-07-05 23:22:37 +08:00 |
|
vince
|
7e18eb7471
|
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro
|
2024-07-05 23:16:15 +08:00 |
|
vince
|
8042e2b044
|
perf: Improve the use of store in the app
|
2024-07-05 23:15:46 +08:00 |
|
 vince292007andGitHub
|
ad6ae1d21d
|
Merge pull request #19 from vbenjs/feature/type-check-0705
fix: Typecheck and loop dependency problem repair
|
2024-07-05 11:14:57 +08:00 |
|
 vince292007andGitHub
|
f163133fd1
|
Merge pull request #18 from vbenjs/tabbar-contextmenu
chore: add translation for tabbar context menu
|
2024-07-05 11:14:11 +08:00 |
|
vince
|
527023ae51
|
fix: Typecheck and loop dependency problem repair
|
2024-07-05 11:12:38 +08:00 |
|
 vince292007andGitHub
|
fa781633b5
|
Merge pull request #16 from vbenjs/dependabot/npm_and_yarn/vitest-2.0.0-beta.13
chore(deps-dev): bump vitest from 2.0.0-beta.12 to 2.0.0-beta.13
|
2024-07-05 10:05:39 +08:00 |
|
vince
|
53d37ee882
|
fix: fix the preference problem,close #8, close #9
|
2024-07-04 22:14:51 +08:00 |
|
 vince292007andGitHub
|
51f682a726
|
Merge pull request #10 from vbenjs/chore-setting
chore: 移除编辑器字体配置
|
2024-07-04 21:33:30 +08:00 |
|