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

Add a better deprecation for {{bind-attr}}. #11138

Merged

Conversation

rwjblue
Copy link
Member

@rwjblue rwjblue commented May 12, 2015

Example deprecation:

The `bind-attr` helper ('my-app-name/templates/index' @ L1:C7) is deprecated in favor of HTMLBars-style bound attributes");

Fixes #11133.

Example deprecation:

```
The `bind-attr` helper ('my-app-name/templates/index' @ L1:C7) is deprecated in favor of HTMLBars-style bound attributes");
```
rwjblue added a commit that referenced this pull request May 14, 2015
…e-debuggable

Add a better deprecation for `{{bind-attr}}`.
@rwjblue rwjblue merged commit f2540bf into emberjs:master May 14, 2015
@rwjblue rwjblue deleted the make-bind-attr-deprecation-more-debuggable branch May 14, 2015 11:31
@danmcclain
Copy link
Contributor

👏

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.

Canary - Poor bind-attr deprecation warning messages
2 participants