Commit Graph

780 Commits

Author SHA1 Message Date
Json Gao
8db7be98e8
fix: remove role request when open menu operate model 2025-03-09 14:58:43 +08:00
Soybean
69788d0134 Merge branch 'main' into example 2025-01-20 13:45:54 +08:00
Soybean
6489ec46ae optimize(projects): optimize code 2025-01-19 22:13:19 +08:00
Soybean
ac86247876 fix(projects): fix update notifications. fixed #691, fixed #692 2025-01-19 22:03:02 +08:00
Soybean
60dd22624b fix(projects): fix login success notification. fixed #688 2024-12-26 11:07:48 +08:00
青菜白玉汤
56760245d4
fix(hooks): The total number before assigning a value to the table is incorrect. (#687) 2024-12-25 17:51:44 +08:00
青菜白玉汤
d7aebb7dfa
feat(projects): multi language buttons support hiding. (#683) 2024-12-16 23:39:19 +08:00
Soybean
745a9077ec Merge branch 'main' into example 2024-12-16 16:44:43 +08:00
Soybean
101b6f9000 optimize(projects): use defu to fill added theme config 2024-12-16 16:35:47 +08:00
Soybean
9f4fb8c3fb fix(projects): check if init userInfo when initAuthRoute. fixed #680 2024-12-11 12:38:50 +08:00
Soybean
0dfcf18b64 optimize(projects): optimize router guard 2024-12-11 12:11:15 +08:00
Soybean
ba38119efd feat(projects): support show tab when not loggedIn 2024-12-10 16:54:15 +08:00
Soybean
ab9858c7d0 fix(projects): fix route guard hook onRouteSwitchWhenLoggedIn. fixed #680 2024-12-10 14:58:32 +08:00
wzc520pyfm
b93c2036ac
chore: rename env.d.ts to vite-env.d.ts (#675) 2024-12-02 07:37:12 +08:00
Soybean
60c307ccda Merge branch 'main' into example 2024-11-17 22:34:18 +08:00
Soybean
a53eb10cdf feat(projects): app version notification plugin support sub deploy path. close #668 2024-11-17 22:27:00 +08:00
青菜白玉汤
d088f81345
feat(projects): support scheduled detection and update system. close #657 (#669) 2024-11-17 22:25:04 +08:00
Soybean
09144dfe93
refactor(projects): refactor router guard. fix #655 (#667) 2024-11-15 12:39:57 +08:00
Soybean
d1c6081c25 optimize(projects): optimize example code about vtable,vchart 2024-11-02 02:48:22 +08:00
Rui-Sun
b9e873e53c
feat(projects): add visactor plugin demos (#658)
* feat: add vtable plugin

* feat: add vchart hook

* feat: add dark mode support in vtable

* feat: add visactor icon

* feat: add vtable-gantt plugin

* fix: fix theme update in vtable-gantt

* feat: update visactor version
2024-11-02 01:57:43 +08:00
Soybean
aabe7fe592 optimize(projects): optimize manage page: use ref replace reactive 2024-10-28 19:29:30 +08:00
Soybean
7e436b6328 Merge branch 'main' into example 2024-10-25 01:19:37 +08:00
Soybean
71e6307db2 chore(projects): update deps & fix sass usage 2024-10-25 01:12:40 +08:00
Soybean
b667eab76a refactor(projects)!: refactor route cache & support reset route cache strategy 2024-10-25 00:58:29 +08:00
Soybean
e019defef3 refactor(projects): rename directory serviceAlova to service-alova 2024-10-24 23:52:45 +08:00
Soybean
a2178d3405 optimize(projects): optimize example antv 2024-10-24 23:46:11 +08:00
Ma.Jinkai
0c0d606ae5 feat(projects): add antv g6 example 2024-10-22 14:08:33 +08:00
Scott Hu
a6545265ac feat(projects): add alova examples (#647)
* feat: optimistic subpackage `@sa/alova`

* feat: add alova examples
2024-10-17 17:51:36 +08:00
Soybean
641f3160d6 Merge branch 'main' into example 2024-10-17 17:24:49 +08:00
Soybean
4726498faa fix(utils): fix isPC. fixed #644 2024-10-16 11:56:55 +08:00
青菜白玉汤
75cbfbbfe6
style(projects): reduce ambiguity in theme configuration instructions. 2024-10-15 19:55:18 +08:00
Soybean
3fbf2e2a5f Merge branch 'main' into example 2024-10-09 23:00:35 +08:00
青菜白玉汤
cfaab8527a
feat(projects): login supports accessible operation. (#637) 2024-10-03 16:38:43 +08:00
zxin
83ba798781
chore(types): remove type declaration for document.startViewTransition (TypeScript 5.6 includes it) (#633) 2024-09-25 18:44:30 +08:00
Soybean
405b1b41cc Merge branch 'main' into example 2024-09-21 08:42:40 +08:00
Soybean
3e72c3b45a fix(projects): fix global-tab click conflict with contextmenu 2024-09-21 08:35:59 +08:00
Soybean
da6cf09e76 Merge branch 'main' into example 2024-09-20 07:44:12 +08:00
青菜白玉汤
0ac95bdcf5
fix(projects): when the roles filter submenu is empty, the parent menu is not excluded. fixed #621. (#626) 2024-09-18 10:58:13 +08:00
Soybean
04d056479f fix(projects): fix click global-tab in iPad. fixed #624 2024-09-14 11:55:59 +08:00
Soybean
38eeb678f3 optimize(projects): optimize code 2024-09-09 14:27:09 +08:00
Soybean
6561f0b5f9 optimize(projects): optimize code 2024-09-08 18:35:13 +08:00
Soybean
20f8ed311c fix(components): fix VerticalMixMenu name 2024-09-08 16:55:13 +08:00
Soybean
5bfc7613f7 Merge branch 'main' into example 2024-09-07 11:38:35 +08:00
Soybean
be8556cd2b feat(projects): add app error handler. close #587 2024-09-07 11:16:58 +08:00
Soybean
27b5222cfb fix(projects): fix refresh token when meet multi requests. fixed #581 2024-09-07 11:11:18 +08:00
Soybean
79b2a28b5a fix(projects): fix breadcrumb when activeMenu is parent menu. fixed #589 2024-09-07 09:48:53 +08:00
Soybean
531bfaf1b9 optimize(projects): optimize menu selectedKey 2024-09-07 07:23:38 +08:00
Soybean
c3f1f69833 fix(projects): fix vertical-mix-menu when sider collapse. fixed #608 2024-09-07 07:12:35 +08:00
青菜白玉汤
4c9f4e09b1
feat(projects): does the configuration support automatic updates. close#612 (#617) 2024-09-03 16:52:38 +08:00
Soybean
3830ec7a69 fix(projects): fix login redirect 2024-08-23 10:50:21 +08:00