You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
breaking changes:
* parse expects options, not xhr, as second arg
* no more Backbone.wrapError
* Collection::fetch doesn't call reset by default anymore (though for
compatibility, PaginatedCollection still does it on the first fetch)
* url is an optionProperty
test plan:
1. canvas should work :)
Change-Id: Ic68f8c076316efe17474ce25c4191ae0ad01535e
Reviewed-on: https://gerrit.instructure.com/22679
Tested-by: Jenkins <jenkins@instructure.com>
Reviewed-by: Braden Anderson <banderson@instructure.com>
Reviewed-by: Landon Wilkins <lwilkins@instructure.com>
Product-Review: Marc LeGendre <marc@instructure.com>
QA-Review: Marc LeGendre <marc@instructure.com>
0 commit comments