Skip to content
This repository was archived by the owner on Jul 10, 2018. It is now read-only.

Releases: Trott/CampusKit

v0.6.5

11 Oct 04:05

Choose a tag to compare

Features

  • changelog: automate updating of changelog via grunt-conventional-changelog (b23b94b8)

v0.6.4

08 Sep 04:50

Choose a tag to compare

  • Maintenance release, no new features

v0.6.3

29 Aug 02:39

Choose a tag to compare

Grunt tasks to:

  • Inline JS
  • Inline CSS
  • Inline AngularJS templates

v0.6.2

29 Aug 02:40

Choose a tag to compare

New in this release:

  • Process Sass files as part of build process

UCSF demo app:

  • improved offline news experience
  • search for name and department in directory search by prefacing the department word with dept:
  • profile images in directory search results
  • update feedback form URL per Qualtrics support to avoid certificate errors for Android users
  • add Laurel Heights to map locations

v0.6.1

05 Aug 00:32

Choose a tag to compare

  • grunt run for livereload + watch + open
  • rename htdocs to dist to be like the cool kids

v0.6.0

01 Aug 20:04

Choose a tag to compare

Features:

  • LiveReload
  • Tons of features and bug fixes for sample UCSF app
  • SHINY NEW LOGO!

v0.5.1

16 Jul 23:28

Choose a tag to compare

Features:

  • We've added this shiny, new CHANGELOG and also a CONTRIBUTORS list.
  • UCSF demo app now works fully in PhoneGap.

v0.5.0

16 Jul 23:29

Choose a tag to compare

Features:

  • We've got a Yeoman generator now!
  • More documentation!
  • Improved demo site!
  • Compass/SASS no longer required; using cssmin for minification instead