New:
- Moved to Create-Vue application with Vite support.
- Changed Vuex state management library to Pinia a new default state management library for Vue.
- Initialized sign-in input fields with test user email and password.
- Docs layout. - Preview.
- File structure overview page - Preview.
- Illustration page - Preview.
- References page - Preview.
- Keenicon page - Preview.
- Added index.html loading screen - Preview.
- Dark mode support - Preview.
Update:
- Removed fonticon styles.
- Enabled plain bootstrap tooltips.
Fix:
- Fix for static MenuComponent instances.