Robin Ward
|
a502266c42
|
Enable JSHINT's unused option. It caught a bunch of suspicious stuff which is fixed in this commit.
|
2013-12-30 13:30:22 -05:00 |
|
Robin Ward
|
7e984e369a
|
Upgrade JSHint. Fixes linting issues.
|
2013-12-30 12:42:05 -05:00 |
|
Sam
|
65014a03ca
|
appease jshint
|
2013-12-30 19:50:52 +11:00 |
|
Sam
|
8ec887e9cf
|
PERF: speed up breakUp
breakUp function is complicated now, add a capped memoizer to ensure it runs a lot less.
|
2013-12-30 16:47:25 +11:00 |
|
Sam
|
d8c43f7b58
|
BUGFIX: fix username breakup so it works with IE
FEATURE: breakup username based on name as well
|
2013-12-30 16:07:35 +11:00 |
|
Sam
|
d4819c3a65
|
Got rid of crazy user name split
instead decorate with <wbr> to hint on best
spot to split
|
2013-12-23 11:11:41 +11:00 |
|
Robin Ward
|
9adcd1579d
|
Renamed components to lib in the JS project, as Ember has components and they mean something different.
|
2013-10-24 12:36:46 -04:00 |
|