- 12 Aug, 2014 1 commit
-
-
Ciro S. Costa authored
-
- 09 Aug, 2014 1 commit
-
-
Pascal Hartig authored
Issue 952: fix styling for all/active/completed buttons
-
- 08 Aug, 2014 1 commit
-
-
Dave Supplee authored
-
- 06 Aug, 2014 2 commits
-
-
Sindre Sorhus authored
browser-tests - disable timeouts for Mocha 1.21 …
-
jakub-g authored
Commit 17a3ca7e set timeout to Infinity, but this still doesn't solve the issue reported in #961 if you use Mocha 1.21. This commit changes the config for grunt test run to `enableTimeouts=false`, and documents the equivalent command line switch (`--no-timeouts`) for mocha executable.
-
- 05 Aug, 2014 1 commit
-
-
Sindre Sorhus authored
-
- 22 Jul, 2014 2 commits
-
-
Addy Osmani authored
-
Addy Osmani authored
-
- 20 Jul, 2014 1 commit
-
-
Pascal Hartig authored
-
- 19 Jul, 2014 2 commits
-
-
Sindre Sorhus authored
-
Sindre Sorhus authored
-
- 18 Jul, 2014 2 commits
-
-
Addy Osmani authored
Polymer: Updated to use core-*
-
Colin Eberhardt authored
Browser tests no longer mandate hidden items are removed from the DOM Fixes #908 - tests no longer mandate hidden items are removed from the DOM Closes #790 - these were implementations that implemented routing via hiding items, rather than removing from the DOM Regressions: #949 - discovered that exoskeleton is badly broken #858 - added typescript-backbone (might not be a regression, more likely missed earlier) Updated knownIssues based on recent updates to puremvc, react, soma etc ...
-
- 17 Jul, 2014 6 commits
-
-
Jonathan Beri authored
-
Jonathan Beri authored
-
Jonathan Beri authored
-
beriberikix authored
-
Jonathan Beri authored
-
Jonathan Beri authored
-
- 13 Jul, 2014 1 commit
-
-
Trek Glowacki authored
Some slightly stylistic changes more recent versions of Ember let's us do. A combination of children route getting their parent model by default and being able to supply a route's template name let's us use {{outlet}} instead of mutating the state on a shared controller object. Automatic component lookup let's us remove the explicit registration of the todo input. We can also re-use the component for both new todos and editing todos. Closes #943
-
- 11 Jul, 2014 2 commits
-
-
Pascal Hartig authored
-
Sindre Sorhus authored
Ember: Upgrade to 1.6.0
-
- 10 Jul, 2014 1 commit
-
-
Pascal Hartig authored
-
- 07 Jul, 2014 1 commit
-
-
Pascal Hartig authored
-
- 03 Jul, 2014 1 commit
-
-
Sindre Sorhus authored
fixes #941
-
- 29 Jun, 2014 7 commits
-
-
Pascal Hartig authored
improve collection flow in backbone examples
-
Gilad Peleg authored
-
Sindre Sorhus authored
-
Sindre Sorhus authored
reduce redundant filter & without syntax
-
Sindre Sorhus authored
reduce redundant filter & without syntax
-
Gilad Peleg authored
-
Gilad Peleg authored
-
- 28 Jun, 2014 6 commits
-
-
Sindre Sorhus authored
Cache $todoList and improve readability
-
Sindre Sorhus authored
-
Sindre Sorhus authored
reduce redundant filter & without syntax
-
Gilad Peleg authored
-
Gilad Peleg authored
-
Sindre Sorhus authored
-
- 27 Jun, 2014 2 commits
-
-
Sindre Sorhus authored
backbone-marionette-require: cancel editing on escape keypress
-
Duilio Protti authored
-