Skip to content

Latest commit

 

History

History
105 lines (80 loc) · 6.04 KB

CHANGELOG.md

File metadata and controls

105 lines (80 loc) · 6.04 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v0.8.0

5 November 2018

v0.7.0

31 October 2018

  • Clean up the class properties in TypingTest #100
  • Display total sessions #101
  • Fix broken tests 4d57ef2
  • Fix session counting ebe2f65
  • Disallow setting null preferences for new users. c6214e5

v0.6.0

30 October 2018

  • User Preferences #92
  • Bug fix: backspace now unhighlights letters #96
  • Enable enter button for login and register forms #98
  • Fix add/remove button broken when it's more than 100 words. #90
  • Move related files together to more easily understand what's going on #87
  • signup and signin changed to register and login #85
  • #82 - changed 'Sign In/Sign Up' to 'Log In/Register' in UI #84
  • Add google analytics #76
  • Create netlify.toml #73
  • Update index.js #72
  • Update README.md #71
  • header #70
  • Revert "Enter key working perfectly from password field" #69
  • Add basic Leaderboard #67
  • bind this in the constructor 897c15e
  • squash! fix bug where user is null (when not logged in) 926f08c
  • package.lock update 2dbbda3

v0.5.0

27 October 2018

  • fix bug where sessions are not being saved #66
  • profile page and new app header #64
  • Login btns #62
  • Only store user metadata f1aa82f
  • Update firebase-rules.json 14ec585
  • run changelog post version 4a011a3

v0.4.0

27 October 2018

  • Readme updates #61
  • Issue 51: Added display name to sign up #55
  • Add react router /signup and /signin routes #59
  • Auto changelog #60
  • Update package.json #58
  • fix warning for using firebase development SDK (fixes #43) #56
  • Add redux for state management #53
  • eslint fixes #50
  • caching npm #47
  • minor ui updates #46
  • implement number of words component #16
  • Add Linting to Project #24
  • netlify firebase setup #44
  • netlify #42
  • fix warning for using firebase development SDK (fixes #43) #43
  • package-lock update 893ea5d
  • changelog f686156
  • fix bug when an error occurs on login efbc744

v0.3.0

26 October 2018

  • Saving score to firebase implmented. #28
  • update firebase storage 8431d6d

v0.2.1

26 October 2018

  • Fix sign in image #40
  • Fix "Signup w/ Google" button #39

v0.2.0

26 October 2018

  • Implement Google Login. #27
  • Add a Gitter chat badge to README.md #23
  • Add Snapshot testing for existing components #19
  • #13 Update README.md #17
  • travis build added #14
  • Move to react see #8 #9
  • Refactor for React support see #3 #5
  • update #4
  • Update README.md 01979ce
  • eslint:recommended e5dab52
  • Add Heroku generated app.json fe68327