-
Notifications
You must be signed in to change notification settings - Fork 159
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WorkInProgress - Remove UIKit & cleanup files #324
Conversation
The vuetify Snackbar is unfortunately implemented as a component. Some questions are open before i can release the code:
I personally prefer to enqueue them, and show them consecutively |
@tempelgogo thanks for your feedback - i would prefer to show them consecutively aswell! |
a good question for the ux workshop - please keep a note. For now we choose the less effort implementation. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice progress ... minor changes requested ... will test in depth asap ....
|
added those to the To-Do's - i'm refcatoring while re-enabling existing functions and did not came through to put the filter function up again... pug took me a long time... |
"Ceterum censeo Pugem esse delendam" |
Work-in-progress
Description
Added vuetify to files-app and adjusted core to use vuetify - no longer depending on UiKit.
Cleanup on store, and app-loading. While removing UiKit removed less-loader.
Related Issue
Motivation and Context
I tried to remove UiKit and replace it with vuetify, this solves the problem with themability, rtl-support and touch support. Would really love to get feedback on this while working on it.
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist:
Open tasks: