Skip to content

Releases: omeka/theme-rhythm

v2.4.4

07 Jan 19:31
Compare
Choose a tag to compare
  • Improve link contrast
  • Give nav menu arrow a fix width. (Fix #12)
  • Add max width to field select.
  • Prevent floated featured images from breaking out of container.
  • Tighten up primary navigation layout.
  • Refactor advanced search options toggle.
  • Remove hover link color with poor contrast in spring stylesheet.
  • Remove extra bottom padding from hover menus.
  • Provide unique aria labels for navigation elements.
  • Combine title and image into a single item link in lists.
  • Fix button color contrast and overflow clipping on exhibit blocks.
  • Improve contrast on featured elements.
  • Use site title as h1 to avoid skipping heading levels.
  • Lighten fall stylesheet accent color.
  • Use numeric input for recent items setting.
  • Remove restrictions on user scaling for mobile devices.
  • Remove unused custom function.

v2.4.3

24 Mar 18:25
Compare
Choose a tag to compare
Bump version.

v2.4.2

29 Sep 15:57
Compare
Choose a tag to compare
  • Update Font Awesome styles.

v2.4.1

20 Jul 16:07
Compare
Choose a tag to compare
  • Add meta tags for author and copyright
  • Clear outputs div (Fix #8)
  • Polish pagination styles.
  • Include LICENSE.
  • Update dependencies and check in package-lock.json

v2.4

22 Mar 16:11
Compare
Choose a tag to compare
  • Add meta tags for author and description.
  • Implement rich titles for items and collections.

v2.3.1

23 Feb 20:58
Compare
Choose a tag to compare
  • Fix susy usage.
  • Delete old compass config file.

v2.3

15 Feb 15:03
Compare
Choose a tag to compare
  • Omeka Classic themes had previously used Compass to manage its Sass and CSS. Compass is now at end-of-life, so themes now use a gulp to automate the Sass workflow. Users can read more about using the new workflow here: http://omeka.org/s/docs/developer/key_concepts/working_with_Sass_and_CSS/.

  • Accommodate the new appearance setting to link file images to either the original file or the file's metadata view.

  • Adjust for new markup in collection items.

v2.2

31 Jan 18:12
Compare
Choose a tag to compare
  • Support new boolean joiner in advanced item search.
  • Use new 'use square thumbnail' appearance setting.