- 20 Feb, 2014 1 commit
-
-
Cheng Lou authored
Fixes all the stuff from #785 too.
-
- 15 Feb, 2014 7 commits
-
-
Sindre Sorhus authored
shortened ComponentJS description
-
tomByrer authored
Too long for a popup, even [when the width is normalized](https://github.com/tastejs/todomvc/issues/767). Tried to not take out too much; left in only what is needed for a quick overview.
-
Addy Osmani authored
-
Addy Osmani authored
React example with Backbone intergration.
-
Addy Osmani authored
-
Addy Osmani authored
-
Pascal Hartig authored
-
- 14 Feb, 2014 2 commits
-
-
Pascal Hartig authored
-
Pascal Hartig authored
-
- 13 Feb, 2014 5 commits
-
-
Sindre Sorhus authored
-
Sindre Sorhus authored
Thorax: Prevent global leakage of 'use strict' directive
-
Pascal Hartig authored
-
Peter Müller authored
-
Peter Müller authored
-
- 11 Feb, 2014 2 commits
-
-
Sindre Sorhus authored
Fixed Twitter link for SAP UI 5
-
Mark Schmale authored
sapui5 != reactjs ;) Added the official openui5 account. Maybe this should have been two pull requests?
-
- 10 Feb, 2014 2 commits
-
-
Sindre Sorhus authored
Add the Ruby version of the web server
-
Elia Schito authored
-
- 09 Feb, 2014 4 commits
-
-
Addy Osmani authored
Fake model now executes callback on getCount. Fixes failing tests.
-
Neil van Beinum authored
-
Sindre Sorhus authored
Update Vue.js to v0.8.4 and fix IE issue
-
Evan You authored
- fixed some jshint errors overlooked from last commit - fixed IE-only bug which causes some directives to be skipped
-
- 08 Feb, 2014 4 commits
-
-
Sindre Sorhus authored
Add initial jscs configuration
-
Sindre Sorhus authored
Add Vue.js implementation
-
Evan You authored
-
Pascal Hartig authored
-
- 06 Feb, 2014 3 commits
-
-
Sindre Sorhus authored
-
Sindre Sorhus authored
-
Sindre Sorhus authored
-
- 04 Feb, 2014 6 commits
-
-
Addy Osmani authored
Added final test failures
-
Colin Eberhardt authored
All done :-)
-
Sindre Sorhus authored
Rewrite jQuery app and add routing and abort on escape
-
Burke Holland authored
-
Sindre Sorhus authored
Further known issues additions
-
Colin Eberhardt authored
I have completed a second pass of the entire test suite. After one more iteration I hope to have this completed. I can then move on to refactoring the test code and looking at making them work via CI.
-
- 03 Feb, 2014 4 commits
-
-
Sindre Sorhus authored
Update Ember to 1.3.1 and ember data to 1.0.0-beta.6, also jquery, handlebars
-
Cory Forsyth authored
* Focus new-todo input on load * Use CP's for reamining and completed * Add pluralize helper, remove html from controller * Add TodoController.removeTodo method * We want to avoid debouncing a call to `send`, so we make `removeTodo` a method on the controller, and have the `removeTodo` *action* simply call that method. * Move Todo auto-save from model into controller
-
Cory Forsyth authored
* Also update handlebars to 1.3.0 * Update jquery to 2.1.0
-
Sindre Sorhus authored
-