You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [1.2.0](1.1.0...1.2.0) (2020-01-13)
### Bug Fixes
* **account:** accounts queries should bypass the cache ([fbecffe](fbecffe))
* **account:** fix nav selection when going from account home ([b57329f](b57329f))
* **account:** hook up account ID retrieval query ([ab59c75](ab59c75))
* **account:** restructure account section to avoid extra renders ([77d3e97](77d3e97))
* **create:** navigate to settings after account creation ([22e87dd](22e87dd))
* **homepage:** delay height calculation on homepage nav ([a90fddb](a90fddb))
* **oauth:** use window.location when setting redirect_uri ([d248d86](d248d86))
* **samplevoices:** use a class to avoid recreating the debounced fn ([33643f3](33643f3))
* **settings:** tokens were always getting the account name ([5dfa5a0](5dfa5a0))
* **voices:** create a new audio instance for each load ([30d2fff](30d2fff))
### Features
* **account:** add account creation during signup; hook up Settingss ([b2f8a7b](b2f8a7b))
* **account:** add account nav and settings styles ([d0c08bc](d0c08bc))
* **account:** add GitHub and Google oauth login with protected pages ([b9a4311](b9a4311))
* **account:** add styles to allow for multiple tokens ([ea28073](ea28073))
* **account:** hook up API key generation for an account ([c81a53c](c81a53c))
* **account:** hook up apollo client and add remote schema ([55e801e](55e801e))
* **homepage:** add video and adjust typography ([d29c115](d29c115))
* **homepage:** add video inline with poster image ([ad210d8](ad210d8))
* **homepage:** host the spokestack video and play fullscreen ([428d387](428d387))
* add speakable config and content ([166150a](166150a)), closes [#18](#18)
0 commit comments