codecombat/test/app/views/core
Scott Erickson 249255e4dc AuthModal and CreateAccountModal load gplus and facebook on init
On Windows/Chrome, the first click of the g+ button shows a popup
blocked warning, because the action is deferred while loading the
gplus library. Have the modals load the library first, and enable the
buttons when they're ready.
2016-05-31 12:39:30 -07:00
..
AuthModal.spec.coffee Refactor CreateAccountModal out of AuthModal, add class code to signup 2016-03-10 10:52:11 -08:00
CocoView.spec.coffee Refactor CreateAccountModal out of AuthModal, add class code to signup 2016-03-10 10:52:11 -08:00
CreateAccountModal.spec.coffee AuthModal and CreateAccountModal load gplus and facebook on init 2016-05-31 12:39:30 -07:00