Skip to content

Releases: omeka-s-themes/centerrow

v1.8.4

18 Apr 01:25
Compare
Choose a tag to compare
  • Include theme documentation in README.
  • Fix styles inactive buttons in pagination.
  • Improve responsive grid styles for browse preview block.
  • Fix expand/collapse functionality on advanced search view.
  • Remove lightgallery related helpers now that it exists in the core.
  • Remove unused Susy configuration in sass.

v1.8.3

15 Aug 17:28
Compare
Choose a tag to compare
Version 1.8.3

v1.8.2

01 Jun 19:57
Compare
Choose a tag to compare
  • Improve value annotation styles
  • Support locale filtering. (Fix #59)
  • Condense resource titles and thumbnails to single link.
  • Remove item set h4s, style browse resource links.
  • Fix metadata layout styles. (Fix #60)
  • Fix mobile styles for media embeds and lists.
  • Escape resource titles on browse biews.
  • Give nav toggle arrow a fixed width. (Fix #61)
  • Underline links for a11y.
  • Set media render as default block on media/show.

v1.8.1

03 Feb 21:40
Compare
Choose a tag to compare
  • Fix spacing for multiple resource link values.
  • Match core's sort selector implementation.
  • Simplify browse layout checks. #58

v1.8.0

13 Dec 17:01
Compare
Choose a tag to compare
  • Include support for resource page blocks.
  • Update styles for new core metadata markup.

v1.7.4

15 Apr 18:37
Compare
Choose a tag to compare
  • Adds the ability to zoom multiple levels on a large image and reset to size on load in the lightgallery viewer.
  • Fixes the thumbnail URL used in lightgallery.
  • Fixes language tag alignment to top when the value spans multiple lines.

v1.7.3

06 Apr 15:58
Compare
Choose a tag to compare
  • Update lightgallery to support videos and their tracks, pdf display.
  • Fix bug where top level navigation items could be too short and make hovering to child menus difficult. (Fixes #53)
  • Add media caption theme setting.
  • Style value annotations.
  • Fix Font Awesome usage.
  • Use absolute instead of fixed positioning on subnavigation.
  • Update gulp task.
  • Update dependencies.

v1.7.2

14 Dec 20:00
Compare
Choose a tag to compare
  • Fix bug where the subnavigation flyout menus were detaching from the navigation at the top when scrolling down the page.
  • Update Font Awesome usages to use 900 font weight to work with updated core library.
  • Strip out susy usage from sass.
  • Update sass task.

v1.7.1

22 Nov 16:17
Compare
Choose a tag to compare
  • Adds banner theme setting. Users can upload a banner image to appear on all pages, set fixed heights for both mobile and desktop resolutions, and assign fixed position for scaling.
  • Update dependencies.

v1.7.0

09 Nov 01:32
Compare
Choose a tag to compare
  • Add megamenu dropdowns.
  • Make page content single column.
  • Update browse preview to be consistent with the default browse markup pattern.
  • Add trigger "view.browse.before" in item browse. (Thanks to @Daniel-KM)
  • Clean up component conditionals.
  • Only show gallery pager for items with multiple visual media attachments.
  • Remove extra space from browse thumbnails.
  • Remove unnecessary black links from browse views.
  • Make multiple value margin from selects to container in advanced search.
  • Fix unescaped browse body.
  • Fix escape in browse preview block. (Thanks to @Daniel-KM)
  • Restore thumbnail class.
  • Fix typo in escapeHtml method name. (Thanks to RIW.)
  • Fix unordered list class.
  • Create LICENSE.
  • Create README.
  • Update dependencies.