explore-services/explore/src
Konstantina Galouni e0e319119f [Library | explore-redesign]: In small screens (mobile) open full screen modal when viewing all authors or all identifiers.
1. showAuthors.module.ts: Imported FullScreenModalModule.
2. showAuthors.component.ts & showIdentifiers.component.ts: Added @Input() isMobile: boolean = false; | Added <fs-modal> for view all authors, to trigger it when isMobile.
3. landing-header.component.ts: Added @Input() isMobile: boolean = false; | Pass input param isMobile to <showAuthors>.
4. resultLanding.component.html: Pass input param isMobile to <showSubjects>, <showIdentifiers>, <landing-header>.
2023-02-22 23:13:46 +02:00
..
app [Library | explore-redesign]: In small screens (mobile) open full screen modal when viewing all authors or all identifiers. 2023-02-22 23:13:46 +02:00
assets [Library | explore-redesign]: In small screens (mobile) open full screen modal when viewing all authors or all identifiers. 2023-02-22 23:13:46 +02:00
beta SEO - accessibility: more changes for accessibility, new manifest file 2021-08-11 13:59:50 +03:00
environments add new property for BIP charts API, update submodules 2023-02-08 11:21:49 +02:00
prod update robots.txt 2021-10-11 16:08:35 +03:00
sitemaps change tablet images for homepage slider section, add sdg/fos pages in sitemap 2022-07-22 12:26:57 +03:00
OpenSearchDescriptor.xml [Explore|Trunk] 2021-03-05 12:07:33 +00:00
index.html SEO - accessibility: more changes for accessibility, new manifest file 2021-08-11 13:59:50 +03:00
karma.conf.js [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
main.server.ts update submodules to v13 and remove renderModuleFactory from main.server.ts 2022-09-23 15:47:29 +03:00
main.ts [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
manifest.json SEO - accessibility: more changes for accessibility, new manifest file 2021-08-11 13:59:50 +03:00
polyfills.ts update angular core and cli to v13 2022-09-23 15:42:09 +03:00
robots.txt [Explore |Trunk] 2020-06-30 16:03:06 +00:00
styles.less Rename all css files to less. Import less from library instead of css 2022-07-18 18:59:32 +03:00
test.ts update angular core and cli to v13 2022-09-23 15:42:09 +03:00
tsconfig.app.json [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
tsconfig.server.json [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00
tsconfig.spec.json [Explore-Service]: Update to angular 11. Delete branches 2021-07-14 15:41:12 +00:00