Commit Graph

106 Commits (414a639db1ae55c5cf623ac31e2b8442ba4a18de)

Author SHA1 Message Date
vince 414a639db1 chore: update deps 2024-07-08 10:23:56 +08:00
vben 6147d13a29 docs: update docs 2024-07-07 23:52:19 +08:00
vben e68e1b40ce perf: add eslint import rules, improve the coupling of some components 2024-07-07 22:14:40 +08:00
vben 0eda99ec3b perf: replace vue-sonner with the toast component of shadcn-ui 2024-07-07 11:36:32 +08:00
vben fd61d2efc4 perf: remove the side effects of @vben-core/locales 2024-07-07 02:00:51 +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
Li Kui 1f4ec6369c Merge branch 'main' into global-search 2024-07-06 18:17:31 +08:00
Li Kui f7ed8b3199 fix: prevent default searching in browser 2024-07-06 18:13:52 +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
Li Kui e7a7b85f25 fix: fix preferences locale wrong 2024-07-06 17:11:29 +08:00
Li Kui adef519531
fix: fix 'useCoreAccessStore' test fail (#27) 2024-07-06 16:49:13 +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 826907f6c3 fix: fix content style error when footer is not fixed 2024-07-06 15:49:21 +08:00
Li Kui 19b57fa4f7
refactor: remove 'affixTabs' from state (#25) 2024-07-06 14:55:51 +08:00
vben 478bbe17ee fix: fix: Try to fix the right-click menu and cause the scroll bar to lock #24 2024-07-06 14:50:45 +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
Li Kui 4dbd13d48d
fix: pin tab not working correct (#23) 2024-07-06 10:08:46 +08:00
vince a60467b01c feat: Improve the front-end permission access logic and sample code 2024-07-05 23:51:50 +08:00
vince dd71988253 chore: update deps 2024-07-05 23:22:37 +08:00
vince 7e18eb7471 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro 2024-07-05 23:16:15 +08:00
vince 8042e2b044 perf: Improve the use of store in the app 2024-07-05 23:15:46 +08:00
invalid w 0b00c7bf06 chore: 优化查找根菜单的逻辑 2024-07-05 18:32:53 +08:00
vince292007 ad6ae1d21d
Merge pull request #19 from vbenjs/feature/type-check-0705
fix: Typecheck and loop dependency problem repair
2024-07-05 11:14:57 +08:00
vince 527023ae51 fix: Typecheck and loop dependency problem repair 2024-07-05 11:12:38 +08:00
Li Kui 3d45b41a2d chore: add translation for tabbar context menu 2024-07-05 10:49:39 +08:00
Li Kui c715d68dbb
fix: update tab titles when switching language (#17) 2024-07-05 10:04:16 +08:00
vince 53d37ee882 fix: fix the preference problem,close #8, close #9 2024-07-04 22:14:51 +08:00
likui628 54da49d16b fix(preferences): fix locales key for 'Display Header' 2024-07-04 00:26:52 +08:00
vben 484a0903e9 chore: update deps 2024-06-30 23:15:23 +08:00
vben 8252d116f1 fix: fix some known problems 2024-06-30 22:58:57 +08:00
vben 692225cfff chore: remove sqlite 2024-06-30 22:28:35 +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 ca1cad0cd3 feat: add backend-mock app 2024-06-30 14:09:44 +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 89586ef2c4 fix: Page switching display is abnormal 2024-06-23 19:55:55 +08:00
vben 16ed5a05ba feat: add license plugin 2024-06-23 19:45:40 +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