Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

v3.3.1

Compare
Choose a tag to compare
@axelboc axelboc released this 19 Oct 22:08
· 1262 commits to master since this release

This patch release solves critical issues with the tabs component (#371) and the OpenStreetMap implementation (#337). It also adds a favicon to http://web.unimelb.edu.au (you may need to clear your cache to see it), and brings support for Node.js v4.2.1.

Issues

  • IE9 doesn't support css columns #242 (PR #322 merged in past release)
  • No favicon? #282
  • Filtered-listings / Pre-select filters - additional enhancement #295
  • course structure page tables #299
  • Table alignment with the rest of the content #323 (wontfix)
  • Openstreetmap implementation appears to be broken #337
  • Detailed Staff listing don’t place images correctly with long descriptions #340
  • Uglify warnings when building assets for production #370
  • Switching tabs doesn't update the URL hash in v3.3 #371

Pull requests

  • Fix detailed staff listing with long text #368
  • Add favicons #369
  • Fix URL hash not updating when switching tabs #372
  • Upgrade to node 4.2.1 and related dependencies #373
  • Check for unfiltered space in section name #376
  • Center+cover background image of Instagram tiles in listings #378
  • Override display styles for course page side tabs #379
  • Update to our own defined tileset id and accesstoken #380
  • Increment version and rebuild static #381