Alex Eagle
|
41c8c30973
|
chore(lint): remove unused imports (#11923)
This was done automatically by tslint, which can now fix issues it finds.
The fixer is still pending in PR https://github.com/palantir/tslint/pull/1568
Also I have a local bugfix for https://github.com/palantir/tslint/issues/1569
which causes too many imports to be deleted.
|
2016-09-27 17:12:25 -07:00 |
Victor Berchet
|
00aa7a76b6
|
chore(tests): enable lint, make it green. (#10224)
|
2016-07-21 17:12:00 -07:00 |
vsavkin
|
a3b90411aa
|
fix(router): fix RouterLinkActive to handle the case when the link has extra paths
|
2016-06-30 09:26:57 -07:00 |
vsavkin
|
15911367a2
|
refactor(router): removes a circualr dep
|
2016-06-21 12:17:30 -07:00 |
vsavkin
|
d1f93072a8
|
chore(router): clang-format
|
2016-06-21 12:17:30 -07:00 |
vsavkin
|
25560ed048
|
feat(router): implement RouterLinkActive
|
2016-06-21 12:17:30 -07:00 |