emberjs / data

A lightweight reactive data library for web applications. Designed over composable primitives.
https://api.emberjs.com/ember-data/release
Other
3.03k stars 1.33k forks source link

[Meta issue] Ship 1.0 #2545

Closed igorT closed 9 years ago

igorT commented 9 years ago

Target date: June 12th. Num days left: 0 Blocked for Tomhuda review: https://github.com/emberjs/data/issues/3298 -reviewed

Current status: @igorT coordinating, relationships refactor, refactor to use json api internally @wecc json api Adapter, pagination, metadata @tchak errors object @bmac refactor of the find mechanism @fivetanley ? @pangratz working on the references RFC @sly7-7 free?

Done:

In progress:

Descoped:

sly7-7 commented 9 years ago

@igorT When you say "Link every checkbox item to an issue", is it to find current issues related to the checkbox, or, open an new issue about that ?

wycats commented 9 years ago

@wecc @igorT @tomdale @bmac I would like to break out these checkboxes into separate issues, and then triage them to prune things that can be added compatibly post 1.0.

In Rust, there is a tag called P-BackCompat, which basically means: "1.0 priority because it can't be added compatibly later". We can do something similar.

thomassnielsen commented 9 years ago

Some of the checkboxes could need some clarification. As an example, unloaded records get immediately destroyed can be interpreted both as something to be implemented and as a bug to be fixed.

knownasilya commented 9 years ago

Is ember-data at a stand still? Is there an ETA? Just wondering, since Ember is approaching v2, and ED is still not even at 1.0..

locks commented 9 years ago

A new beta came out recently (last week, I think?) and jsonapi is nearly finalised so is a matter of time On 5 Mar 2015 20:28, "Ilya Radchenko" notifications@github.com wrote:

Is ember-data at a stand still? Is there an ETA? Just wondering, since Ember is approaching v2, and ED is still not even at 1.0..

— Reply to this email directly or view it on GitHub https://github.com/emberjs/data/issues/2545#issuecomment-77444865.

locks commented 9 years ago

Oh and it was announced in Emberconf that ED 1.0 is coming out June 20th with Ember 2.0 On 5 Mar 2015 20:30, rokusu@gmail.com wrote:

A new beta came out recently (last week, I think?) and jsonapi is nearly finalised so is a matter of time On 5 Mar 2015 20:28, "Ilya Radchenko" notifications@github.com wrote:

Is ember-data at a stand still? Is there an ETA? Just wondering, since Ember is approaching v2, and ED is still not even at 1.0..

— Reply to this email directly or view it on GitHub https://github.com/emberjs/data/issues/2545#issuecomment-77444865.

igorT commented 9 years ago

Closing this in favor of https://github.com/emberjs/data/issues/3320 https://github.com/emberjs/data/issues/3321 Almost there