- 15 Mar, 2014 2 commits
-
-
Sindre Sorhus authored
gwt sample - typo + updates to make comments uniform
-
Duilio Protti authored
-
- 12 Mar, 2014 1 commit
-
-
Addy Osmani authored
Remove ExtJS implementation due to old age.
-
- 10 Mar, 2014 1 commit
-
-
Pascal Hartig authored
Fix outstanding issues with PureMVC implementation
-
- 09 Mar, 2014 3 commits
-
-
Pascal Hartig authored
Close #871
-
Dmitry O authored
If you want to smartly update the contents of a Collection, adding new models, removing missing ones, and merging those already present, you now call set (previously named "update"), a similar operation to calling set on a Model. This is now the default when you call fetch on a collection. To get the old behavior, pass {reset: true}. In you code you use listener to 'reset' event. So you should pass {reset: true} to get what you want.
-
Cliff Hall authored
> Add new items to end of list > Escape key abandons todo edit
-
- 06 Mar, 2014 1 commit
-
-
Sindre Sorhus authored
[React-Backbone] Fix sidebar description
-
- 05 Mar, 2014 3 commits
-
-
Cheng Lou authored
-
Pascal Hartig authored
[angularjs] use module instead of global variable.
-
Stephen Sawchuk authored
-
- 04 Mar, 2014 2 commits
-
-
Sindre Sorhus authored
fix it's/its usage in app-spec.md
-
Andrew Couch authored
-
- 03 Mar, 2014 3 commits
-
-
Pascal Hartig authored
-
Sindre Sorhus authored
Updating known issues
-
Colin Eberhardt authored
-
- 27 Feb, 2014 4 commits
-
-
Pascal Hartig authored
-
Pascal Hartig authored
-
Sindre Sorhus authored
[React-Backbone] Fix dependency path capitalization
-
Cheng Lou authored
FIxes #854.
-
- 25 Feb, 2014 1 commit
-
-
Daniel Hug authored
-
- 24 Feb, 2014 1 commit
-
-
Daniel Hug authored
-
- 22 Feb, 2014 2 commits
-
-
Sindre Sorhus authored
Improve vanilla JS $live: variable names, unnecessary if
-
Daniel Hug authored
-
- 21 Feb, 2014 7 commits
-
-
Sindre Sorhus authored
Added a test to verify that routing works with the back button
-
Sindre Sorhus authored
re-instated the react-backbone tests
-
Colin Eberhardt authored
-
Colin Eberhardt authored
-
Sindre Sorhus authored
[React] New react-backbone todomvc with fixes and React version bump
-
Cheng Lou authored
Like #855, bumped React version (along with all the other deps) and made some fixes.
-
Pascal Hartig authored
[React] New main todomvc with fixes and React version bump
-
- 20 Feb, 2014 1 commit
-
-
Cheng Lou authored
Fixes all the stuff from #785 too.
-
- 17 Feb, 2014 3 commits
-
-
Pascal Hartig authored
-
Sindre Sorhus authored
upgrade backbone to 1.1.1 and underscore to 1.6.0
-
Bo-Yi Wu authored
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
-
- 16 Feb, 2014 4 commits
-
-
Sindre Sorhus authored
Fixed typo in comment
-
Maks Rafalko authored
-
Colin Eberhardt authored
-
Pascal Hartig authored
-
- 15 Feb, 2014 1 commit
-
-
Sindre Sorhus authored
shortened ComponentJS description
-