Update uikit to version 3.16.24

This commit is contained in:
Konstantinos Triantafyllou 2023-08-23 15:37:03 +03:00
parent 94d5b1ed1c
commit 6784297127
6 changed files with 11 additions and 11 deletions

View File

@ -42,7 +42,7 @@
"rxjs": "^6.5.1",
"ts-md5": "^1.2.0",
"tslib": "^2.0.0",
"uikit": "3.13.10",
"uikit": "3.16.24",
"zone.js": "~0.13.1"
},
"devDependencies": {
@ -68,4 +68,4 @@
"ts-node": "~7.0.0",
"typescript": "~4.9.5"
}
}
}

View File

@ -20,8 +20,8 @@ declare var UIkit;
class="uk-text-primary">{{type}}?</span></h2>
</div>
<div [id]="'sticky-' + id" #sticky class="uk-background-default uk-blur-background uk-sticky uk-visible@l"
uk-sticky="animation: uk-animation-slide-bottom" [attr.bottom]="'#' + id"
[attr.top]="'100vh -' + height + 'px'" [attr.offset]="offset">
uk-sticky="animation: uk-animation-slide-bottom" [attr.end]="'#' + id"
[attr.start]="'100vh -' + height + 'px'" [attr.offset]="offset">
<div class="uk-container">
<div class="uk-grid uk-grid-large uk-child-width-1-2@l" [class.uk-grid-divider]="!isSticky">
<div class="uk-text-center uk-first-column">

View File

@ -1,5 +1,5 @@
<ng-template #scrolling_text let-position_class="position_class" let-id="id">
<div #scrolling_element [class]="position_class" [attr.uk-parallax]="'target: #' + id + '; start: 0vh; end: 100% + 100vh - 150vh; opacity: 0,1 20%,1 99%,0'">
<div #scrolling_element class="uk-width-2-3" [class]="position_class" [attr.uk-parallax]="'target: #' + id + '; start: 0vh; end: 100% + 100vh - 150vh; opacity: 0,1 20%,1 99%,0'">
<h3 class="uk-h2 uk-text-primary">
Monitor, discover and understand.
</h3>
@ -51,7 +51,7 @@
<h2 class="uk-h1 uk-margin-remove-top uk-width-3-5@l">Simplify research monitoring & evaluation<span class="uk-text-primary">.</span></h2>
</div>
<div id="scrolling-section" style="min-height: 300vh">
<div class="uk-height-viewport monitor-dark-logo-background uk-sticky" uk-sticky="bottom: #scrolling-section; target-offset: true">
<div class="uk-height-viewport monitor-dark-logo-background uk-sticky" uk-sticky="end: #scrolling-section;">
<div class="uk-grid" style="height: 100vh;" uk-grid>
<div class="uk-width-expand uk-first-column uk-position-relative uk-height-1-1">
<div class="monitor-dark-logo-background">
@ -306,7 +306,7 @@
<h2 class="uk-h1 uk-margin-remove-top">Simplify research monitoring & evaluation<span class="uk-text-primary">.</span></h2>
</div>
<div id="scrolling-section-tablet" class="uk-visible@s" style="min-height: 300vh">
<div class="uk-sticky uk-height-viewport" uk-sticky="bottom: #scrolling-section-tablet; target-offset: true">
<div class="uk-sticky uk-height-viewport" uk-sticky="end: #scrolling-section-tablet; target-offset: true">
<div class="uk-grid uk-grid-small" style="height: 100vh;" uk-grid>
<div class="uk-width-expand uk-first-column uk-position-relative uk-height-1-1">
<div>
@ -328,7 +328,7 @@
</div>
</div>
<div id="scrolling-section-mobile" class="uk-hidden@s" style="min-height: 300vh">
<div class="uk-sticky" uk-sticky="bottom: #scrolling-section-mobile">
<div class="uk-sticky" uk-sticky="end: #scrolling-section-mobile">
<div>
<div style="height: 100vh;">
<div class="uk-text-center uk-padding" style="height: 45vh;" uk-parallax="target: #scrolling-section-mobile; start: 100vh; opacity: 1; easing:0">

@ -1 +1 @@
Subproject commit 758f2f10ffe6623fb55606ca2e9c29abf89b9b4f
Subproject commit befbfd071b96dec562ac39b0d4b65e869fd094ce

@ -1 +1 @@
Subproject commit 9cb1f835a93501d9566ea2a3123d92eecd73f27d
Subproject commit ae7e623418e7362e80cf9f65db7a004c0857d239

@ -1 +1 @@
Subproject commit 5268f277246347aad42349a06eecb915a452841b
Subproject commit d52e92929799a1626aff66ad413c6db2be521555