openaire-library/utils/modal
Konstantina Galouni 0e8c5832bb [Aggregator & Library| new-theme]: Use <modal-alert> common component in transferData.component.ts instead of uk-modal.
1. transferData.module.ts: Imported AlertModalModule.
2. transferData.component.ts: Use <modal-alert> common component instead of uk-modal | Comment logs.
3 alert.ts:
  a. Added "@Input() public emitHidden: boolean = false;" and "  @Output() public alertHidden: EventEmitter<any> = new EventEmitter();"
  b. On ngAfterViewInit, if emitHidden is true, check when modal is hidden and emit alertHidden (currently used only in transferData.component.ts to reinitialize local fields and route).
2022-05-25 12:52:00 +03:00
..
full-screen-modal [Library | Trunk]: 1. Input fix bug with search control value. Remove selection of chip in autocomplete. 2. Search Input: Add truncate on selected value. 3. Full screen modal: Fix close method 2021-03-22 15:10:18 +00:00
alert.ts [Aggregator & Library| new-theme]: Use <modal-alert> common component in transferData.component.ts instead of uk-modal. 2022-05-25 12:52:00 +03: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 [Trunk | Library]: 2020-03-24 15:40:51 +00: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