Commit Graph

52 Commits

Author SHA1 Message Date
Vben
524b9badf2
feat: add VbenForm component (#4352)
* feat: add form component

* fix: build error

* feat: add form adapter

* feat: add some component

* feat: add some component

* feat: add example

* feat: suppoer custom action button

* chore: update

* feat: add example

* feat: add formModel,formDrawer demo

* fix: build error

* fix: typo

* fix: ci error

---------

Co-authored-by: jinmao <jinmao88@qq.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2024-09-10 21:48:51 +08:00
Vben
a77cc00e9f
feat: core components support simple locale switching (#4273)
* feat: core components support simple locale switching

* fix: test error

* fix: test error
2024-08-29 22:31:49 +08:00
Vben
d2f3a9d04f
feat: preference button supports automatic positioning (#4243) 2024-08-26 23:17:27 +08:00
Li Kui
cd652941cd
fix: switching language does not load the translation of the component correctly (#4205)
closes #4191
2024-08-21 10:06:06 +08:00
Vben
30223f18db
feat: supports specifying the position of the preference button (#4154) 2024-08-14 23:02:39 +08:00
Vben
9c6e059aac
chore: semiDarkMenu renamed semiDarkSidebar (#4152) 2024-08-14 22:20:10 +08:00
Vben
8f40d5107c
feat: support custom background colors for sidebar and header (#4151)
* feat: support custom background colors for sidebar and header

* fix: type error
2024-08-14 21:47:37 +08:00
Li Kui
6a1e6ad99f
fix: the translation is incorrect when switching languages for the first time (#4146)
* fix: the translation is incorrect when switching languages for the first time

closes #4138

* chore: merge locale message even if default locale not exist
2024-08-14 05:29:31 +08:00
Vben
4f5783d00b
perf: enable strict ts type checking (#4045) 2024-08-05 21:12:22 +08:00
likui628
fd03b7c000 chore: update router locales 2024-08-01 12:53:02 +08:00
vben
cd10eb9471 feat: Regular monitoring page update [deploy] 2024-07-29 22:35:18 +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
208d4188fc refactor: refactor locales, separate locales within apps,fixed #12 2024-07-07 00:17:44 +08:00
vben
3571511394 perf: reduce the number of icon component instances 2024-07-06 21:53:02 +08:00
vben
265ab1108a Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro 2024-07-06 17:26:17 +08:00
vben
5976e255fb feat: richer copyright and sidebar preferences 2024-07-06 17:25:38 +08:00
Li Kui
13e01d3812
fix: fix preferences locale wrong (#28) 2024-07-06 17:18:19 +08:00
vben
13f3af96b7 feat: add copyright components to enable preferences to configure copyright more accurately 2024-07-06 16:19:37 +08:00
vben
1425f1d11d feat: Preferences support clearing the cache and logging out 2024-07-06 14:41:18 +08:00
vben
37a4f971c8 feat: Improve the front-end and back-end permission mode and useAccess 2024-07-06 13:28:08 +08:00
vince
8042e2b044 perf: Improve the use of store in the app 2024-07-05 23:15:46 +08:00
Li Kui
3d45b41a2d chore: add translation for tabbar context menu 2024-07-05 10:49:39 +08:00
vince
53d37ee882 fix: fix the preference problem,close #8, close #9 2024-07-04 22:14:51 +08:00
vben
9572d1a1c5 feat: Dynamically get the menu from the back end 2024-06-30 15:03:37 +08:00
vben
1d70d71537 feat: Support dayjs and component library in multiple languages 2024-06-30 15:42:30 +08:00
vben
c58aa26dbf chore: update locale 2024-06-29 15:41:10 +08:00
vben
c58c0797ba feat: add dashboard page 2024-06-23 23:18:55 +08:00
vben
89586ef2c4 fix: Page switching display is abnormal 2024-06-23 19:55:55 +08:00
vben
24aab5b4bb feat: And surface switching loading optimization 2024-06-23 19:39:44 +08:00
vben
6afed34437 chore: Optimize multi-theme switching 2024-06-23 19:17:31 +08:00
vben
26b8c6ef27 chore: update css 2024-06-23 14:21:27 +08:00
vben
6c092e284c chore: update demo 2024-06-16 23:25:28 +08:00
vben
95252f62f6 feat: add coze assistant 2024-06-16 23:17:40 +08:00
vben
382652e0f4 feat: support pwa 2024-06-16 15:45:15 +08:00
vben
222c73963d feat: add shortcut keys preferencs 2024-06-16 13:43:33 +08:00
vben
5d829a6d9a chore: add offline page 2024-06-09 18:58:30 +08:00
vben
2eef9241a5 fix: border css 2024-06-08 23:09:59 +08:00
vben
dcc1fcd528 chore: rename @vben-core -> @core 2024-06-08 21:27:43 +08:00
vben
1d6b1f4926 feat: 回退页面完善 2024-06-08 20:14:04 +08:00
vben
7bcd7746ca chore: format code 2024-06-08 19:49:06 +08:00
vben
6d4991d852 fix: code workspace path error 2024-06-02 22:13:15 +08:00
vben
ce0c3834ed chore: update types 2024-06-02 20:47:50 +08:00
vben
fed47f5e05 refactor: refacotr preference 2024-06-01 23:15:29 +08:00
vben
f7b97e8a83 chore: update deps 2024-06-01 22:17:52 +08:00
vben
977d108ca0 feat: add shortcut keys 2024-05-25 20:02:21 +08:00
vben
666371ed67 chore: Optimize loading display 2024-05-25 10:19:41 +08:00
vben
c28adc9a94 feat: The accordion mode of the menu is configurable 2024-05-22 22:56:26 +08:00
vben
a0423eb9ba feat(project): add menu split config 2024-05-22 22:38:01 +08:00
vben
d1cdea430e feat(project): support dynamic title 2024-05-22 22:03:41 +08:00