Hi,
do have any roadmap for Vue Demo 5 or Vue basically?
I'm at the begining of creating application with Metronic and switching from 8.0.38 to 8.1.1 is not a problem ... I will just start from scratch. I want dark/light theme up and running ... thanks.
But my question is about the updates roadmap because I know that when I finish my app Metronic update is hard and probably I`ll stay as it is...
Hi,
You can check our changelog for all latest changes:
https://preview.keenthemes.com/metronic8/vue/docs/#/changelog
For dark/light mode dynamic switch you can use file vue/demo1/src/assets/ts/layout/ThemeMode.ts, we are initializing it in vue/demo1/src/core/plugins/keenthemes.ts.