-
Notifications
You must be signed in to change notification settings - Fork 13.8k
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
Update to latest Backbone.js #2
Comments
Updated to latest jQuery and latest Todo app version. The upstream version is still using an older version of Backbone so I'll speak to Jerome/Jeremy about this and re-open if needed. |
Raynos
pushed a commit
to Raynos/todomvc
that referenced
this issue
Oct 22, 2012
Update README, package.json
gustaff-weldon
pushed a commit
to gustaff-weldon/todomvc
that referenced
this issue
Dec 23, 2013
remove cursor : move from css and prevent double adds on IE9
ckirkendall
pushed a commit
to ckirkendall/todomvc
that referenced
this issue
Jan 16, 2014
Prevent enter key from adding new blank notes
hnakamur
added a commit
to hnakamur/todomvc
that referenced
this issue
Mar 13, 2014
Console output on Chrome 33: name jquery context undefined require.js:2047 underscore.js jsoverson#1 main.built.js:1344 underscore.js tastejs#2 main.built.js:1346 name underscore context undefined require.js:2047 backbone.js jsoverson#1 main.built.js:1361 backbone.js tastejs#2 main.built.js:1363 backbone.js tastejs#3 main.built.js:1367 name backbone context undefined require.js:2047 backbone.js tastejs#5 main.built.js:1384 Uncaught ReferenceError: Backbone is not defined main.built.js:3003
ChitoseHibiya
added a commit
to ChitoseHibiya/todomvc
that referenced
this issue
Aug 24, 2015
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The todo example included doesn't cover the latest updates to the version on the official Backbone repo. These changes need to be integrated in shortly.
The text was updated successfully, but these errors were encountered: