Commit Graph

756 Commits (469e29e83d6466ce8ed06026cbadc4030dd3a88e)

Author SHA1 Message Date
vben fdee2d2239 feat: add naive app 2024-07-31 00:19:17 +08:00
vben 832a7bcc58 chore: update deps 2024-07-30 21:18:00 +08:00
vben 89dcf522f5 refactor: Separate store 2024-07-30 21:10:28 +08:00
vben cf0ec053e4 refactor: Integrate the @vben-core/shared package 2024-07-30 21:05:03 +08:00
vben e6403868fc chore: update packages 2024-07-30 21:00:20 +08:00
vben 9307093fbc chore: update docs [deploy] 2024-07-29 23:56:59 +08:00
vben a80a9135fc fix: Fixed tab error,fixex #59 [deploy] 2024-07-29 23:46:22 +08:00
vben 239f681ea1 fix: The built-in theme does not take effect, fixed #55 [deploy] 2024-07-29 23:18:40 +08:00
vben cd10eb9471 feat: Regular monitoring page update [deploy] 2024-07-29 22:35:18 +08:00
vince 66fd052709 fix: fix known issues. fixed #59,fixed #61, fixed #67, fixed #68 [deploy] 2024-07-29 00:19:26 +08:00
vince b98f9f9baa chore: update docs 2024-07-28 23:46:01 +08:00
vben 5d1cc35fdd chore: update ci 2024-07-28 21:18:40 +08:00
vben 72a258a5a1 chore: update docs 2024-07-28 17:25:57 +08:00
vben fe829aa8e7 chore: update README.md 2024-07-28 17:16:50 +08:00
vben 5590cc8fa1 chore: update theme 2024-07-28 17:01:19 +08:00
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>
2024-07-28 14:29:05 +08:00
vince 14538f7ed5 refactor(project): re-adjust the overall folder 2024-07-23 00:03:59 +08:00
vben a1a566cb2f chore: update deps 2024-07-20 23:01:49 +08:00
vben a897929ea7 fix: Incorrect css variable,fixed #57 2024-07-20 16:59:32 +08:00
vben 480580f104 feat: add 'maxNumOfOpenTab' to limit the maximum number of tabs with the same name 2024-07-20 11:14:32 +08:00
vben bcd5e49117 chore: update deps 2024-07-20 10:00:41 +08:00
vben 30d4057216 feat: add tabs demo 2024-07-20 09:36:10 +08:00
vben 1fbf69e6eb chore: Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro 2024-07-20 08:37:51 +08:00
vben 9987451647 feat: use simpler nitro instead of nestjs to implement mock service 2024-07-20 08:31:05 +08:00
likui628 0e13412f27 fix: page not found when clicked breadcrumb 2024-07-19 20:29:41 +08:00
vince 9ec91ac16d feat: add breadcrumb navigation example 2024-07-19 01:26:13 +08:00
aonoa 0c245665a9 perf: footer ICP spacing
Signed-off-by: aonoa <1991849113@qq.com>
2024-07-19 04:48:01 +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
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
2024-07-16 07:59:58 +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
vben 3a91a24e0d feat: tabs adds a variety of style configurations 2024-07-14 18:32:37 +08:00
vben ebf73b2df9 refactor(project): remove the use of core internal bem syntax 2024-07-14 16:32:13 +08:00
vben fed422e187 refactor(@vben-core/tabs-ui): refactor tabs chrome component 2024-07-14 15:18:41 +08:00
likui628 d1a19c525f chore: fix typecheck fail 2024-07-14 14:02:55 +08:00
likui628 91e769e53e fix: typos 2024-07-14 13:48:47 +08:00
likui628 3a7b5c2965 fix: resolve responsive layout issues 2024-07-14 11:17:40 +08:00
vben 31fd19f17a fix: some browser hsl function compatibility issues 2024-07-13 23:00:58 +08:00
vben 91058c3ed9 perf: improve the shadow in the upper and lower areas when the scrolling area is scrolling,close #20, close #26 2024-07-13 21:55:29 +08:00