Rob Wormald
|
73c0a9daaf
|
fix(router): make routerLinkActiveOptions public (#10758)
|
2016-08-15 00:39:59 -07:00 |
|
vsavkin
|
5162fb6d52
|
feat(router): add isActive to router
|
2016-07-29 12:27:43 -07:00 |
|
vsavkin
|
8d90a5a4cf
|
fix(router): router link active should take all descendants into account
|
2016-07-22 18:51:35 -07:00 |
|
vsavkin
|
db54a84d14
|
fix(router): routerLinkActive should only set classes after the router has successfully navigated
|
2016-07-20 17:51:21 -07:00 |
|
Rob Wormald
|
dabf214f17
|
fix(router): remove private and internal annotations (#9745)
|
2016-06-30 14:47:55 -07:00 |
|
vsavkin
|
8c45aebc18
|
fix(router): make router links work on non-a tags
|
2016-06-28 18:39:37 -07:00 |
|
vsavkin
|
296a447e3c
|
docs(router): add api docs
|
2016-06-28 14:49:29 -07:00 |
|
vsavkin
|
1a145ac500
|
fix(router): default exact to false in routerLinkActiveOptions
|
2016-06-24 12:44:32 -07:00 |
|
ScottSWu
|
ae75e3640a
|
chore(lint): Added license headers to most TypeScript files
Relates to #9380
|
2016-06-23 09:47:54 -07:00 |
|
vsavkin
|
25560ed048
|
feat(router): implement RouterLinkActive
|
2016-06-21 12:17:30 -07:00 |
|