- 31 Jan, 2012 1 commit
-
-
Addy Osmani authored
-
- 30 Jan, 2012 2 commits
-
-
Aaron Boushley authored
Fix: double click on item allows editing of item.
-
Colm Britton authored
dblclick event was attached to div.todo-content when it needed to be label.todo-content.
-
- 18 Jan, 2012 2 commits
-
-
Aaron Boushley authored
-
Aaron Boushley authored
-
- 15 Jan, 2012 4 commits
-
-
Addy Osmani authored
Reorganized the Folder structure to be more clear and concise.
-
Aaron Boushley authored
Merge branch 'structure_reorganization' of github.com:addyosmani/todomvc into structure_reorganization
-
Aaron Boushley authored
-
Aaron Boushley authored
Update jQuery example to the new template
-
- 14 Jan, 2012 5 commits
-
-
Addy Osmani authored
Switch from `<span>` to `<label>` as the todo text wrapper
-
Sindre Sorhus authored
-
Sindre Sorhus authored
-
Sindre Sorhus authored
-
Sindre Sorhus authored
-
- 13 Jan, 2012 2 commits
-
-
Aaron Boushley authored
-
Aaron Boushley authored
-
- 12 Jan, 2012 2 commits
-
-
Sindre Sorhus authored
Uses the app.css from the template without modifications
-
Addy Osmani authored
TodoMVC boilerplate template
-
- 08 Jan, 2012 1 commit
-
-
Sindre Sorhus authored
- CSS fixes - Remove an unnecessary div wrapper
-
- 07 Jan, 2012 4 commits
-
-
Sindre Sorhus authored
-
Sindre Sorhus authored
-
Sindre Sorhus authored
-
Sindre Sorhus authored
-
- 06 Jan, 2012 7 commits
-
-
Sindre Sorhus authored
-
Aaron Boushley authored
Move JS libs to libs folder and remove old jQuery version
-
Sindre Sorhus authored
-
Sindre Sorhus authored
-
Sindre Sorhus authored
-
Sindre Sorhus authored
-
Aaron Boushley authored
KnockoutJS: add "Mark all as complete" checkbox and "Press Enter" tooltip.
-
- 05 Jan, 2012 6 commits
-
-
Sindre Sorhus authored
-
Addy Osmani authored
-
Addy Osmani authored
-
Ryan Niemeyer authored
Add the "Press Enter" tooltip that appears after a delay when the user has entered a value and stops typing
-
Ryan Niemeyer authored
Add "Mark all as complete" checkbox bound to a writeable computed observable and minor code cleanup.
-
Aaron Boushley authored
-
- 04 Jan, 2012 4 commits
-
-
Sindre Sorhus authored
-
Aaron Boushley authored
Updated jQuery example
-
Addy Osmani authored
Update ember.js app to use classNameBindings
-
Aaron Boushley authored
Update Knockout.js sample to use features from 2.0.0
-