Skip to content

Added handling of dirtying in materializing state#3

Merged
nhan merged 1 commit intomasterfrom
nhan/materializing_dirty
Jun 18, 2013
Merged

Added handling of dirtying in materializing state#3
nhan merged 1 commit intomasterfrom
nhan/materializing_dirty

Conversation

@nhan
Copy link

@nhan nhan commented Jun 18, 2013

We mark the record as dirtyWhileMaterialzing, and then transition to
loaded.updated once we are on finishedMaterializing.

We mark the record as dirtyWhileMaterialzing, and then transition to
loaded.updated once we are on finishedMaterializing.
@igorT
Copy link

igorT commented Jun 18, 2013

lgtm

@nhan nhan merged commit 5a238bd into master Jun 18, 2013
mmun pushed a commit that referenced this pull request Apr 26, 2023
* Fix lint error

* Fix `_requireBuildPackages` error

* Reset yarn.lock from master

There seems to be some issues in the yarn.lock

To solve them I ran:
- `git checkout master yarn.lock`
- `yarn`

Throw an error in case of dependency mismatch (#2)

* Throw an error in case of dependency mismatch

An app (or addon) that consumes ember-data should have:
- either jquery
- or ember-fetch version 6.0.0 or above

Throw a build error if it's not the case.

* Remove ember-fetch as a peerDependency

Move ember-fetch to dependencies (#3)

Indeed, two `ember-fetch`'s modules are imported in rest-adapter.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants