Merging explore-redesign branch into develop for Explore July release #7

Merged
konstantina.galouni merged 112 commits from explore-redesign into develop 2023-07-05 11:11:53 +02:00
1 changed files with 4 additions and 3 deletions
Showing only changes of commit 5e4477c946 - Show all commits

View File

@ -8,9 +8,10 @@
</div>
<div aria-expanded="false">
<div>
<div class = "uk-animation-fade filterItem searchFilterItem uk-text-small">
<div class="searchFilterBoxValues ">
<div #input class="uk-width-4-5" input [formInput]="rangeForm" type="year-range" [yearRange]="yearRange" [extendEnter]="onEnter" inputClass="flat small">
<div class="uk-animation-fade uk-text-small">
<div>
<div #input class="uk-width-4-5" input [formInput]="rangeForm" type="year-range" [yearRange]="yearRange" [extendEnter]="onEnter"
inputClass="flat small background">
<div action (click)="yearChanged()" class="action-icon"
[class.disabled]="disabled">
<icon name="chevron_right" [flex]="true"></icon>