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

v3.3

Compare
Choose a tag to compare
@axelboc axelboc released this 22 Oct 02:53
· 1289 commits to master since this release

What's new

  • .lead.left for left aligned lead text (#355)
  • .page-announcement to inject announcements at the top of the page. Announcements can be dismissed by the user, and are never shown again after that (implemented with localStorage) (#357)
  • support for more input field types in forms: email, number, password, url (#360)

Issues

  • Tabbed page rewrite URLs in IE #349
  • Refactor .short header styles/injection #347
  • Scroll to form bug #364

Pull requests

  • Lead-left text and other minor staff-hub tweaks #355
  • Announcement feature #357
  • Increase padding-top of header on mobile #358
  • Refactor short header #359
  • Apply text based input styles uniformly on html5 input types #360
  • Fix announcements on IE8 #361
  • Set href correctly for push state #362
  • Set href correctly for push state #362
  • Clean up dependencies and update Node version #365
  • Tighten up tab hash checking, and inpage scroll interaction #366
  • Rebuild static files for deploy #367