diff --git a/README.md b/README.md index 6b3673d..54c8c0a 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,9 @@ This is just the WebUI for deemix, it should be used with deemix-pyweb or someth - Use Vue as much as possible - First step: rewrite the app in Single File Components way ✅ - - Second step: Implement routing for the whole app using Vue Router - - Third step: Remove jQuery + - Second step: Implement custom contextmenu + - Third step: Implement routing for the whole app using Vue Router + - Fourth step: Remove jQuery - Make i18n async (https://kazupon.github.io/vue-i18n/guide/lazy-loading.html) - Use ES2020 async imports, if possible - Make the UI look coherent