- 30 Jan, 2014 3 commits
-
-
Sindre Sorhus authored
-
Addy Osmani authored
Tests that check the full list of todo items are no longer order dependant
-
Colin Eberhardt authored
In order to reduce the number of failures for implementations that prepend rather than append items, the tests that check the full list of todo items are no longer order dependant. There is now a single test that checks this requirement: 'should append new items to the bottom of the list'
-
- 29 Jan, 2014 8 commits
-
-
ColinEberhardt authored
Update browser-tests JS style
-
Addy Osmani authored
Adding Colin Eberhardt to the team
-
Colin Eberhardt authored
-
Pascal Hartig authored
-
Pascal Hartig authored
-
Pascal Hartig authored
-
Addy Osmani authored
Automated UI tests for TodoMVC using WebdriverJS (Selenium)
-
Colin Eberhardt authored
-
- 28 Jan, 2014 2 commits
-
-
Colin Eberhardt authored
-
Sindre Sorhus authored
Update meteor
-
- 27 Jan, 2014 1 commit
-
-
Marc-Andre Lafortune authored
-
- 26 Jan, 2014 6 commits
-
-
Pascal Hartig authored
-
Sindre Sorhus authored
React has broken toggle-all checkbox
-
Daniel Stutzman authored
Bug fix: clicking toggle-all checkbox didn't affect all checkboxes consistently, since setting checked to null means "don't sync with React"
-
Sindre Sorhus authored
-
Sindre Sorhus authored
-
- 25 Jan, 2014 2 commits
-
-
Sindre Sorhus authored
Added a resource
-
Islam Wazery authored
Added the new CodeSchool course to the resources.
-
- 24 Jan, 2014 8 commits
-
-
Pascal Hartig authored
-
Pascal Hartig authored
-
Colin Eberhardt authored
That'll teach me to look more closely at my diffs ;-)
-
Colin Eberhardt authored
-
Addy Osmani authored
Added YUI library to the repo
-
Addy Osmani authored
Chaplin 1.0.0.
-
Colin Eberhardt authored
-
Colin Eberhardt authored
-
- 23 Jan, 2014 5 commits
-
-
Pascal Hartig authored
Reactjs: compare through object identity instead of id
-
Thomas Coopman authored
-
Thomas Coopman authored
-
Colin Eberhardt authored
Minor documentation tweaks (+18 squashed commits) Squashed commits: [2ad3f9f] Added speed mode and optimist [ee0843e] Added a small sleep for requireJS implementations [c5fb9f7] Simplified the allTests script [bdaab39] minor tidyup tasks [a9a018b] Completed tests and updated documentation [5f59664] Completed edit tests [f6f53b3] Added a command line arg for running individual tests [dc292a8] Added allTests that iterates over all tests cases [0ef4410] Made double click work! [34b9ba1] Removed unused dependencies [bd708d9] Improved documentation [50e77b0] Added persistence and completed items tests [0311a0b] Added tests for the entire spec [9a783b8] Added some words about these tests [00bb1d4] Organising tests to match the specification [18aa950] Added routing tests [6ac96bc] Refactoring [3b4b2e4] Initial test implementation
-
Paul Miller authored
-
- 22 Jan, 2014 4 commits
-
-
Pascal Hartig authored
-
Pascal Hartig authored
Close #783
-
Pascal Hartig authored
Fixing Optimized Angularjs's markAll method.
-
Andrew D. Wong authored
Angular-perf: Fixing conditional that causes the "Clear completed" button to be enabled at the wrong time.
-
- 21 Jan, 2014 1 commit
-
-
Pascal Hartig authored
Make React TodoMVC more MVC-ish
-