jdhenke / celestrium

A javascript library to visualize graphs.
MIT License
2 stars 1 forks source link

should we bump backbone from 1.0.0 to 1.1.0? #56

Closed jdhenke closed 10 years ago

jdhenke commented 10 years ago

@haosharon based on a summer of Backbone, do you think we should switch to the day old release of Backbone v1.1.0?

The biggest thing I saw was the View.options change.

Backbone Views no longer automatically attach options passed to the constructor as this.options, but you can do it yourself if you prefer.

Did anything else catch your eye?

Whatever?

haosharon commented 10 years ago

Looking over the changes, there doesn't seem to be anything too significant - I'd be down to switch to v1.1.0, but I don't think it will make a big difference either way.

jdhenke commented 10 years ago

word, thanks for the quick reply. gonna try it out, see #57.

On Fri, Oct 11, 2013 at 12:04 PM, Sharon Hao notifications@github.comwrote:

Looking over the changes, there doesn't seem to be anything too significant - I'd be down to switch to v1.1.0, but I don't think it will make a big difference either way.

— Reply to this email directly or view it on GitHubhttps://github.com/jdhenke/celestrium/issues/56#issuecomment-26149187 .