Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 'state' to state reload method #1795

Closed
wants to merge 5 commits into from

Conversation

maoryosef
Copy link

Added a new parameter 'state' which is the state name that you want to start the reload from
this is addressing feature 1612.

weingaro and others added 5 commits March 4, 2015 17:04
 - Added reloadState(String) option to $state.transitionTo,
   which is the name of the state that you wish to reload to.
 - added 'state' parameter(String) to $state.reload method,
   to be passed to $state.transitionTo method as an option.
 - test the $state.reload with state parameter
@maoryosef
Copy link
Author

squashed commits to a different branch, and opened a new pull request
#1809
closing this one

@maoryosef maoryosef closed this Mar 9, 2015
@maoryosef maoryosef deleted the state_reload branch March 9, 2015 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant