Releases: omeka-s-themes/centerrow
Releases · omeka-s-themes/centerrow
v1.8.4
- 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
Version 1.8.3
v1.8.2
- 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
v1.8.0
v1.7.4
v1.7.3
- 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
- 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
v1.7.0
- 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.