Skip to content

feat(uiSref): add support for transition options #813

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

Merged
merged 1 commit into from
Feb 17, 2014
Merged

feat(uiSref): add support for transition options #813

merged 1 commit into from
Feb 17, 2014

Conversation

roryf
Copy link

@roryf roryf commented Jan 24, 2014

Allows optionally specifying options to be passed to $state.go via
attribute ui-sref-opts:

<a ui-sref="home" ui-sref-opts="{reload: true}">Home</a>

As discussed in #694.

Allows optionally specifying options to be passed to $state.go via
attribute ui-sref-opts.
nateabele added a commit that referenced this pull request Feb 17, 2014
feat(uiSref): add support for transition options
@nateabele nateabele merged commit 91a5684 into angular-ui:master Feb 17, 2014
@roryf roryf deleted the ui-sref-options branch February 18, 2014 10:01
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.

2 participants