-
-
Notifications
You must be signed in to change notification settings - Fork 333
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
Removed template and replaced with hasBlock. #118
Removed template and replaced with hasBlock. #118
Conversation
remove bind-attr
# Conflicts: # app/templates/components/paper-text.hbs
…cated in Ember 1.13.
|
|
Another possibility is to make different forks for different versions of Ember. The downside is that you have to support different versions and that older versions of ember probably won't benefit from all the new stuff that is coming unless there is pull requests for those... But also you would not have that much old stuff stuck in the code. #100 |
Conflicts: addon/components/base-focusable.js
@benedikt-d Briefing:
So, can you merge these changes with latest master? |
Because template is deprecated in Ember 1.13