Skip to content

Releases: MITLibraries/MITlibraries-parent

1.5.4 Final

13 Mar 18:07
Compare
Choose a tag to compare

This release contains a number of small updates; primarily it was created to add a link to the Libraries' new bento-box search tool to the front page and search UI.

#198 Adds link to bento-box search tool
#199 Fixes incorrect reference to undefined constant all
#202 Adds link to Experiments page to main navigation

1.5.3 Final

02 Feb 21:00
Compare
Choose a tag to compare

This release updates the theme to use new API endpoints, as well as introducing a few other small bugfixes.

#157 Loads almost all theme stylesheets and scripts via enqueue()
#168 Fixes expert profile photos getting squished
#172 Whitelists dubious CodeSniffer requirement for a specific code comment
#174 Removes old copy of functions.php
#183 Removes a few functions that have been deprecated from PHP
#185 Adds search sidebar in anticipation of Bento launching later in 2017
#170 and #192 Two-stage transition so the theme can use the new JSON API provided by WP core
#192 fixes two display bugs on the home page on mobile devices

1.5.2 Final

12 Aug 20:05
Compare
Choose a tag to compare

This is a bugfix release to address some small styling changes:

#158 Adds a few CSS styles for form labels
#160 Changes the size of homepage news images by 1 pixel
#163 Adjusts homepage-specific header styles

1.5.1 Final

28 Jul 15:48
Compare
Choose a tag to compare

This minor release includes only one visible change:

The other change, which should be invisible to human eyes, is a significant amount of code changes to conform better with Wordpress coding standards (#154). This fixed over 6,000 violations of community standards, although much more work remains.

1.5.0 Final

15 Jul 18:10
Compare
Choose a tag to compare

Release notes coming soon

Hotfix release

06 Jun 14:07
Compare
Choose a tag to compare

This release updates the page display template to account for cases where there is no sidebar present.

1.4.0 Final

03 Jun 14:44
Compare
Choose a tag to compare

This is release 1.4.0 of the Parent theme. Changes include:

  • #35 Adjusts breakpoints on location pages
  • #40 Makes the alert message titles slightly larger (18px)
  • #64 Simplifies styles for sidebar content
  • #65 Remove tabindex attributes from homepage
  • #80 Makes study spaces template more responsive
  • #86 Restructures a few page templates
  • #88 Standardizes breadcrumb markup
  • #90 Adjusts layout of mini-calendar on hours page

1.4.0 Release Candidate 1

02 Jun 13:59
0b64bef
Compare
Choose a tag to compare
Pre-release

This is a release candidate for version 1.4.0 of the Parent theme. Changes include:

  • #35 Adjusts breakpoints on location pages
  • #40 Makes the alert message titles slightly larger (18px)
  • #64 Simplifies styles for sidebar content
  • #65 Remove tabindex attributes from homepage
  • #80 Makes study spaces template more responsive
  • #86 Restructures a few page templates
  • #88 Standardizes breadcrumb markup
  • #90 Adjusts layout of mini-calendar on hours page

1.3.0 Final

19 Apr 19:52
Compare
Choose a tag to compare

This is release 1.3.0 of the MIT Libraries' Parent theme. Changes include:

  • #33 change search traffic to Vera to use HTTPS
  • #53 remove unused getExpert() function from functions.php
  • #70 exclude some third-party code libraries from being scanned by CodeClimate
  • #72 updates Travis testing configuration to use latest Wordpress, improve test output
  • #77 add alt attribute to expert headshots on homepage
  • #79 add social media icons in coordination with coming Child theme changes
  • #82 force srcset attributes to load images over HTTPS

Many thanks to @PBruk and @frrrances for their work on this release.

1.3.0 Release Candidate 1

15 Apr 16:13
6cd389f
Compare
Choose a tag to compare
Pre-release

This is a release candidate for version 1.3.0 of the Parent theme. Among the changes so far:

  • #33 change search traffic to Vera to use HTTPS
  • #53 remove unused getExpert() function from functions.php
  • #70 exclude some third-party code libraries from being scanned by CodeClimate
  • #72 updates Travis testing configuration to use latest Wordpress, improve test output
  • #77 add alt attribute to expert headshots on homepage
  • #79 add social media icons in coordination with coming Child theme changes
  • #82 force srcset attributes to load images over HTTPS