Skip to content
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.

3.1.0 (2014-04-29)

Compare
Choose a tag to compare
@austintaylor austintaylor released this 29 Apr 21:01
· 184 commits to master since this release
  • Fix a bug where the comment form submit button would be incorrectly disabled
  • Show an error message when the user tries to submit a comment with no text
  • Fix a bug where the post idea form submit button would be incorrectly hidden
  • Add navigationBarActivityIndicatorColor customization option
  • Show cancel button rather than back button while user is submitting an idea or ticket
  • Add NSURLErrorNetworkConnectionLost to list of errors treated as connectivity errors
  • Add email format validation
  • Trim whitespace before enabling Next button on contact and post idea forms
  • Reload ideas after user posts an idea
  • Clean up idea pagination code
  • Fix a bug related to text area wrapping
  • Work around an iOS bug related to using UISearchDisplayController with UIModalPresentationStyleFormSheet
  • Add a stylesheet option for status bar style
  • Fix a bug where "knowledge base" heading would be repeated
  • Fix a bug that sent way too much traffic to the UserVoice API