-
- Downloads
Merge branch 'display-spinner-when-loading' into 'main'
Display spinner when loading See merge request !112
Showing
- src/components/BaseComponents/LoaderSpinner.vue 116 additions, 0 deletionssrc/components/BaseComponents/LoaderSpinner.vue
- src/components/CommunityComponents/CommunityHeader.vue 5 additions, 2 deletionssrc/components/CommunityComponents/CommunityHeader.vue
- src/components/CommunityComponents/CommunityHome.vue 73 additions, 62 deletionssrc/components/CommunityComponents/CommunityHome.vue
- src/components/CommunityComponents/CommunityList.vue 0 additions, 1 deletionsrc/components/CommunityComponents/CommunityList.vue
- src/components/CommunityComponents/CommunityListItem.vue 71 additions, 65 deletionssrc/components/CommunityComponents/CommunityListItem.vue
- src/components/CommunityComponents/NewCommunityForm.vue 6 additions, 1 deletionsrc/components/CommunityComponents/NewCommunityForm.vue
- src/components/UserProfileComponents/UserItems.vue 45 additions, 41 deletionssrc/components/UserProfileComponents/UserItems.vue
- src/views/CommunityViews/CommunityView.vue 77 additions, 63 deletionssrc/views/CommunityViews/CommunityView.vue
- src/views/TestView.vue 2 additions, 5 deletionssrc/views/TestView.vue
- src/views/UserProfileViews/MyCommunitiesView.vue 20 additions, 10 deletionssrc/views/UserProfileViews/MyCommunitiesView.vue
- tests/unit/component-tests/community-component-tests/__snapshots__/community-header.spec.js.snap 18 additions, 7 deletions...mponent-tests/__snapshots__/community-header.spec.js.snap
- tests/unit/component-tests/community-component-tests/__snapshots__/community-list-item.spec.js.snap 1 addition, 5 deletions...nent-tests/__snapshots__/community-list-item.spec.js.snap
Please register or sign in to comment