Commit Graph

59 Commits

Author SHA1 Message Date
dap
219cde1e0e Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev 2024-12-17 08:01:02 +08:00
Netfan
e558087bcf
fix: vscode debug profile (#5140) 2024-12-15 12:44:33 +08:00
dap
0efbf57152 chore: 搜索忽略tinymce 2024-12-06 10:45:46 +08:00
dap
a814bed79e Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-11-14 07:58:37 +08:00
Arthur Darkstone
8cc73cf59c
feat: add reize components & demo (#4862)
* feat: resize component

* chore: change positon of resize components

* feat: add resize demo

* chore: resize demo completed

* chore: fix display number

* chore: add infer comment

* fix: move reszie demo to examples

* fix: fix icon & removed scss
2024-11-13 15:43:17 +08:00
dap
1aefdc27af Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into offline-icon 2024-11-07 19:52:07 +08:00
zhaoweijie
6b54cb7563
chore: update vscode settings to configure stylelint for .vue files (#4821)
Co-authored-by: zhaoweijie <zhaoweijie1108@qq.com>
2024-11-06 21:34:06 +08:00
dap
39d62a91bc Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-19 21:29:20 +08:00
Vben
0df8c5c02c
refactor: reconstruct language files into multi-file structures (#4683)
* refactor: reconstruct language files into multi-file structures

* chore: typo
2024-10-19 14:28:21 +08:00
dap
72ae9edd2c feat: markdown组件(开发中) 2024-10-14 21:15:47 +08:00
dap
1a6e5d22fd chore: v-access类型标注 2024-10-11 20:58:59 +08:00
dap
037b118301 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-10-07 20:23:55 +08:00
dap
0f31c8df57 chore: replace to ghost-button 2024-10-07 16:56:32 +08:00
苗大
f0edad8a51
chore: vscode extensions add pnpm-catalog-lens (#4583) 2024-10-07 15:11:08 +08:00
dap
ca30857eff Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-15 09:16:26 +08:00
Vben
bfae9626dd
perf: display border status color when the form is verified incorrectly (#4407)
* perf: display border status color when the form is verified incorrectly

* chore: adjust the document preview file order
2024-09-14 22:44:21 +08:00
dap
c3d96f3657 chore: disabled unocss plugin 2024-09-02 16:13:11 +08:00
dap
13083e6545 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-01 13:07:06 +08:00
vben
1063b2268e chore: release v5.2.1 2024-08-31 21:55:10 +08:00
dap
14d9bf2d73 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-31 16:11:35 +08:00
afe1
388e5b5cb3
update vscode config (#4274)
Co-authored-by: vince <vince292007@gmail.com>
2024-08-30 13:34:32 +08:00
dap
1fe260a391 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-27 08:14:19 +08:00
Vben
54a622ad05
chore: update vscode settings.json (#4240) 2024-08-26 21:50:56 +08:00
Vben
fd7b3479b4
fix: improve the display of modal and drawer on mobile (#4237) 2024-08-26 20:54:20 +08:00
dap
54940dfec5 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-26 00:03:36 +08:00
Vben
20a3868594
feat: add modal and drawer components and examples (#4229)
* feat: add modal component

* feat: add drawer component

* feat: apply new modal and drawer components to the layout

* chore: typo

* feat: add some unit tests
2024-08-25 23:40:52 +08:00
dap
f0447d0b8c Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-23 08:08:08 +08:00
苗大
e2732f334c
chore: update vscode configuration (#4210)
* chore: vscode 配置package.json默认匹配为json而不是jsonc, 以修复依赖悬浮提示信息

* fix: settings.json eslint
2024-08-22 21:51:04 +08:00
dap
6c43d818a0 feat: 移植TinyMCe组件 2024-08-20 10:17:48 +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
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
dap
acb365f9af Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-10 13:36:03 +08:00
Vben
992b9bae6c
chore: update eslint configuration and adjust docker command [skip ci] (#4101) 2024-08-09 23:27:18 +08:00
dap
bc46c65c7f Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-09 08:07:50 +08:00
afe1
31dd0d5b40
feat: add debugger type (#4085)
Co-authored-by: afe1 <yunfei.zhu@nwowtec.com>
2024-08-08 20:52:28 +08:00
dap
f2f7225c1f Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-08 08:03:04 +08:00
Vben
a27b1c40e5
fix: the failure of breadcrumb animation (#4073) 2024-08-07 22:01:45 +08:00
dap
c31259598b chore: 脚手架 2024-08-07 08:57:56 +08:00
sea
72ed2d35b9
chore: delete volar-ts server extensions (#4054) 2024-08-06 17:50:22 +08:00
Vben
36e33ea48a
docs: update docs [deploy] (#4037)
* docs: update docs [deploy]

* chore: update ci

* chore: update ci

* fix: ci error
2024-08-04 22:35:20 +08:00
Donny Wang
d5f355120a
chore: vscode-eslint已默认启用flat config (#4002)
* chore: vscode eslint已默认启用flat

* chore: delete invalid comments
2024-08-02 21:35:29 +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
9987451647 feat: use simpler nitro instead of nestjs to implement mock service 2024-07-20 08:31:05 +08:00
vince
a5edb67b12 chore: update app name 2024-07-14 23:10:48 +08:00
vince
04a1533a1e refactor: splitting and reorganizing style files 2024-07-08 22:30:19 +08:00
vben
208d4188fc refactor: refactor locales, separate locales within apps,fixed #12 2024-07-07 00:17:44 +08:00
invalid w
f60ddfa043 chore: 移除编辑器字体配置 2024-07-04 18:22:03 +08:00
vben
9572d1a1c5 feat: Dynamically get the menu from the back end 2024-06-30 15:03:37 +08:00