meteor-activeroute/legacy

Support single string argument

Closed this issue · 1 comments

If I'm only using the regex arg:

{{isActiveRoute regex='dashboard'}}

it would be nice to be able to do:

{{isActiveRoute 'dashboard'}}

@lorensr Have a look at #24, it's coming, along with a bunch of other things.