Releases: Logitar/Vue3Template
Releases · Logitar/Vue3Template
v2.0.0
v1.0.0
Added
- Created a Vue3 project using TypeScript, Pinia state management and VueRouter.
- Configured Vue-I18n.
- Installed Bootstrap 5.3.
- Installed Font Awesome 6.4.
- Installed Vee-Validate 4.
- Implemented user management (register, confirm, sign-in, sign-out, session refresh, profile & password management, and password recovery).
- Implemented toasts.
- Provided French translations.
- Implemented layout components.
- Configured CORS.
- Implemented Tabs components.
- Implemented navigation guards and frontend security.
- Implemented Realm management (CRUD).
- Implemented 404 NotFound page.
- Configured Swagger documentation.
- ConfiguredGraphQL.