Commit Graph

14 Commits

Author SHA1 Message Date
Mike Greiling 411d026317
remove global export 2017-10-12 11:32:07 -05:00
Mike Greiling b0c2772a90
convert Autosave into pure es module and remove global export 2017-10-12 11:31:29 -05:00
Filipa Lacerda 240d262db3 Only starts autosave if user is logged in 2017-08-13 17:18:45 +01:00
Filipa Lacerda fdfab012f0 Fixes autosave not enabling comment button when it is restored.
Adds back missing CSS class that was breaking tests
2017-08-13 12:02:31 +01:00
Filipa Lacerda 25fcee16f5 Init adding tests 2017-08-07 18:23:56 +01:00
Filipa Lacerda 9e4164d417 Keep the replies when the user leaves the page 2017-08-03 20:00:03 +01:00
Luke "Jared" Bennett bef42d9a36 Fallback localstorage cases 2017-05-05 17:59:41 +00:00
Mike Greiling 8796d17a26 remove IIFEs in preparation for ES module refactor 2017-03-13 14:41:32 -05:00
Mike Greiling 0f31c5a92b replace implicit this == window with explicit binding 2017-02-17 16:58:32 -06:00
Mike Greiling ccada28f30 resolve all padded-blocks eslint violations 2017-01-18 17:16:41 -06:00
Luke "Jared" Bennett 7cefaea876
explicitly disable eslint inline 2016-11-15 16:30:34 +00:00
winniehell 02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Jared Deckard 7f6474b269 Restore comments lost when converting CoffeeScript to JavaScript 2016-09-08 12:23:12 -05:00
Fatih Acet aaa9509d12 ES6ify all the things! 2016-07-24 23:45:11 +03:00