- 24 Aug, 2015 6 commits
-
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
Some CSS in todomvc-app-css has to be replicated in the example itself as some selectors have to differ. This updates it to the last version. Fix #1418
-
Arthur Verschaeve authored
Update backbone to 2.0
-
Arthur Verschaeve authored
As the author doesn't respond anymore and the framework hasn't been updated for really long. Ref gh-1209
-
Sam Saccone authored
* backbone * jquery * underscore * todomvc common js
-
Sam Saccone authored
-
- 22 Aug, 2015 5 commits
-
-
Pascal Hartig authored
fix: Finish renaming stopEditing to saveEditing
-
Arthur Verschaeve authored
Fix #1409
-
Arthur Verschaeve authored
Fix #1410
-
Arthur Verschaeve authored
Do not show number of items completed in the Clear completed button.
-
-
- 21 Aug, 2015 1 commit
-
-
Arthur Verschaeve authored
-
- 20 Aug, 2015 3 commits
-
-
Pascal Hartig authored
Re #1417 https://docs.npmjs.com/misc/faq#is-it-npm-or-npm-or-npm
-
Sam Saccone authored
npm version must be >=2.0.0
-
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
💣
-
- 04 Aug, 2015 3 commits
-
-
Andreas Wachowski authored
-
Andreas Wachowski authored
-
Andreas Wachowski authored
(follow-up to 233db94c)
-
- 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 2 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
-