- 13 May, 2015 1 commit
-
-
Arthur Verschaeve authored
Fix #1203
-
- 12 May, 2015 7 commits
-
-
Arthur Verschaeve authored
-
Sam Saccone authored
test work!
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
We removed the gruntfile but forgot to edit `.gitignore` and `package.json` Ref https://github.com/tastejs/todomvc/commit/adc4c72a370c5ce7c54aeead365f7559a447935b
-
Pascal Hartig authored
Close #1275
-
Pascal Hartig authored
-
Pascal Hartig authored
-
- 11 May, 2015 2 commits
-
-
Oliver Weichhold authored
Beautified HTML HTML Tidy HTML Tidy Implemented review feedback deps deps Readme Review Feedback Updated readme and removed node_modules from commits Updated readme learn.js .gitignore + deps Implemented review feedback Indenting + trailing whitespace More indenting Yeah Router BaseUrl + WebRx package update Misc WebRx: Indentation and whitespace fixes
-
Arthur Verschaeve authored
Fix Marionette Issues
-
- 10 May, 2015 8 commits
-
-
Sam Saccone authored
-
Sam Saccone authored
Fixes #1290
-
Sam Saccone authored
-
Sam Saccone authored
-
Sam Saccone authored
-
Sam Saccone authored
-
Arthur Verschaeve authored
-
Arthur Verschaeve authored
-
- 08 May, 2015 4 commits
-
-
Sam Saccone authored
-
Sam Saccone authored
-
Sam Saccone authored
Hopefully will be resolved by https://github.com/travis-ci/travis-core/pull/418
-
Sam Saccone authored
-
- 04 May, 2015 1 commit
-
-
Arthur Verschaeve authored
Olives: fix editing isn't cancelled on ESC #789
-
- 03 May, 2015 2 commits
-
-
Olivier Scherrer authored
-
Leonardo Giovanetti authored
Replaces `angular-loader` with a better RequireJS setup Also adds tests (#254) Closes #1277 Fixes #1276
-
- 29 Apr, 2015 7 commits
-
-
Sindre Sorhus authored
tests: Silence python logs
-
Sam Saccone authored
-
Sam Saccone authored
-
Arthur Verschaeve authored
CI Test work
-
Sam Saccone authored
Debounce the rendering of the application view
-
Sam Saccone authored
Debounce the rendering of the application view
-
Sam Saccone authored
Tests: add back `persistence` test
-
- 27 Apr, 2015 1 commit
-
-
Olivier Scherrer authored
* Update to the latest version of the Olives framework. * Update to the latest version of Emily * Remove requirejs in favor of browserify - also implemented npm scripts and updated the readme As a result of updating dependencies, this fixes the issue in #1029. Ref #1029 Close #1242
-
- 26 Apr, 2015 3 commits
-
-
Elie NEHME authored
If we don't debounce "this.render", the app-view will be rendered 4 times on each todo (visible, change, change:complete and sync). So when we try to check globally all todos, this.render is called a hundred times. Once this PR is accepted, I will edit Backbone-requirejs.
-
Elie NEHME authored
If we don't debounce "this.render", the app-view will be rendered 4 times on each todo (visible, change, change:complete and sync). So when we try to check globally all todos, this.render is called a hundred times.
-
Arthur Verschaeve authored
In the past we commented out this test because it failed intermittently. This was simply because the `otherUrl` variable didn't exist and an error was thrown. Changing `otherUrl` with `about:blank` seemed to fix the issue. Ref http://en.wikipedia.org/wiki/About_URI_scheme
-
- 25 Apr, 2015 3 commits
-
-
Arthur Verschaeve authored
"When using anonymous functions, leave a space between the function name and opening parenthesis." https://github.com/tastejs/todomvc/blob/master/codestyle.md#anonymous-functions
-
Sam Saccone authored
Resolves #1270 by moving backbone.history.start invocation
-
jh3y authored
-
- 24 Apr, 2015 1 commit
-
-
Sindre Sorhus authored
fix for the example source URL
-