Commit Graph

52 Commits (84816ef7695c96be65f796ccb58805bc7b2ff48f)

Author SHA1 Message Date
Vben 20a3868594
feat: add modal and drawer components and examples (#4229)
* feat: add modal component

* feat: add drawer component

* feat: apply new modal and drawer components to the layout

* chore: typo

* feat: add some unit tests
2024-08-25 23:40:52 +08:00
Vben 9120d20143
chore: update deps and docs (#4184)
* chore: update deps

* chore: update docs

* chore: update menu
2024-08-18 08:43:00 +08:00
Vben debb32d353
fix: page spinner is styled incorrectly when scrolling (#4163)
* feat: add contributor information to documents

* fix: page spinner is styled incorrectly when scrolling
2024-08-15 21:48:52 +08:00
Vben 4793c4c0db
perf: staticRoutes is renamed externalRoutes (#4143) 2024-08-13 21:48:01 +08:00
Vben 738bc456c8
perf: improve login page UI (#4142)
* perf: improve login page UI

* chore: update docs
2024-08-13 21:17:10 +08:00
Vben 7b46780af7
perf: optimize the diffPreferences logic and adjust the unit test (#4130) 2024-08-12 21:05:01 +08:00
zmcode 6c117b4130
fix: 修复vben/styles/global 全局注入的问题 (#4106)
https://doc.vben.pro/guide/essentials/styles.html#bem-%E8%A7%84%E8%8C%83

在widow下无法注册成功
2024-08-10 16:26:00 +08:00
Vben 36e33ea48a
docs: update docs [deploy] (#4037)
* docs: update docs [deploy]

* chore: update ci

* chore: update ci

* fix: ci error
2024-08-04 22:35:20 +08:00
Vben b6415fad2d
perf: optimize for some details and comments (#4030)
* perf: optimize for some details and comments

* fix: test case

* chore: update ci
2024-08-04 05:42:59 +08:00
vben d3ed6757ac fix: unbuild version reduced to 2.0 2024-08-03 10:12:45 +08:00
Vben 27ffc9e71b
fix: compatibility of fs-extra with esm (#4017) 2024-08-03 09:49:46 +08:00
Vben f13fda408b
fix: global scss injection error problem (#4014) 2024-08-03 04:40:06 +08:00
Vben 530159140c
fix: Upgrade unbuild to resolve console warning issues and also deal with post-upgrade compatibility issues (#4009) 2024-08-02 22:18:46 +08:00
jinmao88 0a906a481f
fix: 修复文档链接错误 (#3999) 2024-08-02 06:39:05 +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 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 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 9987451647 feat: use simpler nitro instead of nestjs to implement mock service 2024-07-20 08:31:05 +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 a5edb67b12 chore: update app name 2024-07-14 23:10:48 +08:00
vben e441d14fa2 refactor(project): @vben/vite-connect is reconfigured to support synchronization 2024-07-13 21:13:42 +08:00
vince 0f246f7e9e feat(project): support app custom loading template 2024-07-10 22:44:48 +08:00
vince a765d3bbc0 feat: new interface pendant can be configured to display hidden 2024-07-10 21:20:11 +08:00
vince 2406ca832b feat: support some configurations through the .env file 2024-07-09 23:43:08 +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 ca1cad0cd3 feat: add backend-mock app 2024-06-30 14:09:44 +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 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 6ffec31ce8 perf: Use Imports Instead of Aliases 2024-06-16 23:40:52 +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 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 6d4991d852 fix: code workspace path error 2024-06-02 22:13:15 +08:00
vben 59b4f7d9f8 fix: stylelint not work 2024-05-28 23:53:15 +08:00
vben f2644dbbc5 fix: When refreshing the page, the topic is wrong 2024-05-25 22:43:22 +08:00