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] - Removes allInverseRecordsAreLoaded from has-many and belongs-to state classes #6574

Merged
merged 3 commits into from
Nov 12, 2019

Commits on Oct 8, 2019

  1. [CHORE] - Eliminate usage of recordData in has-many and belongs-to st…

    …ate classes by moving allInverseRecordsAreLoaded logic to core-store.
    
    Co-authored-by: Chris Thoburn <thoburn.james@gmail.com>
    David Tang and runspired committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    798e61a View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Rename variable

    David Tang committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    2db1f77 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:emberjs/data into feat/relationsh…

    …ip-simplification
    David Tang committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    81f21af View commit details
    Browse the repository at this point in the history