Commit Graph

6 Commits

Author SHA1 Message Date
Ido Leibovich 3acfbcaea0 Do not allow text input in dropdown while loading
While loading, the entire dropdown is greyed out. However, The focus is on the text input, so user can input text. Move the focus event to after loading finished to fix this.
2016-10-28 23:26:33 +03:00
winniehell 02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Luke Bennett 2f8fada6c0
Fixed conflicts 2016-08-18 23:46:23 +01:00
Luke Bennett 49c7ca2a27
Fixed spec and improved formatting 2016-08-18 18:17:56 +01:00
Luke Bennett f91fd18f25
Improved spec, waiting on sprockets-es6 to work with rspec.... 2016-08-18 18:17:56 +01:00
Luke Bennett dcf09a532b
Moved changes across to es5 and changed spec to es6 2016-08-18 18:17:56 +01:00