1. 15 Sep, 2016 2 commits
  2. 14 Sep, 2016 3 commits
  3. 13 Sep, 2016 2 commits
  4. 12 Sep, 2016 2 commits
  5. 09 Sep, 2016 4 commits
  6. 08 Sep, 2016 8 commits
  7. 07 Sep, 2016 3 commits
  8. 06 Sep, 2016 3 commits
  9. 02 Sep, 2016 1 commit
  10. 01 Sep, 2016 4 commits
    • Matthew Taylor's avatar
      cover `undefined` case as well · 2e3aee25
      Matthew Taylor authored
      thanks @rschamp!
      2e3aee25
    • Matthew Taylor's avatar
      Check for username before sending · ffa249c3
      Matthew Taylor authored
      the `//` for an empty username that gets sent to the backend causes a 500 error. This is an edge case in formsy, as it has not detected a change value yet, so handle it in the username validation method. Fixes #872
      ffa249c3
    • The_Grits's avatar
      oops · c224284d
      The_Grits authored
      Just realized I took the whole footer off, not just the image.
      c224284d
    • The_Grits's avatar
      Update guidelines.scss · bf24d592
      The_Grits authored
      Update to hide page's footer image when the screen is too small.
      bf24d592
  11. 31 Aug, 2016 2 commits
  12. 30 Aug, 2016 1 commit
    • Matthew Taylor's avatar
      Add webkit prefixes for safari 8 · b750ab8c
      Matthew Taylor authored
      `caniuse` updated their api recently, and it appears that support for safari 8 is no longer in the last 3 versions (and it appears that safari 8 is not listed as supported there in general). explicitly add the version back in to make sure the proper `-webkit` prefixes are included for that browser.
      b750ab8c
  13. 29 Aug, 2016 4 commits
  14. 26 Aug, 2016 1 commit