openaire-library/landingPages/dataProvider
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
..
dataProvider.component.html [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
dataProvider.component.ts [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
dataProvider.module.ts [Explore & Library | new-theme]: Dataprovider landing page redesign. 2022-05-03 14:22:53 +03:00
dataProvider.service.ts [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
datasetsTab.component.ts [Trunk | Library]: 2019-09-11 09:45:54 +00:00
datasourcesTab.component.ts [trunk]: Merging branch 'changeDeposit' into trunk for revisions 54355:54751 2019-02-12 11:15:21 +00:00
organizationsTab.component.ts [Library | Trunk]: Replace static links with property url 2020-07-13 14:42:34 +00:00
orpsTab.component.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
projectsTab.component.ts 1. Landing pages: Rename 'Other Metrics' to 'Metrics' in appbox. 2018-06-10 23:25:33 +00:00
publicationsTab.component.ts [Trunk | Library]: 2019-09-11 09:45:54 +00:00
relatedDatasourcesTab.component.ts [Explore & Library | new-theme]: Dataprovider landing page redesign. 2022-05-03 14:22:53 +03:00
softwareTab.component.ts [Library|Trunk] 2020-11-11 14:43:13 +00:00
statisticsTab.component.ts [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