Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

patch release 2.0.2

Compare
Choose a tag to compare
@timlevett timlevett released this 20 Jan 20:43
· 2666 commits to master since this release

Patch release for 2.0.x consisting of some little improvements and bug fixes

Things we Did

  • Fix site header drop down to better align regardless of user's first name length : #121
  • Align name dropdown with option drop down : #122
  • Make it possible to build bower with root : #123
  • Give the page a little padding : #124
  • Google Analytics for footer links: #126
  • Make themes by group persist for the whole session : #125
  • Preserve window name for outbound links : #128

Upgrading from 2.0.1

  • App config changes (read more about default theme on the docs page)
+            'defaultTheme' : 0
  • If you overwrite index.html (or the base file that is used for your application), verify your css include for the frame css is correct. Checkout uw-frame-static/index.html and uw-frame-java/.../frame.jsp for examples. We basically moved the uw- prefix to the theme name. Better for other schools.

Special Thanks to contributors for this release

Also a special thanks to all the MyUW dev team and the MyUW app developers for the insight, code reviews, merges, etc...