You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Match type when comparing collection IDs in text-changer component (i.e. allow collectionId to be either string or number in table of content JSON-files). (8f3142d)
Add missing ngFor import to pdf-viewer.component. (b751172)
Filter type headings should not be visible in index filter modal when no filter options available. (ff975df)
Home page banner image min-height set to 200px in landscape image mode. This fixes an issue where the banner image height is too small on mobile phones in landscape orientation. You should adjust the min-height for the banner image in your project in custom.scss if necessary. You can use the selector page-home div.banner.banner. (d5b717d)