Commit Graph

66 Commits

Author SHA1 Message Date
dap
5a8dbc11c2 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-14 15:19:38 +08:00
Squall2017
5ba3a9dec2
refactor: refactor code structure and improve demo page (#4389)
* feat: captcha example

* fix: fix lint errors

* chore: event handling and methods

* chore: add accessibility features ARIA labels and roles

* refactor: refactor code structure and improve captcha demo page

* feat: add captcha internationalization

* chore: 适配时间戳国际化展示

---------

Co-authored-by: vince <vince292007@gmail.com>
2024-09-14 09:53:06 +08:00
dap
bfefaef1be Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-13 10:28:23 +08:00
Vben
9e88b8004f
fix: try to fix the ci error (#4381) 2024-09-12 22:43:37 +08:00
dap
b334241cef Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-11 09:38:40 +08:00
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
dap
93f9388f96 chore: i18n 2024-09-10 08:50:12 +08:00
dap
fb525669b5 feat: oauth登录功能 2024-09-04 09:19:02 +08:00
dap
6d19560863 feat: 个人中心(基础框架) 2024-09-02 15:13:17 +08:00
dap
b336d3612f Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-30 10:15:41 +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
dap
1fe260a391 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-27 08:14:19 +08:00
Vben
d2f3a9d04f
feat: preference button supports automatic positioning (#4243) 2024-08-26 23:17:27 +08:00
dap
cce35ec6c4 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-21 19:45:28 +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
dap
f67ae511c4 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-15 09:27:39 +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
dap
e19ee74333 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-08-14 07:31:47 +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
dap
c31259598b chore: 脚手架 2024-08-07 08:57:56 +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