Skip to content

Releases: MITLibraries/MITLibraries-child

2.2.5 Dependency updates

23 Jun 17:53
a66ab7c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.4...2.2.5

Updates staff widget classes

28 Jul 20:03
9e3893f
Compare
Choose a tag to compare

This removes some bespoke CSS classes that were meant for the staff widgets feature, but were not correctly implemented. Site builders should instead apply twoup-widget or threeup-widget class names to determine layout of staff widgets.

2.2.3

23 Oct 18:50
8a9c488
Compare
Choose a tag to compare
Merge pull request #150 from MITLibraries/nti-564-child-home

Explicitly sets child theme homepages to use white background

2.2.2

05 Dec 20:20
4a6568c
Compare
Choose a tag to compare

Release notes coming...

2.2.1 Final

30 May 19:54
Compare
Choose a tag to compare

Bugs fixed
#92 Closes #85, future exhibits appearing under the Current display
9582ae2 Closes #116, render problem on mobile display of menus
#123 Closes #117, Updates mobile display of page title and tagline
#124, Closes #118, Adds Excerpt field support for Exhibit posts

New features
#109 Closes #107, improves single page display
#110 Closes #108, improves display of category labels on posts
#112 Enables Exhibits site launch with a variety of style / template changes
#113 Improves Exhibit category pages
#114 Improves Exhibit card display
#115 Adds gallery name to Exhibit display

_ Other improvements_
#125 Updates Travis/PHPCS integration

2.2.0 Final

30 Aug 14:28
Compare
Choose a tag to compare

This release resolves a number of display problems that have been discovered as we apply the theme to additional sites. It also prepares for the coming re-development of the Exhibits site.

Bugs fixed
PR #93 (#84 Single page display issues)
PR #91 (#87 Make exhibit cards responsive)
PR #96 (#90 Gallery has no margins between items)
PR #100 (#97 Category breadcrumb is showing specific posts)
PR #99 (#98 Add :active style to sidebar menu links)
PR #103 (#102 Fix stylesheet load order)

New features
None

Other Improvements
PR #94 (Adjust button styles, add music button)
PR #95 (Font adjustments)

2.1.0 Final

11 Jul 20:15
Compare
Choose a tag to compare

This makes various changes to the Child theme as we continue to roll out more sites that use the code.

Bugs fixed:
#54 - Inconsistent behavior of how sticky posts display on site front pages
#57 - Adjusted hero image display on smaller screens on Internet Explorer
#58 - Site tagline should be conditional
#61 - Improve display of Document Services location information
#63 - Mismatched parentheses caused site crash in certain conditions
#65 - Posts without images should load broken placeholder
#66 - Add category and metadata to single post page
#69 - Improve reponsiveness of post display on site front pages
#71 - Fixed a display bug on the smallest screen sizes

General improvements:
#23 - more efficient display of location information on relevant sites
#56 - simpler logic for loading masthead image

Improved code quality:
#53 - Integration with testing services
#73 - Adherence to Wordpress standards
#80 - Adopted a whitelist strategy around code analysis to better identify new problems

2.0.0 Final

21 Jun 21:01
Compare
Choose a tag to compare

This is a nearly complete rebuild of the Child theme. The changes are too numerous to list individually, but include new post types, redesigned page templates, cleaner code, and better tooling for future development.

2.0.0 Release Candidate 2

07 Jun 19:28
Compare
Choose a tag to compare
Pre-release

This incorporates better styling for pages and posts, as well as some tooling integration for developers.

2.0.0 Release Candidate 1

13 Apr 16:25
Compare
Choose a tag to compare
Pre-release

This is the first release candidate of version 2 of the Child theme.