- 20 Aug, 2015 1 commit
-
-
Randall Mason authored
In order to support passing arguments to npm, you need to be running npm version 2.0.0 or greater: http://blog.npmjs.org/post/98131109725/npm200 Update instructions with how to check and how to update npm.
-
- 16 Aug, 2015 1 commit
-
-
Sam Saccone authored
fix indentation in marionette package
-
- 15 Aug, 2015 1 commit
-
-
robbbz authored
-
- 11 Aug, 2015 8 commits
-
-
Sam Saccone authored
Update readme.md
-
Seth Bergman authored
Spelling correction
-
Sam Saccone authored
Fix vanillajs spec compliance error
-
Sam Saccone authored
found in: #1403
-
Sam Saccone authored
Remove helper and view files from tests
-
Kent C. Dodds authored
I'm in the process of rewriting/tooling this in ES6 for a workshop I'm doing and I realized that you don't actually need either of these files for the tests to run
👍 -
Sam Saccone authored
Fix jscs issues found in #1403...
-
Kent C. Dodds authored
I am so sorry that this results in a bunch of whitespace change and git history nuking
💣
-
- 03 Aug, 2015 1 commit
-
-
Sam Saccone authored
-
- 25 Jul, 2015 3 commits
-
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
This was still in the `src/js/lib` folder, while it can perfectly use Bower to pull it in. In the future that will work fine with npm too. When moving this app to use bower, backbone.localStorage simply wasn't published on Bower yet.
-
Arthur Verschaeve authored
-
- 24 Jul, 2015 2 commits
-
-
Arthur Verschaeve authored
update Vue.js example to 0.12.8
-
Evan You authored
-
- 16 Jul, 2015 4 commits
-
-
Arthur Verschaeve authored
React: fix markdown in readme
-
darthmaim authored
The asterisk caused the next line to be displayed inline with the last list item instead of below the links.
-
Arthur Verschaeve authored
Ractive.js: Fix documentation links
-
darthmaim authored
The 60 second setup and the docs have been moved from the wiki to the website.
-
- 15 Jul, 2015 6 commits
-
-
Arthur Verschaeve authored
* Included `todomvc-app-css`, this includes the new UI. * Replaced bower by NPM. * Include all files that aren't needed in the repo in the gitignore Ref #1110
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
Ref #1234
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
-
Ibrahim Islam authored
Ref gh-1380
-
- 14 Jul, 2015 9 commits
-
-
Arthur Verschaeve authored
Ref #1234
-
Arthur Verschaeve authored
After doing updates to the thorax-lumbar example, the files should be re-compiled. This was forgotten after updating todomvc-common in all the examples. Ref 65ef22f5
-
Arthur Verschaeve authored
Ref #1234
-
Arthur Verschaeve authored
The app uses the `todomvc-common` folder pulled in using npm, this one seems unused.
-
Arthur Verschaeve authored
This includes the change from ids to classes
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
This was used to redirect people from the old `addyosmani.github.io` domain to `todomvc.com`, which is not needed anymore since that site isn't online there anymore.
-
Arthur Verschaeve authored
-
- 13 Jul, 2015 4 commits
-
-
Arthur Verschaeve authored
Homepage responsive, don't set height on innerList.
-
Arthur Verschaeve authored
This includes the change from ids to classes
-
Arthur Verschaeve authored
Currently the typescript-backbone app was using a not spec compliant way to add classes to a div. This is inline with what the main backbone app is doing and fixes 4 tests. The app still doesn't have routing, though. Fix #830
-
Arthur Verschaeve authored
-