Commit Graph

30 Commits (daa31f71562f07b3b7e383fcf08a92c79a8c462c)

Author SHA1 Message Date
vben daa31f7156 refactor(project): simplified part of the package, code optimization 2024-07-13 16:35:47 +08:00
vince f98f504534 chore: change how the package is built 2024-07-12 22:24:32 +08:00
Laychen 06f5d5686d
feat: add the ability to lock the screen (#30)
* feat: 锁屏功能

* feat: 锁屏样式调整

* feat: complete the lock-screen screen and support shortcut keys and preference configuration

---------

Co-authored-by: vince <vince292007@gmail.com>
2024-07-12 12:14:09 +08:00
vince d62a3da009 perf: improve the logic related to login expiration 2024-07-11 20:11:11 +08:00
Li Kui 8e6c1abf19
feat: login dialog (#37)
* chore: login-dialog demo

* Merge branch 'main' into login-dialog

* chore: update dialog

* Merge branch 'main' into login-dialog

* chore: accept login params

* chore: redirect to login or show login dialog
2024-07-11 11:05:01 +08:00
vince 0f246f7e9e feat(project): support app custom loading template 2024-07-10 22:44:48 +08:00
vince 4674380266 perf: optimize the naming of locale key 2024-07-10 21:55:16 +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 04a1533a1e refactor: splitting and reorganizing style files 2024-07-08 22:30:19 +08:00
vben 0eda99ec3b perf: replace vue-sonner with the toast component of shadcn-ui 2024-07-07 11:36:32 +08:00
vben 208d4188fc refactor: refactor locales, separate locales within apps,fixed #12 2024-07-07 00:17:44 +08:00
vince 8042e2b044 perf: Improve the use of store in the app 2024-07-05 23:15:46 +08:00
vince 527023ae51 fix: Typecheck and loop dependency problem repair 2024-07-05 11:12:38 +08:00
vben 9572d1a1c5 feat: Dynamically get the menu from the back end 2024-06-30 15:03:37 +08:00
vben c58aa26dbf chore: update locale 2024-06-29 15:41:10 +08:00
vben 36a4fcfad2 feat: update dashboard 2024-06-29 14:45:02 +08:00
vben c58c0797ba feat: add dashboard page 2024-06-23 23:18:55 +08:00
vben 199d5506ac feat: add about page 2024-06-23 20:05:22 +08:00
vben d4f61c283f chore: update uikit -> ui-kit 2024-06-23 20:03:41 +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 aa53353903 chore: Merge branch 'main' of https://github.com/anncwb/vben-admin-pro 2024-06-23 14:23:23 +08:00
vben 26b8c6ef27 chore: update css 2024-06-23 14:21:27 +08:00
jinmao88 6f0c05dd50 dashboard (#6)
* feat(dashboard): 增加dashboard示例

* feat(chart-ui): 增加图表UI组件库

* feat(dashboard): 完善dashboard示例
2024-06-23 13:41:02 +08:00
vben 1279872089 chore: update deps 2024-06-23 13:19:55 +08:00
vben a06c8f039f chore: update deps 2024-06-22 00:01:15 +08:00
vben fe6dabf991 chore: format code 2024-06-16 23:56:20 +08:00
vben 351a41e219 chore: update ci 2024-06-16 23:50:17 +08:00
vben 6c092e284c chore: update demo 2024-06-16 23:25:28 +08:00
vben 0023964eb7 chore: update common-ui to universal-ui 2024-06-16 23:20:09 +08:00