You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of migrating Studio to KDS, we will need to move away from Vuetify's elevation system to using KDS dropshadows. We will also need to remove custom box-shadows.
Will we want to update styles/vuetify.scss or just remove elevations from there completely?
How do we best scope these updates: sub-tasks, all at once?
At what point this would be suitable to do?
@MisRob: Since Studio still uses many Vuetify components that are presumably consistent with the elevation styles, I wonder if this would be one of the last tasks to do in the migration process?
The text was updated successfully, but these errors were encountered:
Summary
As part of migrating Studio to KDS, we will need to move away from Vuetify's elevation system to using KDS dropshadows. We will also need to remove custom
box-shadows
.Guidance
References
Relevant places discovered so far:
studio/contentcuration/contentcuration/frontend/shared/styles/vuetify.scss
Lines 2121 to 2219 in e415aff
studio/contentcuration/contentcuration/frontend/shared/views/MarkdownEditor/MarkdownEditor/ImagesMenu/ImagesMenu.vue
Line 6 in e415aff
Needs decision
styles/vuetify.scss
or just remove elevations from there completely?The text was updated successfully, but these errors were encountered: