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] Remove deprecation for classBinding and classNameBindings. #11271

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented May 25, 2015

We ultimately want to deprecate classBinding and classNameBindings in favor of using
angle bracket component invocation.

At this time, the angle bracket invocation syntax is not enabled by default, and we do not want folks to have to refactor their templates twice.

Closes #11263.

@rwjblue rwjblue force-pushed the disable-classNames-classNameBindings-deprecation branch from 21a0180 to b67497a Compare May 25, 2015 16:23
@rwjblue rwjblue force-pushed the disable-classNames-classNameBindings-deprecation branch from b67497a to 915a329 Compare May 25, 2015 20:18
rwjblue added a commit that referenced this pull request May 25, 2015
…ndings-deprecation

[BUGFIX beta] Remove deprecation for `classBinding` and `classNameBindings`.
@rwjblue rwjblue merged commit 1081607 into emberjs:master May 25, 2015
@rwjblue rwjblue deleted the disable-classNames-classNameBindings-deprecation branch May 25, 2015 20:41
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.

Poor deprecation notice for using classBinding in a template.
1 participant