- Code is formatted.
- Now
App Config
will store setting permanently ( to local storage ) to avoid theme reload everytime F5 hit - Add
Vue Loading Overlay
to replace theremoved loading
from Sakai - Add transitions
- i18n/locale support
- Route guard
- Add service API with
axios
- The latest PrimeVue version (>=4.0.7) broke the switching theme feature. It's not on me, but I'm on the way to fix it.
Sakai is an application template for Vue based on the create-vue, the recommended way to start a Vite-powered Vue projects.
Visit the documentation to get started.