openaire-library/utils/modal
Konstantina Galouni 6947890c20 [Library | explore-redesign]: Result landing redesign for small screens (mobile) - main info & tabs of main info.
1. fos.component.ts & sdg.component.ts: Added Beta badge and "View all" link.
2. fundedBy.component.ts: Added @Input isMobile and relative checks in html | Updated how projects appear in mobile | Added ng-template for #funder and #dropInfo.
3. relatedTo.component.ts: Added @Input isMobile and relative checks in html | Added uk-margin-small-bottom between communities in mobile.
4. showSubjects.component.ts:
   a. Added @Input isMobile and relative checks in html.
   b. Added @Input() viewAllSubjects: boolean = false, @Input() viewAllClassifiedSubjects: boolean = false, @Output() viewAllClicked  = new EventEmitter(); and methods "viewAllSubjectsClicked()", "viewAllSubjectsByVocabularyClicked()" to show subjects properly in mobile.
5. full-screen-modal.component.ts: Added method "backClicked()" and field public stayOpenInBack: boolean = false.
6. resultLanding.module.ts: Imported FullScreenModalModule.
7. resultLanding.component.ts & resultLanding.component.html: Redesign for small screens (mobile) for main info and its tabs (Summary, References, etc..).
2023-02-20 17:56:02 +02:00
..
full-screen-modal [Library | explore-redesign]: Result landing redesign for small screens (mobile) - main info & tabs of main info. 2023-02-20 17:56:02 +02:00
alert.ts changes for sdg/fos selection and suggest components 2023-02-20 16:34:12 +02:00
alertModal.module.ts 1. LayoutService: Delete isDashboard. 2. Navbar: fix a bug with class add and remove. 3. Role-users: Add new search-input. 4. Modal make title h5 2022-04-07 01:09:49 +03:00
loading.component.ts [Library | angular-14]: loading.component.ts: [Bug fix] In ngOnDestory changed to document.getElementById("modal-container"). 2022-12-16 17:21:37 +02:00
loadingModal.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
modal.module.ts [Library]: Create click module and moved click outside there. Add long click directive 2019-12-15 13:16:08 +00:00
open.component.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00
selectModal.component.ts [Library | Trunk]: Change headings on library 2020-10-13 19:04:50 +00:00
selectModal.module.ts Commiting first draft of openaire library for angular portals 2017-12-19 12:53:46 +00:00