Master#78
Conversation
|
Hey @danielspaniel, will this work for people still using < 2.0 Ember? |
|
yes @abhilashlr it does .. I tested on 1.11 and 1.12 |
|
Awesome. So what's the plan? Are we going to contribute in this repo or yours? Also is your travis build succeeding? Am seeing failure cases. |
|
Well .. by contributing to mine you contribute to the other because with a pull request the new code can be added to the other. |
|
Of course you can always make your own fork and work on that one and submit a pull request of your own. |
|
I was wondering if you were going to create a new repo from scratch and do these there. Makes sense. |
|
Let me check out the test failures. Could you also rebase this against current |
|
ok ... will try |
|
travis is not loving running tests with chrome: |
|
I faced the same prob in one of my PRs
|
|
easy answer is to not build with chrome .. but use phantom 2 .. i will change that unless @poteto has a solution for this? |
|
OK. I will use that in my PR as well. |
|
☔ The latest upstream changes (presumably #91) made this pull request unmergeable. Please resolve the merge conflicts. |
Here are my refactors .. little bit here and there.