summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/user.js.es6
Commit message (Expand)AuthorAgeFilesLines
* Make use of destructuring options, clean up based on feedback.Bryce Johnson2016-10-051-3/+3
* Use parentheses in IFFE's as per AirBnb styleguide.Bryce Johnson2016-10-051-1/+1
* Refactor UserTabs to ES6.Bryce Johnson2016-10-051-1/+1
* removed null return - renamed 'placeTop' to 'placeProfileAvatarsToTop'Regis2016-09-011-3/+2
* no string wraps on keysRegis2016-09-011-1/+1
* single quotes for 'placement': 'top' k-vRegis2016-09-011-1/+1
* path const and prevent default locationRegis2016-09-011-2/+2
* turned ES5 users.js to ES6 users.js.es6 for babelRegis2016-08-251-0/+35