-
Notifications
You must be signed in to change notification settings - Fork 36
Upgrade to ember 2.0.0-beta.1 and ember-data 1.0.0-beta.19.2 #54
Conversation
The only thing that was preventing this from happening was `computedFilterByQuery` from `ember-cli-filter-query`. I've included utils/filter-by-query which fixes the issue we were having.
Just replaced |
@jpadilla I get an error when Ember Inspector is open. |
Not sure where that issue stands today. emberjs/ember-inspector#315 Update: Still happens after building ember-inspector from master. |
Thanks to @teddyzeenny for fixing this issue in emberjs/ember-inspector#393 |
@gcollazo fixed search filtering, and got tests passing except on ember-beta and ember-canary scenarios. |
Using different scenarios with |
This reverts commit aebe311.
Ready to merge |
Upgrade to ember 2.0.0-beta.1 and ember-data 1.0.0-beta.19.2
Only two deprecation warnings left at this point.
views/packages/list.js
.Don't merge yet. I'll try to work with the latter.