stable

Clone or download

Read-only

Enhance empty and loading states

Part of story #16209: Β« Switch to… Β» button Change-Id: Id63ab2e3577dc199d74ec98aa8e3bba0ad074353

Modified Files

Name
M src/scripts/switch-to/src/components/Body/GlobalEmptyStateSvg.vue +10 βˆ’4 Go to diff View file
M src/scripts/switch-to/src/components/Body/GlobalLoadingState.vue +8 βˆ’1 Go to diff View file
M src/scripts/switch-to/src/components/Body/Projects/ProjectsEmptyStateSvg.vue +10 βˆ’3 Go to diff View file
M src/scripts/switch-to/src/components/Body/RecentItems/ListOfRecentItems.vue +1 βˆ’1 Go to diff View file
M src/scripts/switch-to/src/components/Body/RecentItems/RecentItemsEmptyStateSvg.vue +21 βˆ’20 Go to diff View file
M src/scripts/switch-to/src/components/Body/RecentItems/RecentItemsErrorState.vue +6 βˆ’3 Go to diff View file
M src/scripts/switch-to/src/components/Body/RecentItems/RecentItemsLoadingState.vue +2 βˆ’1 Go to diff View file
M src/themes/BurningParrot/css/includes/_switch-to.scss +0 βˆ’6 Go to diff View file
M src/themes/FlamingParrot/css/utils/_switch-to.scss +3 βˆ’0 Go to diff View file
M src/themes/common/css/utils/_switch-to.scss +34 βˆ’15 Go to diff View file
M src/themes/tlp/src/scss/components/_buttons.scss +1 βˆ’1 Go to diff View file