Conversation

theJoeBiz

fixes #486

@timkindberg

And this works across modules too? Could you add test for that?

@nateabele

Looks like there might be some issues with different ways of defining parents. /cc @mboudreau

@theJoeBiz

@timkindberg Test for across modules added in 104494e

@nateabele You're right. I just added recognition for when the parent property of the state object is a string.

@nateabele

@theJoeBiz Sounds good. Squash your commits and I'll merge it in.

@theJoeBiz

@nateabele Consider them squashed.

nateabele added a commit that referenced this pull request Oct 14, 2013
Added ability to queue up children and register them once their parent is registered
@nateabelenateabele merged commit 5cac9e7 into angular-ui:master Oct 14, 2013
@timkindberg

And then make a new issue called "docs for whatever" assigned to me.

@ffesseler

Excellent, this will help splitting routes/states in different modules for large app as discussed here : #54

@timkindberg

docs added, FAQ updated

@theJoeBiz

@timkindberg Docs look good, glad I could help. What kind of timetable are we looking at for 0.3.0 to be available via bower?

@timkindberg

Don't matter to me. Sooner is probably better.

shql added a commit to shql/ui-router that referenced this pull request Nov 1, 2013
shql added a commit to shql/ui-router that referenced this pull request Nov 1, 2013
StuartCoope2 pushed a commit to StuartCoope/Podium that referenced this pull request Nov 23, 2013
Using States rather than routes.
Had to apply a  to angular-ui-router:
angular-ui/ui-router#492
This should be fixed when angular-ui-router 0.3 comes out
Sign up for free to join this conversation on . Already have an account? Sign in to comment
None yet
None yet

Successfully merging this pull request may close these issues.

Idea: Configuring routes without the need for a dependency to call a module