hirouter
hirouter copied to clipboard
Handle IndexRoute
Should be nice if IndexRoute can be handled, i.e. creating special goToIndex() function. Mind, that IndexRoute has a related parent Route
Well, goToIndex() (per default) is there and works. But I need to figure out if IndexRoute can be used in nested Routes. If so, I need to rethink the stuff, as it'd be context dependent.