admin-vben5/apps/web-ele/src
2024-10-14 17:19:16 +08:00
..
adapter refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628) 2024-10-13 18:33:43 +08:00
api fix: fix request not displaying interface error messages correctly (#4596) 2024-10-09 22:08:55 +08:00
layouts refactor: adjust layout refresh button and watermark; allow static i18n on language switch (#4579) 2024-10-06 17:27:32 +08:00
locales fix: switching language does not load the translation of the component correctly (#4205) 2024-08-21 10:06:06 +08:00
router refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628) 2024-10-13 18:33:43 +08:00
store fix: when the api returns 401, the page is refreshed not as expected (#4440) 2024-09-19 23:03:20 +08:00
views Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin 2024-09-25 20:15:03 +08:00
app.vue feat: element-plus app (#32) 2024-07-31 21:22:43 +08:00
bootstrap.ts refactor(adapter): separate form and component adapters so that components adapt to components other than the form (#4628) 2024-10-13 18:33:43 +08:00
main.ts feat: element-plus app (#32) 2024-07-31 21:22:43 +08:00
preferences.ts fix: element theme adjustment 2024-07-31 22:11:39 +08:00