Releases: omeka/theme-centerrow
Releases · omeka/theme-centerrow
v1.8.1
- Prevent slick dots from overlapping with slider. (Fix #27)
- Revise search toggle: reduce styles, add aria attributes, improve color contrast, prevent screen readers from reading icon glyph.
- Adjust sizing on slick slider controls.
- Restore creator and date styles in featured item meta.
- Reset alt and title attributes on record images.
- Revise pagination layout to use buttons for previous and next, slight markup adjustments to match markup in the Omeka S version.
- Darken placeholder text for readable contrast.
- Use outline instead of border for link focus state.
v1.8
v1.7.2
v1.7.1
v1.7
- Add new banner options.
- Adjust subnavigation widths and positioning.
- Replace lightslider with lightgallery provided by Omeka Classic v3.1.
- Fix .mov for Edge and Chrome browsers.
- Change body text color for a11y contrast.
- Give properties greater widths.
- Make link hover states more obvious without relying on color.
v1.6
- Implement accessible dropdown menus. These menus should be navigable by keyboard and screen reader. Note: Top level navigation items toggle their child menu, which contains a link to the parent page. This is so there's no confusion what the top level link does on a keyboard (go to link destination vs open child menu).
- Use lightgallery wholly for default media viewer. Features include multiple file slides, rotation, zoom, video and pdf support.
- Include new theme settings for header heights, position, persistence.
- Update dependencies.
v1.5.3
v1.5.2
v1.5.1
- Support video and webvtt tracks.
- Track and video files must all share the same base file name (ex: "video.mp4", "video.vtt")
- Theme now supports the following values for track metadata:
- Dublin Core: Type ("subtitles", "captions", etc)
- Dublin Core: Language (the language code for the track)
- Dublin Core: Title (the label for the track)
- Multiple language tracks are supported. They still must share the same base file name as the video: the user differentiates between them using their Dublin Core metadata.
- Theme now supports the following values for track metadata:
- Track and video files must all share the same base file name (ex: "video.mp4", "video.vtt")
- Update npm dependencies.