openaire-library/utils/modal
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
..
full-screen-modal Full screen modal: Change title and icons size on mobile 2023-02-21 15:14:25 +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 | explore-redesign]: Mobile redesign for organization landing complete and functional. 2023-02-22 00:09:12 +02:00
loadingModal.module.ts [Library | explore-redesign]: Mobile redesign for organization landing complete and functional. 2023-02-22 00:09:12 +02: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