Commit Graph

156 Commits (98da0672e771c76225602750d8398346cbd776c0)

Author SHA1 Message Date
dependabot[bot] d025c1569e
chore(deps): bump the non-breaking-changes group across 1 directory with 4 updates (#3998)
Bumps the non-breaking-changes group with 4 updates in the / directory: [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue), [pinia](https://github.com/vuejs/pinia), [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-vue-next) and [axios](https://github.com/axios/axios).


Updates `@vitejs/plugin-vue` from 5.1.1 to 5.1.2
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.2/packages/plugin-vue)

Updates `pinia` from 2.1.7 to 2.2.0
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.1.7...pinia@2.2.0)

Updates `lucide-vue-next` from 0.418.0 to 0.419.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.419.0/packages/lucide-vue-next)

Updates `axios` from 1.7.2 to 1.7.3
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.3)

---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: lucide-vue-next
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: non-breaking-changes
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: non-breaking-changes
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-02 07:18:03 +08:00
jinmao88 0a906a481f
fix: 修复文档链接错误 (#3999) 2024-08-02 06:39:05 +08:00
vben 06ad5ad871 chore: Rename the website directory to docs 2024-08-01 21:30:44 +08:00
vben 4236e9cb87 chore: update deps 2024-08-01 21:12:34 +08:00
vben 9b98b3190e chore: update deps 2024-08-01 00:06:36 +08:00
vben 9a6e29c401 fix: element theme adjustment 2024-07-31 22:11:39 +08:00
vben 082847c441 chore: Resolve merge conflicts 2024-07-31 21:26:54 +08:00
vben fdee2d2239 feat: add naive app 2024-07-31 00:19:17 +08:00
vben 832a7bcc58 chore: update deps 2024-07-30 21:18:00 +08:00
vben cf0ec053e4 refactor: Integrate the @vben-core/shared package 2024-07-30 21:05:03 +08:00
vben a80a9135fc fix: Fixed tab error,fixex #59 [deploy] 2024-07-29 23:46:22 +08:00
vben 239f681ea1 fix: The built-in theme does not take effect, fixed #55 [deploy] 2024-07-29 23:18:40 +08:00
vben cd10eb9471 feat: Regular monitoring page update [deploy] 2024-07-29 22:35:18 +08:00
vince 66fd052709 fix: fix known issues. fixed #59,fixed #61, fixed #67, fixed #68 [deploy] 2024-07-29 00:19:26 +08:00
vben fe829aa8e7 chore: update README.md 2024-07-28 17:16:50 +08:00
vben 5590cc8fa1 chore: update theme 2024-07-28 17:01:19 +08:00
Vben 376fd17a61
feat: Feature/pro docs (#70)
* chore: merge main

* feat: update docs

* feat: remove coze-assistant

* feat: add watermark plugin

* feat: update preferences

* feat: update docs

---------

Co-authored-by: vince <vince292007@gmail.com>
2024-07-28 14:29:05 +08:00
vince 14538f7ed5 refactor(project): re-adjust the overall folder 2024-07-23 00:03:59 +08:00
vben a1a566cb2f chore: update deps 2024-07-20 23:01:49 +08:00
vben 480580f104 feat: add 'maxNumOfOpenTab' to limit the maximum number of tabs with the same name 2024-07-20 11:14:32 +08:00
vben bcd5e49117 chore: update deps 2024-07-20 10:00:41 +08:00
vben 30d4057216 feat: add tabs demo 2024-07-20 09:36:10 +08:00
vben 9987451647 feat: use simpler nitro instead of nestjs to implement mock service 2024-07-20 08:31:05 +08:00
vince 276ef2ebc3 fix: fix a series of known problems,fixed #54 2024-07-18 21:59:18 +08:00
vince cb161eab89 fix: fixed svg icon load failure and enabled global injection bem.scss 2024-07-17 22:30:18 +08:00
vince c2c32332d3 fix: shake when adding tabs 2024-07-16 22:07:28 +08:00
vince 09fa2af23d fix: fix known problems 2024-07-16 00:14:24 +08:00
vince cf16c7bdde perf: improve the dark theme 2024-07-15 23:59:22 +08:00
vince f95d9aa609 perf: improve overall theme color matching 2024-07-15 23:53:58 +08:00
vince caf1fc4375 perf: optimize interface color matching 2024-07-15 23:22:00 +08:00
vince a5edb67b12 chore: update app name 2024-07-14 23:10:48 +08:00
vince 3eb7a8bc6f chore: @vben-core/iconify was renamed @vben-core/icons. Add readme.md for some packages 2024-07-14 22:51:10 +08:00
vben e441d14fa2 refactor(project): @vben/vite-connect is reconfigured to support synchronization 2024-07-13 21:13:42 +08:00
vben 5784d718c0 chore: update deps 2024-07-13 14:49:49 +08:00
vince f98f504534 chore: change how the package is built 2024-07-12 22:24:32 +08:00
vince d62a3da009 perf: improve the logic related to login expiration 2024-07-11 20:11:11 +08:00
vince 0f246f7e9e feat(project): support app custom loading template 2024-07-10 22:44:48 +08:00
vince 8952e947bf feat: add eslint-plugin-turbo 2024-07-10 22:30:39 +08:00
vince 4674380266 perf: optimize the naming of locale key 2024-07-10 21:55:16 +08:00
vince a765d3bbc0 feat: new interface pendant can be configured to display hidden 2024-07-10 21:20:11 +08:00
vince c319317217 chore: update deps 2024-07-10 00:38:29 +08:00
vince 2406ca832b feat: support some configurations through the .env file 2024-07-09 23:43:08 +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 f81ff8e3d4 chore: update deps 2024-07-09 00:30:54 +08:00
vince d0edf3ca34 fix(@vben/commitlint-config): scope is not suitable for scoped package names 2024-07-08 22:43:20 +08:00
vince 04a1533a1e refactor: splitting and reorganizing style files 2024-07-08 22:30:19 +08:00
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 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 1425f1d11d feat: Preferences support clearing the cache and logging out 2024-07-06 14:41:18 +08:00
vince dd71988253 chore: update deps 2024-07-05 23:22:37 +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
vince 53d37ee882 fix: fix the preference problem,close #8, close #9 2024-07-04 22:14:51 +08:00
vben 484a0903e9 chore: update deps 2024-06-30 23:15:23 +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 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 26b8c6ef27 chore: update css 2024-06-23 14:21:27 +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 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 0023964eb7 chore: update common-ui to universal-ui 2024-06-16 23:20:09 +08:00
vben 54b35deeab fix: type check
fix: ci

fix: ci

fix: ci
2024-06-16 21:17:39 +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
vben 5d829a6d9a chore: add offline page 2024-06-09 18:58:30 +08:00
vben 640ad6d9e7 fix: layout error 2024-06-09 15:39:11 +08:00
vben 35c3dd78ec chore: format code 2024-06-09 13:31:43 +08:00
vben a344d32169 chore: update deps 2024-06-09 10:04:22 +08:00
vben 2eef9241a5 fix: border css 2024-06-08 23:09:59 +08:00
vben 1d6b1f4926 feat: 回退页面完善 2024-06-08 20:14:04 +08:00
vben 7bcd7746ca chore: format code 2024-06-08 19:49:06 +08:00
vben 77d40dc763 perf: Improve the global loading display 2024-06-02 23:50:58 +08:00
vben e650a0b863 chore: update deps 2024-06-02 23:46:18 +08:00
vben 6d4991d852 fix: code workspace path error 2024-06-02 22:13:15 +08:00
vben ce0c3834ed chore: update types 2024-06-02 20:47:50 +08:00
vben fed47f5e05 refactor: refacotr preference 2024-06-01 23:15:29 +08:00
vben f7b97e8a83 chore: update deps 2024-06-01 22:17:52 +08:00
vben 59b4f7d9f8 fix: stylelint not work 2024-05-28 23:53:15 +08:00
vben 11a36ef03f chore: update deps 2024-05-28 23:38:36 +08:00
vben f2644dbbc5 fix: When refreshing the page, the topic is wrong 2024-05-25 22:43:22 +08:00
vben 352119cc3a fix: 修复tabs已知问题 2024-05-25 22:10:21 +08:00
vben 0732a8d853 chore: format code 2024-05-25 09:47:15 +08:00