Commit Graph

  • 0f246f7e9e feat(project): support app custom loading template vince 2024-07-10 22:44:48 +0800
  • 8952e947bf feat: add eslint-plugin-turbo vince 2024-07-10 22:30:39 +0800
  • 1f968723d5 chore: Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro vince 2024-07-10 22:16:27 +0800
  • 95b6bcce6a feat: can also see the menu without permission, but jump to 403 vince 2024-07-10 22:13:55 +0800
  • 4674380266 perf: optimize the naming of locale key vince 2024-07-10 21:55:16 +0800
  • 25a1e93ab2 fix: optimize the dependency detection script prompt and fix the loop dependency problem vince 2024-07-10 21:40:29 +0800
  • a765d3bbc0 feat: new interface pendant can be configured to display hidden vince 2024-07-10 21:20:11 +0800
  • 3f67b50780 chore: fix test case invalid w 2024-07-10 15:55:56 +0800
  • db76325d68 feat: configurable persistent tabs vince 2024-07-10 00:50:41 +0800
  • 41d0495630 perf: simplify the writing of preferences vince 2024-07-10 00:44:16 +0800
  • c319317217 chore: update deps vince 2024-07-10 00:38:29 +0800
  • 2406ca832b feat: support some configurations through the .env file vince 2024-07-09 23:43:08 +0800
  • 2731a1ec96 refactor(@vben/layouts): remove @vben/widgets and migrate to @vben/layouts/src/widgets vince 2024-07-09 22:49:36 +0800
  • d26a4ee022 fix: service request exceptions after deployment vince 2024-07-09 22:06:00 +0800
  • 35ca56437c chore: update scripts vince 2024-07-09 14:38:47 +0800
  • f81ff8e3d4 chore: update deps vince 2024-07-09 00:30:54 +0800
  • d0edf3ca34 fix(@vben/commitlint-config): scope is not suitable for scoped package names vince 2024-07-08 22:41:08 +0800
  • 04a1533a1e refactor: splitting and reorganizing style files vince 2024-07-08 22:30:19 +0800
  • 414a639db1 chore: update deps vince 2024-07-08 10:23:56 +0800
  • 6147d13a29 docs: update docs vben 2024-07-07 23:52:19 +0800
  • e68e1b40ce perf: add eslint import rules, improve the coupling of some components vben 2024-07-07 22:14:40 +0800
  • fbe0fc1738
    chore: conditionally display notification dot (#31) Li Kui 2024-07-07 16:19:17 +0800
  • 0eda99ec3b perf: replace vue-sonner with the toast component of shadcn-ui vben 2024-07-07 11:36:32 +0800
  • fd61d2efc4 perf: remove the side effects of @vben-core/locales vben 2024-07-07 02:00:51 +0800
  • 208d4188fc refactor: refactor locales, separate locales within apps,fixed #12 vben 2024-07-07 00:17:44 +0800
  • 3571511394 perf: reduce the number of icon component instances vben 2024-07-06 21:53:02 +0800
  • f7a93a9bb3
    Merge pull request #29 from vbenjs/global-search Vben 2024-07-06 19:53:15 +0800
  • 1f4ec6369c Merge branch 'main' into global-search Li Kui 2024-07-06 18:17:31 +0800
  • f7ed8b3199 fix: prevent default searching in browser Li Kui 2024-07-06 18:13:52 +0800
  • 265ab1108a Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro vben 2024-07-06 17:26:17 +0800
  • 5976e255fb feat: richer copyright and sidebar preferences vben 2024-07-06 17:25:38 +0800
  • 13e01d3812
    fix: fix preferences locale wrong (#28) Li Kui 2024-07-06 17:18:19 +0800
  • e7a7b85f25 fix: fix preferences locale wrong Li Kui 2024-07-06 17:11:29 +0800
  • adef519531
    fix: fix 'useCoreAccessStore' test fail (#27) Li Kui 2024-07-06 16:49:13 +0800
  • 13f3af96b7 feat: add copyright components to enable preferences to configure copyright more accurately vben 2024-07-06 16:19:37 +0800
  • 826907f6c3 fix: fix content style error when footer is not fixed vben 2024-07-06 15:49:21 +0800
  • 19b57fa4f7
    refactor: remove 'affixTabs' from state (#25) Li Kui 2024-07-06 14:55:51 +0800
  • 478bbe17ee fix: fix: Try to fix the right-click menu and cause the scroll bar to lock #24 vben 2024-07-06 14:50:45 +0800
  • 1425f1d11d feat: Preferences support clearing the cache and logging out vben 2024-07-06 14:41:18 +0800
  • 37a4f971c8 feat: Improve the front-end and back-end permission mode and useAccess vben 2024-07-06 13:28:08 +0800
  • 4dbd13d48d
    fix: pin tab not working correct (#23) Li Kui 2024-07-06 10:08:46 +0800
  • a60467b01c feat: Improve the front-end permission access logic and sample code vince 2024-07-05 23:51:50 +0800
  • dd71988253 chore: update deps vince 2024-07-05 23:22:37 +0800
  • 7e18eb7471 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro vince 2024-07-05 23:16:15 +0800
  • 8042e2b044 perf: Improve the use of store in the app vince 2024-07-05 23:15:46 +0800
  • 0b00c7bf06 chore: 优化查找根菜单的逻辑 invalid w 2024-07-05 18:32:53 +0800
  • ad6ae1d21d
    Merge pull request #19 from vbenjs/feature/type-check-0705 vince292007 2024-07-05 11:14:57 +0800
  • f163133fd1
    Merge pull request #18 from vbenjs/tabbar-contextmenu vince292007 2024-07-05 11:14:11 +0800
  • 527023ae51 fix: Typecheck and loop dependency problem repair vince 2024-07-05 11:12:38 +0800
  • 3d45b41a2d chore: add translation for tabbar context menu Li Kui 2024-07-05 10:49:39 +0800
  • fa781633b5
    Merge pull request #16 from vbenjs/dependabot/npm_and_yarn/vitest-2.0.0-beta.13 vince292007 2024-07-05 10:05:39 +0800
  • c715d68dbb
    fix: update tab titles when switching language (#17) Li Kui 2024-07-05 10:04:16 +0800
  • 6b4f792554
    chore(deps-dev): bump vitest from 2.0.0-beta.12 to 2.0.0-beta.13 dependabot[bot] 2024-07-04 15:19:03 +0000
  • a44e3cbc33
    Merge pull request #13 from vbenjs/feature/bug-fix-0704 Vben 2024-07-04 22:17:14 +0800
  • 53d37ee882 fix: fix the preference problem,close #8, close #9 vince 2024-07-04 22:14:51 +0800
  • 51f682a726
    Merge pull request #10 from vbenjs/chore-setting vince292007 2024-07-04 21:33:30 +0800
  • f60ddfa043 chore: 移除编辑器字体配置 invalid w 2024-07-04 18:22:03 +0800
  • b92ca41aa2 fix: fix 'page not found' error on clicking breadcrumbs Li Kui 2024-07-04 10:03:58 +0800
  • 54da49d16b fix(preferences): fix locales key for 'Display Header' likui628 2024-07-04 00:26:52 +0800
  • 484a0903e9 chore: update deps vben 2024-06-30 23:15:23 +0800
  • 8252d116f1 fix: fix some known problems vben 2024-06-30 22:58:57 +0800
  • 692225cfff chore: remove sqlite vben 2024-06-30 22:28:35 +0800
  • 9572d1a1c5 feat: Dynamically get the menu from the back end vben 2024-06-30 15:03:37 +0800
  • 1d70d71537 feat: Support dayjs and component library in multiple languages vben 2024-06-30 15:42:30 +0800
  • ca1cad0cd3 feat: add backend-mock app vben 2024-06-30 14:09:44 +0800
  • c58aa26dbf chore: update locale vben 2024-06-29 15:41:10 +0800
  • 36a4fcfad2 feat: update dashboard vben 2024-06-29 14:45:02 +0800
  • c58c0797ba feat: add dashboard page vben 2024-06-23 23:18:55 +0800
  • 199d5506ac feat: add about page vben 2024-06-23 20:05:22 +0800
  • d4f61c283f chore: update uikit -> ui-kit vben 2024-06-23 20:03:41 +0800
  • 89586ef2c4 fix: Page switching display is abnormal vben 2024-06-23 19:55:55 +0800
  • 16ed5a05ba feat: add license plugin vben 2024-06-23 19:45:40 +0800
  • 24aab5b4bb feat: And surface switching loading optimization vben 2024-06-23 19:39:44 +0800
  • 6afed34437 chore: Optimize multi-theme switching vben 2024-06-23 19:17:31 +0800
  • aa53353903 chore: Merge branch 'main' of https://github.com/anncwb/vben-admin-pro vben 2024-06-23 14:23:23 +0800
  • 26b8c6ef27 chore: update css vben 2024-06-23 14:21:27 +0800
  • 6f0c05dd50 dashboard (#6) jinmao88 2024-06-23 13:41:02 +0800
  • 303a200427
    fix(cache): rename `chche` package to `cache` (#5) jinmao88 2024-06-23 13:40:46 +0800
  • 1279872089 chore: update deps vben 2024-06-23 13:19:55 +0800
  • 7574a5914c feat: add vscode debug config vben 2024-06-22 20:55:31 +0800
  • 65ba45fdc0 fix: antdesign dark not work vben 2024-06-22 00:25:13 +0800
  • a06c8f039f chore: update deps vben 2024-06-22 00:01:15 +0800
  • fe6dabf991 chore: format code vben 2024-06-16 23:56:20 +0800
  • 351a41e219 chore: update ci vben 2024-06-16 23:50:17 +0800
  • 6ffec31ce8 perf: Use Imports Instead of Aliases vben 2024-06-16 23:40:52 +0800
  • 07d1f85ff7 feat: add cspell check vben 2024-06-16 23:30:31 +0800
  • 6c092e284c chore: update demo vben 2024-06-16 23:25:28 +0800
  • 0023964eb7 chore: update common-ui to universal-ui vben 2024-06-16 23:20:09 +0800
  • 95252f62f6 feat: add coze assistant vben 2024-06-16 23:17:40 +0800
  • 54b35deeab fix: type check vben 2024-06-16 21:17:39 +0800
  • 0085429ef4 chore: update ci vben 2024-06-16 20:17:37 +0800
  • 9278c4b416 feat: add code onwer vben 2024-06-16 19:17:34 +0800
  • 382652e0f4 feat: support pwa vben 2024-06-16 15:45:15 +0800
  • 222c73963d feat: add shortcut keys preferencs vben 2024-06-16 13:43:33 +0800
  • 5d829a6d9a chore: add offline page vben 2024-06-09 18:58:30 +0800
  • 640ad6d9e7 fix: layout error vben 2024-06-09 15:39:11 +0800
  • 35c3dd78ec chore: format code vben 2024-06-09 13:31:43 +0800
  • 68229a4d2f chore: remove flatPreferences vben 2024-06-09 12:53:38 +0800
  • a344d32169 chore: update deps vben 2024-06-09 10:04:22 +0800
  • 2eef9241a5 fix: border css vben 2024-06-08 23:09:59 +0800