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

[BUGFIX beta] Allows for an arbitrary # of positional parameters #11219

Merged
merged 1 commit into from
Jun 6, 2015
Merged

[BUGFIX beta] Allows for an arbitrary # of positional parameters #11219

merged 1 commit into from
Jun 6, 2015

Conversation

danmcclain
Copy link
Contributor

When the positionalParams property on a component is a string, the
positional parameters passed to the component will be an array that is
bound to that attribute, as per requested by @rwjblue here:
#11028 (comment)

When the `positionalParams` property on a component is a string, the
positional parameters passed to the component will be an array that is
bound to that attribute, as per requested by @rwjblue here:
#11028 (comment)
@rwjblue
Copy link
Member

rwjblue commented May 19, 2015

LGTM

@ef4 - r?

@rwjblue
Copy link
Member

rwjblue commented May 30, 2015

@ef4 / @mmun / @mixonic - Would love a review on this if one of y'all have a minute...

@ef4
Copy link
Contributor

ef4 commented Jun 5, 2015

👍

rwjblue added a commit that referenced this pull request Jun 6, 2015
[BUGFIX beta] Allows for an arbitrary # of positional parameters
@rwjblue rwjblue merged commit 4d4f9e6 into emberjs:master Jun 6, 2015
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.

3 participants