Commit Graph

  • e441d14fa2 refactor(project): @vben/vite-connect is reconfigured to support synchronization vben 2024-07-13 21:00:31 +08:00
  • c81ac5684c fix: when the request is wrong, no error is thrown vben 2024-07-13 18:27:57 +08:00
  • 18f9f5846a fix: lint error vben 2024-07-13 17:32:21 +08:00
  • 7eff46d80c refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui vben 2024-07-13 17:25:15 +08:00
  • 5e0b01c725 feat: add @vben/hooks and @vben-core/constants vben 2024-07-13 16:52:08 +08:00
  • daa31f7156 refactor(project): simplified part of the package, code optimization vben 2024-07-13 16:35:47 +08:00
  • 5784d718c0 chore: update deps vben 2024-07-13 14:49:40 +08:00
  • ba780a7d3f chore: update access demo Li Kui 2024-07-13 11:49:18 +08:00
  • 7801a90dcb refactor: unify frontend and backend access control with shared page … (#43) Li Kui 2024-07-13 11:26:36 +08:00
  • 59a8ce9500 feat: tabs adds new window opening and maximizing/restore capabilities vince 2024-07-12 23:43:47 +08:00
  • f98f504534 chore: change how the package is built vince 2024-07-12 22:23:41 +08:00
  • 10b684832d fix: back to login does not clear lock-screen state (#41) Li Kui 2024-07-12 22:22:36 +08:00
  • 06f5d5686d feat: add the ability to lock the screen (#30) Laychen 2024-07-12 12:14:09 +08:00
  • 61dbb05b5d Merge pull request #40 from vbenjs/small-change vince 2024-07-12 10:12:16 +08:00
  • 102249e0f3 Merge branch 'main' into small-change likui628 2024-07-11 22:53:06 +08:00
  • 2c79ac1e6c refactor: small refactor in @vben-core/request likui628 2024-07-11 22:50:21 +08:00
  • c4c8103af2 perf: improve the login process vince 2024-07-11 21:48:56 +08:00
  • d62a3da009 perf: improve the logic related to login expiration vince 2024-07-11 20:11:11 +08:00
  • 8e6c1abf19 feat: login dialog (#37) Li Kui 2024-07-11 11:05:01 +08:00
  • 0f246f7e9e feat(project): support app custom loading template vince 2024-07-10 22:44:48 +08:00
  • 8952e947bf feat: add eslint-plugin-turbo vince 2024-07-10 22:30:39 +08:00
  • 1f968723d5 chore: Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro vince 2024-07-10 22:16:27 +08:00
  • 95b6bcce6a feat: can also see the menu without permission, but jump to 403 vince 2024-07-10 22:13:55 +08:00
  • 4674380266 perf: optimize the naming of locale key vince 2024-07-10 21:55:16 +08:00
  • 25a1e93ab2 fix: optimize the dependency detection script prompt and fix the loop dependency problem vince 2024-07-10 21:40:29 +08:00
  • a765d3bbc0 feat: new interface pendant can be configured to display hidden vince 2024-07-10 21:20:11 +08:00
  • 3f67b50780 chore: fix test case invalid w 2024-07-10 15:55:56 +08:00
  • db76325d68 feat: configurable persistent tabs vince 2024-07-10 00:50:41 +08:00
  • 41d0495630 perf: simplify the writing of preferences vince 2024-07-10 00:44:16 +08:00
  • c319317217 chore: update deps vince 2024-07-10 00:38:29 +08:00
  • 2406ca832b feat: support some configurations through the .env file vince 2024-07-09 23:43:08 +08:00
  • 2731a1ec96 refactor(@vben/layouts): remove @vben/widgets and migrate to @vben/layouts/src/widgets vince 2024-07-09 22:49:36 +08:00
  • d26a4ee022 fix: service request exceptions after deployment vince 2024-07-09 22:06:00 +08:00
  • 35ca56437c chore: update scripts vince 2024-07-09 14:38:47 +08:00
  • f81ff8e3d4 chore: update deps vince 2024-07-09 00:30:54 +08:00
  • d0edf3ca34 fix(@vben/commitlint-config): scope is not suitable for scoped package names vince 2024-07-08 22:41:08 +08:00
  • 04a1533a1e refactor: splitting and reorganizing style files vince 2024-07-08 22:30:19 +08:00
  • 414a639db1 chore: update deps vince 2024-07-08 10:23:56 +08:00
  • 6147d13a29 docs: update docs vben 2024-07-07 23:52:19 +08:00
  • e68e1b40ce perf: add eslint import rules, improve the coupling of some components vben 2024-07-07 22:14:40 +08:00
  • fbe0fc1738 chore: conditionally display notification dot (#31) Li Kui 2024-07-07 16:19:17 +08:00
  • 0eda99ec3b perf: replace vue-sonner with the toast component of shadcn-ui vben 2024-07-07 11:36:32 +08:00
  • fd61d2efc4 perf: remove the side effects of @vben-core/locales vben 2024-07-07 02:00:51 +08:00
  • 208d4188fc refactor: refactor locales, separate locales within apps,fixed #12 vben 2024-07-07 00:17:44 +08:00
  • 3571511394 perf: reduce the number of icon component instances vben 2024-07-06 21:53:02 +08:00
  • f7a93a9bb3 Merge pull request #29 from vbenjs/global-search Vben 2024-07-06 19:53:15 +08:00
  • 1f4ec6369c Merge branch 'main' into global-search Li Kui 2024-07-06 18:17:31 +08:00
  • f7ed8b3199 fix: prevent default searching in browser Li Kui 2024-07-06 18:13:52 +08:00
  • 265ab1108a Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro vben 2024-07-06 17:26:17 +08:00
  • 5976e255fb feat: richer copyright and sidebar preferences vben 2024-07-06 17:25:38 +08:00
  • 13e01d3812 fix: fix preferences locale wrong (#28) Li Kui 2024-07-06 17:18:19 +08:00
  • e7a7b85f25 fix: fix preferences locale wrong Li Kui 2024-07-06 17:11:29 +08:00
  • adef519531 fix: fix 'useCoreAccessStore' test fail (#27) Li Kui 2024-07-06 16:49:13 +08:00
  • 13f3af96b7 feat: add copyright components to enable preferences to configure copyright more accurately vben 2024-07-06 16:19:37 +08:00
  • 826907f6c3 fix: fix content style error when footer is not fixed vben 2024-07-06 15:49:21 +08:00
  • 19b57fa4f7 refactor: remove 'affixTabs' from state (#25) Li Kui 2024-07-06 14:55:51 +08:00
  • 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 +08:00
  • 1425f1d11d feat: Preferences support clearing the cache and logging out vben 2024-07-06 14:41:18 +08:00
  • 37a4f971c8 feat: Improve the front-end and back-end permission mode and useAccess vben 2024-07-06 13:28:08 +08:00
  • 4dbd13d48d fix: pin tab not working correct (#23) Li Kui 2024-07-06 10:08:46 +08:00
  • a60467b01c feat: Improve the front-end permission access logic and sample code vince 2024-07-05 23:51:50 +08:00
  • dd71988253 chore: update deps vince 2024-07-05 23:22:37 +08:00
  • 7e18eb7471 Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin-pro vince 2024-07-05 23:16:15 +08:00
  • 8042e2b044 perf: Improve the use of store in the app vince 2024-07-05 23:15:46 +08:00
  • 0b00c7bf06 chore: 优化查找根菜单的逻辑 invalid w 2024-07-05 18:32:53 +08:00
  • ad6ae1d21d Merge pull request #19 from vbenjs/feature/type-check-0705 vince292007 2024-07-05 11:14:57 +08:00
  • f163133fd1 Merge pull request #18 from vbenjs/tabbar-contextmenu vince292007 2024-07-05 11:14:11 +08:00
  • 527023ae51 fix: Typecheck and loop dependency problem repair vince 2024-07-05 11:12:38 +08:00
  • 3d45b41a2d chore: add translation for tabbar context menu Li Kui 2024-07-05 10:49:39 +08:00
  • fa781633b5 Merge pull request #16 from vbenjs/dependabot/npm_and_yarn/vitest-2.0.0-beta.13 vince292007 2024-07-05 10:05:39 +08:00
  • c715d68dbb fix: update tab titles when switching language (#17) Li Kui 2024-07-05 10:04:16 +08:00
  • 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 +00:00
  • a44e3cbc33 Merge pull request #13 from vbenjs/feature/bug-fix-0704 Vben 2024-07-04 22:17:14 +08:00
  • 53d37ee882 fix: fix the preference problem,close #8, close #9 vince 2024-07-04 22:14:51 +08:00
  • 51f682a726 Merge pull request #10 from vbenjs/chore-setting vince292007 2024-07-04 21:33:30 +08:00
  • f60ddfa043 chore: 移除编辑器字体配置 invalid w 2024-07-04 18:22:03 +08:00
  • b92ca41aa2 fix: fix 'page not found' error on clicking breadcrumbs Li Kui 2024-07-04 10:03:58 +08:00
  • 54da49d16b fix(preferences): fix locales key for 'Display Header' likui628 2024-07-04 00:26:52 +08:00
  • 484a0903e9 chore: update deps vben 2024-06-30 23:15:23 +08:00
  • 8252d116f1 fix: fix some known problems vben 2024-06-30 22:58:57 +08:00
  • 692225cfff chore: remove sqlite vben 2024-06-30 22:28:35 +08:00
  • 9572d1a1c5 feat: Dynamically get the menu from the back end vben 2024-06-30 15:03:37 +08:00
  • 1d70d71537 feat: Support dayjs and component library in multiple languages vben 2024-06-30 15:42:30 +08:00
  • ca1cad0cd3 feat: add backend-mock app vben 2024-06-30 14:09:44 +08:00
  • c58aa26dbf chore: update locale vben 2024-06-29 15:41:10 +08:00
  • 36a4fcfad2 feat: update dashboard vben 2024-06-29 14:45:02 +08:00
  • c58c0797ba feat: add dashboard page vben 2024-06-23 23:18:55 +08:00
  • 199d5506ac feat: add about page vben 2024-06-23 20:05:22 +08:00
  • d4f61c283f chore: update uikit -> ui-kit vben 2024-06-23 20:03:41 +08:00
  • 89586ef2c4 fix: Page switching display is abnormal vben 2024-06-23 19:55:55 +08:00
  • 16ed5a05ba feat: add license plugin vben 2024-06-23 19:45:40 +08:00
  • 24aab5b4bb feat: And surface switching loading optimization vben 2024-06-23 19:39:44 +08:00
  • 6afed34437 chore: Optimize multi-theme switching vben 2024-06-23 19:17:31 +08:00
  • aa53353903 chore: Merge branch 'main' of https://github.com/anncwb/vben-admin-pro vben 2024-06-23 14:23:23 +08:00
  • 26b8c6ef27 chore: update css vben 2024-06-23 14:21:27 +08:00
  • 6f0c05dd50 dashboard (#6) jinmao88 2024-06-23 13:41:02 +08:00
  • 303a200427 fix(cache): rename chche package to cache (#5) jinmao88 2024-06-23 13:40:46 +08:00
  • 1279872089 chore: update deps vben 2024-06-23 13:19:55 +08:00
  • 7574a5914c feat: add vscode debug config vben 2024-06-22 20:55:31 +08:00
  • 65ba45fdc0 fix: antdesign dark not work vben 2024-06-22 00:25:13 +08:00