Commit Graph

53 Commits

Author SHA1 Message Date
rr- bae238794a client/general: reduce lodash usages 2016-05-21 08:27:10 +02:00
rr- a32c5d1399 client/misc: remove String.format()
...and replace them with ES6 template literals I've just learned about.
2016-05-21 00:08:43 +02:00
rr- 69fe8ec31a client/general: refactor all the things
- Move controls to the "controls/" directory
- Make controls interface look similar to each other
- Prefix "private" methods and attributes with underscore
2016-05-21 00:08:43 +02:00