admin-vben5/packages/effects/common-ui/src/ui/authentication
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
..
auth-title.vue refactor: adjust all sample pages and use page components (#4118) 2024-08-11 20:05:52 +08:00
code-login.vue feat: support vue file unit testing, add some components unit testing (#4119) 2024-08-11 21:01:22 +08:00
forget-password.vue refactor: adjust all sample pages and use page components (#4118) 2024-08-11 20:05:52 +08:00
index.ts feat: support vue file unit testing, add some components unit testing (#4119) 2024-08-11 21:01:22 +08:00
login-expired-modal.vue feat: add modal and drawer components and examples (#4229) 2024-08-25 23:40:52 +08:00
login.vue feat: support vue file unit testing, add some components unit testing (#4119) 2024-08-11 21:01:22 +08:00
qrcode-login.vue refactor: adjust all sample pages and use page components (#4118) 2024-08-11 20:05:52 +08:00
register.vue feat: support vue file unit testing, add some components unit testing (#4119) 2024-08-11 21:01:22 +08:00
third-party-login.vue refactor: adjust all sample pages and use page components (#4118) 2024-08-11 20:05:52 +08:00
types.ts feat: support vue file unit testing, add some components unit testing (#4119) 2024-08-11 21:01:22 +08:00