aboutsummaryrefslogtreecommitdiff
path: root/js/src/util.js
AgeCommit message (Expand)AuthorFilesLines
2016-05-31Comply with consistent-return ESLint ruleChris Rebert1-0/+1
2016-05-30Use named constants for magic numbers (#19992)Chris Rebert1-1/+3
2015-12-24Exempt getUID() from ESLint's no-bitwise ruleChris Rebert1-0/+2
2015-12-08manually bump versions because npm script wasn't working for meMark Otto1-1/+1
2015-12-05Fix version numbers is JS files; fixes #18435Chris Rebert1-1/+1
2015-11-30util.js: Add comment explaining ~~ trickChris Rebert1-1/+1
2015-08-18js tests passing + eslintJacob Thornton1-21/+25
2015-05-13add simple type checker implementationfat1-0/+28
2015-05-07carousel -> es6fat1-1/+5
2015-05-07button -> es6fat1-2/+2
2015-05-07change the export pattern to protect against leaking globalsfat1-80/+86
2015-05-07es6 alert :|fat1-0/+118