- 17 Sep, 2014 1 commit
-
-
Colin Eberhardt authored
Modified the logic for clearing a todo item to use delete and backspace. This is required because the spec does not dictate the initial cursor position when a todo item enters into edit mode.
-
- 14 Sep, 2014 7 commits
-
-
Addy Osmani authored
-
Addy Osmani authored
-
Addy Osmani authored
-
Addy Osmani authored
-
Addy Osmani authored
-
Addy Osmani authored
-
Addy Osmani authored
-
- 10 Sep, 2014 2 commits
-
-
Stephen Sawchuk authored
Correct verb tense.
-
Janas Page authored
The noun is plural ("practices"). The verb should match ("come").
-
- 01 Sep, 2014 3 commits
-
-
Sindre Sorhus authored
Update Marionette to not be Maroon
-
Sam Saccone authored
-
Sam Saccone authored
-
- 26 Aug, 2014 2 commits
-
-
Pascal Hartig authored
fix link to app spec in index.html
-
Pete Hodgson authored
-
- 23 Aug, 2014 4 commits
-
-
Pascal Hartig authored
Add prefixfree and adjust CSS
-
Pascal Hartig authored
With prefixfree you don't need a devserver or anything to get the same look as in the version built with gulp. Changed `columns` to `column-count` to counter prefixfree bug here due to CSS naming weirdness: https://github.com/LeaVerou/prefixfree/issues/54
-
Sindre Sorhus authored
fix links to app-spec.md
-
Jens Petersen authored
and "template/". The rest of the gh-pages links look okay.
-
- 22 Aug, 2014 2 commits
-
-
Pascal Hartig authored
-
Pascal Hartig authored
-
- 21 Aug, 2014 2 commits
-
-
Pascal Hartig authored
-
Pascal Hartig authored
-
- 20 Aug, 2014 4 commits
-
-
Pascal Hartig authored
-
Pascal Hartig authored
-
Pascal Hartig authored
Gulp build chain Fix #972
-
Pascal Hartig authored
The script is going to build `master` with `gulp` on every push and, if successful, push the resulting `dist/` to `gh-pages`.
-
- 17 Aug, 2014 1 commit
-
-
oak-tree authored
-
- 16 Aug, 2014 2 commits
-
-
Pascal Hartig authored
Yay, autoprefixer!
-
Pascal Hartig authored
Based on Web Starter Kit
-
- 13 Aug, 2014 2 commits
-
-
Sindre Sorhus authored
removes uncessary pragma - react
-
Ciro S. Costa authored
-
- 12 Aug, 2014 4 commits
-
-
Sindre Sorhus authored
React - Unused element footer#info
-
Sindre Sorhus authored
React comments - limit to 80 columns
-
Ciro S. Costa authored
-
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.
-