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

[CHORE] Move PromiseBelongsTo, PromiseManyArray and ManyArray to model package #6822

Merged
merged 4 commits into from
Nov 30, 2019

Conversation

Gaurav0
Copy link
Contributor

@Gaurav0 Gaurav0 commented Nov 28, 2019

For #6166

Also fixes some missing docs

Copy link
Contributor

@runspired runspired left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noticed a few things, we should pair on this over the break. There's a small bit of weirdness in InternalModel due to CUSTOM_MODEL_CLASS and the Reference API which if we cleanup we can move tons more to the model class without adding complexity or entanglement.

packages/model/addon/index.ts Outdated Show resolved Hide resolved
packages/store/addon/-private/system/promise-proxies.js Outdated Show resolved Hide resolved
packages/store/index.js Outdated Show resolved Hide resolved
@runspired runspired force-pushed the move_promise_proxies_and_manyarray branch from 3bbc431 to 8bd36ba Compare November 30, 2019 02:15
@runspired runspired self-requested a review November 30, 2019 02:44
@runspired runspired merged commit 5a205b8 into emberjs:master Nov 30, 2019
@Gaurav0 Gaurav0 deleted the move_promise_proxies_and_manyarray branch November 30, 2019 03:14
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.

2 participants