Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1009 Bytes

File metadata and controls

42 lines (29 loc) · 1009 Bytes

1.0.0 (May 10, 2015)

Features:

  • upgraded AngularFire to 1.1.1
  • upgraded AngularJS to 1.3.15
  • upgraded Bootstrap to 3.3.4
  • upgraded Firebase to 2.2.4
  • upgraded jQuery to 2.1.4
  • refactored code to improve readability of code
  • got rid of those depreciated methods/functions
  • changed code to use the latest AngularFire API
  • added multiselect checkboxes question type
  • added time and colors column into result page
  • added loading state for both send survey and sign in button
  • switched to Firebase hosting for demo site

Bugfixes:

  • fixed bug where uncompiled page links (results & logout) were showing while the application was loading

0.3.0 (Nov 10, 2013)

Features:

  • upgraded angularJS lib to 1.2
  • added text area question type
  • added star rating question type
  • added message after successful login

0.2.0 (Oct 30, 2013)

Features:

  • added footer and improved UI

0.1.0 (Oct 4, 2013)

Features:

  • initiated angularfire survey project