Commit Graph

293 Commits (b464b87ac52e17e8c9ad2b57f0460e20c0888965)

Author SHA1 Message Date
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
vince292007 f163133fd1
Merge pull request #18 from vbenjs/tabbar-contextmenu
chore: add translation for tabbar context menu
2024-07-05 11:14:11 +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
vince292007 fa781633b5
Merge pull request #16 from vbenjs/dependabot/npm_and_yarn/vitest-2.0.0-beta.13
chore(deps-dev): bump vitest from 2.0.0-beta.12 to 2.0.0-beta.13
2024-07-05 10:05:39 +08:00
Li Kui c715d68dbb
fix: update tab titles when switching language (#17) 2024-07-05 10:04:16 +08:00
dependabot[bot] 6b4f792554
chore(deps-dev): bump vitest from 2.0.0-beta.12 to 2.0.0-beta.13
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.0-beta.12 to 2.0.0-beta.13.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.0-beta.13/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-04 15:19:03 +00:00
Vben a44e3cbc33
Merge pull request #13 from vbenjs/feature/bug-fix-0704
fix: fix the preference problem,close #8, close #9
2024-07-04 22:17:14 +08:00
vince 53d37ee882 fix: fix the preference problem,close #8, close #9 2024-07-04 22:14:51 +08:00
vince292007 51f682a726
Merge pull request #10 from vbenjs/chore-setting
chore: 移除编辑器字体配置
2024-07-04 21:33:30 +08:00
invalid w f60ddfa043 chore: 移除编辑器字体配置 2024-07-04 18:22:03 +08:00
Li Kui b92ca41aa2 fix: fix 'page not found' error on clicking breadcrumbs 2024-07-04 10:03:58 +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
jinmao88 303a200427
fix(cache): rename `chche` package to `cache` (#5) 2024-06-23 13:40:46 +08:00
vben 1279872089 chore: update deps 2024-06-23 13:19:55 +08:00
vben 7574a5914c feat: add vscode debug config 2024-06-22 20:55:31 +08:00
vben 65ba45fdc0 fix: antdesign dark not work 2024-06-22 00:25:13 +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 6ffec31ce8 perf: Use Imports Instead of Aliases 2024-06-16 23:40:52 +08:00
vben 07d1f85ff7 feat: add cspell check 2024-06-16 23:30:31 +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
vben 95252f62f6 feat: add coze assistant 2024-06-16 23:17:40 +08:00
vben 54b35deeab fix: type check
fix: ci

fix: ci

fix: ci
2024-06-16 21:17:39 +08:00
vben 0085429ef4 chore: update ci
chore: test

chore: update ci

chore: update ci

chore: update ci

chore: update ci

chore: update ci

chore: update ci

chore: update ci
2024-06-16 20:17:37 +08:00
vben 9278c4b416 feat: add code onwer
chore: update readme.md

chore: update deps

chore: update deps

chore: update deps
2024-06-16 19:17:34 +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