Skip to content

v1.5.0

Latest
Compare
Choose a tag to compare
@kimisgold kimisgold released this 18 Dec 21:12
· 1 commit to master since this release
  • New configurable blocks for resource show views
    • Custom callout block - The user can provide some kind of fixed html content to appear on every resource page. The content is populated in the "Custom Callout" theme setting. There is the original unadorned version, and then the version with a frame using the stylesheet's default container styles.
    • Navigation resource page block - This is a subnavigation element that controls visibility of content sections. It makes large amounts of content less unwieldy and allow each section to have individual focus. By default, it controls content blocks that appear in the "Main with sidebar" region, and displays in a vertical layout. The theme setting "Tab Navigation Content Area for Show Pages" allows users to choose between "Main with sidebar" and "Full-width main" as the regions targeted by the tab navigation. The theme setting "Tab Navigation Layout for Show Pages" controls whether the tabs appear in a vertical or horizontal layout. Tabs can appear in any region. If they are used in the "Main with sidebar" or "Full-width main" regions, they will always appear above all other content. In sidebar regions, their order is configurable. They should be screen-reader friendly and keyboard accessible.
  • Make layout toggle setting persist when sorting and paginating.
  • Accessibility adjustments for better color contrast and aria label application.
  • Remove lightgallery files and rely on those provided by the core.
  • Polish pagination layout.
  • Let resource list images appear at default width.
  • Make sort button label bigger.
  • Remove default button styles and rely on application of .button selector to prevent overreach in module content.
  • Polish advanced search styles, fix grid width.
  • Style output formats content.