openaire-library/utils/tabs
Konstantina Galouni 4aa350ff2b [Library | explore-redesign]: Mobile redesign for organization landing complete and functional.
1. loadingModal.module.ts: Imported LoadingModule.
2. loading.component.ts:
   a. [Bug fix] loading icon (spinner) was not visible.
   b. Added inputs title: string, @Input() isMobile: boolean = false, @Input() classTitle: string = "uk-background-primary uk-light".
   c. Added html for small screens (mobile) when isMobile.
3. search-tab.component.ts: Added @Input() public isMobile: boolean = false and [class.uk-flex-column]="isMobile" to not show title and view all link in the same row when isMobile.
4. organization.module.ts: Imported FullScreenModalModule.
5. organization.component.ts & organization.component.html: Mobile redesign complete and functional.
2023-02-22 00:09:12 +02:00
..
contents [Library | explore-redesign]: Mobile redesign for organization landing complete and functional. 2023-02-22 00:09:12 +02:00
small-tabs.component.ts [Library]: small-tabs.component.ts: For active tab, set class by checking activeTab.customClass (not activeTab.statistics). 2022-01-07 11:46:58 +02:00
tab.component.ts tabs: add disabled tab, 2022-04-06 18:02:15 +03:00
tabs.component.ts Change my-tabs with new class landing-tab 2023-01-27 14:42:09 +02:00
tabs.module.ts Add svg icon option for tabs component 2022-01-21 15:40:30 +02:00