Releases: omeka-s-themes/foundation
Releases · omeka-s-themes/foundation
v1.4.1
v1.4.0
- Add "full width" page template. This gives a base for theme developers to work with full bleed page elements, like hero images and banners.
- Add block templates:
- Asset
- Card: Uses Foundation Framework's card container styles.
- Media object: Uses Foundation Framework's media object container styles.
- Browse preview
- List: Ignores theme setting for browse view layouts and displays all resources as a single column list.
- Grid: Ignores theme setting for browse view layouts and displays all resources in a grid that maxes out at 4 columns.
- Toggle (default: list): Ignores theme setting for browse view layouts and lets the user choose their browse style, defaulting to a single column list of resources.
- Toggle (default: grid): Ignores theme setting for browse view layouts and lets the user choose their browse style, defaulting to a grid of resources maxing out at 4 columns.
- Item with metadata
- Large media left: A 2-column layout with the item media rendered to the left of the metadata.
- Large media right: A 2-column layout with the item media rendered to the right of the metadata.
- List of pages
- With container: Provides a gray box container.
- List of sites
- Card: Uses Foundation Framework's card container styles for each site.
- Page title
- Accent: Renders the page title with the theme's primary color as a background color.
- Asset
- Restore advanced search link to browse view. (Fix #62)
- Adjust sizing for site list thumbnails.
- Provide styles for item carousel buttons.
- Update styles for media embed block update.
- Apply body truncation setting to browse preview block.
- Fix flex styles on main content area, causing inconsistencies in banner heights. (Fix #66)
- Adjust pagination wrapping styles for different browser widths.
- Refine linked resources header layout to use better wrapping at smaller widths.
- Remove custom advanced search views.
- Update documentation with new 4.0+ features.
v1.3.5
Version 1.3.5
v1.3.4
- Fix alignment for properties with multiple values.
- Prevent thumbnails from shrinking. (Fix #51)
- Refine search result styles. (Fix #52)
- Fix browse preview block to honor show thumbnail, heading, and body configuration settings. (Thanks to @gdostal)
- Fix iframe widths in lightgallery.
- Prevent lightgallery layering bugs. (Fix #54)
- Fix resource list styling.
- Fix value clearing in metadata stack layout. (Fix #58)
- Improve layout of value
dl
s. - Fix background position setting. (Fix #57)
- Avoiding triggering error in browse layout setting.
- Add media render as default block on media/show. (omeka/omeka-s#2058)
v1.3.3
- Updates item browse view to match core's sort selector methods. Fixes #50.
- Allows flyout menu to overlay lightgallery. Fixes #48.
- Assigns new width value to main content area when using the vertical menu. Previous width allowed the page to break when including very wide blocks.
- Adds missing translations for titles and descriptions. (Thanks to @ManOnDaMoon)
v1.3.2
v1.3.1
v1.3.0
- Include support for resource page blocks.
- Update styles to match new core metadata markup.
- Make site title markup more consistent and accessible.
- Fix variable in vertical navigation layout.
- Improve banner image styles.
- Improve colors across stylesheets for accessibility.