summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/todos.js.es6
Commit message (Expand)AuthorAgeFilesLines
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Make fixes to get tests passing.Bryce Johnson2016-10-051-1/+1
* Fix todos specs.Bryce Johnson2016-10-051-1/+1
* Set defaults in constructor, in case opts are undefined.Bryce Johnson2016-10-051-2/+2
* Make use of destructuring options, clean up based on feedback.Bryce Johnson2016-10-051-5/+5
* Use parentheses in IFFE's as per AirBnb styleguide.Bryce Johnson2016-10-051-1/+1
* Fixup refs to currPage and currPages.Bryce Johnson2016-10-051-2/+2
* Refactor Todos to ES6.Bryce Johnson2016-10-051-0/+161