openaire-library/searchPages
Konstantina Galouni 83984ddf79 [Explore & Library & common-assets | new-theme]: No animation in sticky tabs | Tabs stop being sticky when bottom component is in viewport | Updates in powered by bottom message | Updates in statistics in datasource landing.
1. landing-utils.css: Commented transition ease-out in #main-tabs-div.
2. app.component.ts: Added id="bottom" in <bottom>.
3. newSearchPage.component.html: Updated "Powered by OpenAIRE Research Graph" to make the link underlined on hover.
4. metrics.component.ts: Add classes "uk-text-small uk-text-meta" in "Powered by".
5. resultLanding.component.html & project.component.html & dataProvider.component.html:
   a. Updated "Powered by OpenAIRE Research Graph" to make the link underlined on hover.
   b. Add uk-sticky attribute in id="main-tabs-div" only if shouldSticky is true (bottom is not in the viewport).
6. resultLanding.component.ts & project.component.ts & dataProvider.component.ts: Added fields shouldSticky and observer, check in ngAfterViewInit() if bottom is intersecting and kill the observer in ngOnDestroy().
7. statisticsTab.component.ts: Added customContainerClass="uk-background-default" customIframeClass="uk-blend-multiply" in <i-frame>.
8. showAuthors.component.ts: [Bug fix] In "View less authors" make only the link clickable, not the whole row.
2022-05-04 18:09:35 +03:00
..
find Add advanced-search-input with entities selections in all search-pages 2022-04-16 00:49:35 +03:00
searchUtils [Explore & Library & common-assets | new-theme]: No animation in sticky tabs | Tabs stop being sticky when bottom component is in viewport | Updates in powered by bottom message | Updates in statistics in datasource landing. 2022-05-04 18:09:35 +03:00
searchDataProviders.component.ts Add searchForm input in all search pages 2022-04-15 15:38:41 +03:00
searchDataProviders.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
searchOrganizations.component.ts Add searchForm input in all search pages 2022-04-15 15:38:41 +03:00
searchOrganizations.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
searchProjects.component.ts Add searchForm input in all search pages 2022-04-15 15:38:41 +03:00
searchProjects.module.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
searchResearchResults.component.ts Add searchForm input in all search pages 2022-04-15 15:38:41 +03:00
searchResearchResults.module.ts [Library| Trunk] 2020-11-25 17:12:31 +00:00