- 06 Sep, 2013 16 commits
-
-
Sindre Sorhus authored
-
Sindre Sorhus authored
link to the spec where it’s mentioned in the legend
-
Rory O’Kane authored
I reworded that legend entry so that "spec" is its own word, because it looked a little weird to have part of a word boldened (links are boldened).
-
Sindre Sorhus authored
-
Sindre Sorhus authored
Yay
-
Sindre Sorhus authored
-
Sindre Sorhus authored
-
Sindre Sorhus authored
Bower all the things
-
Sindre Sorhus authored
-
Sindre Sorhus authored
Use bower for the site
-
Pascal Hartig authored
- updated Twitter Bootstrap to 2.3.2 (required small popover change) - updated jQuery to 1.10 - used bower for dep management
-
Pascal Hartig authored
`git grep assets/jq` didn't yield any results except for the front page As single commit to allow for emergency reverts. :)
-
Pascal Hartig authored
-
Sindre Sorhus authored
-
Sindre Sorhus authored
-
Sindre Sorhus authored
-
- 05 Sep, 2013 7 commits
-
-
Sindre Sorhus authored
clarify legend on home page by restyling
-
Rory O’Kane authored
style "Maroon" in the legend like the labs items it refers to make the legend stand apart from the list more and refactor the .labs-example styles The `<b>` element is perfectly legitimate here: http://www.whatwg.org/specs/web-apps/current-work/multipage/text-level-semantics.html#the-b-element . I am making the '*'s stand out more without conveying extra importance or alternate voice or mood. style legend with a grey border to show that it's a different type of content from the lists above also changed from a `div` with `p`s to a `ul`, as that matches semantics more closely move legend under the first app list and remove grey border around legend, since the legend is prominent enough now without it done at request of https://github.com/tastejs/todomvc/pull/675#issuecomment-23901896
-
Sindre Sorhus authored
Should fix #677
-
Stephen Sawchuk authored
remove 'order' attribute from comment
-
Stephen Sawchuk authored
fix Meteor description by adding missing space
-
Rory O’Kane authored
-
bpmason1 authored
don't mention 'order' as a default attribute since the attribute no longer exists
-
- 04 Sep, 2013 2 commits
-
-
Pascal Hartig authored
Update todoEscape.js
-
basarat authored
I think you meant escape :)
-
- 02 Sep, 2013 1 commit
-
-
Addy Osmani authored
TodoMVC Mozart example
-
- 01 Sep, 2013 2 commits
-
-
Pascal Hartig authored
Unit tests for Flight example
-
Pascal Hartig authored
-
- 31 Aug, 2013 1 commit
-
-
Pascal Hartig authored
-
- 29 Aug, 2013 1 commit
-
-
Pascal Hartig authored
Upgraded to flight 1.0.4 which removed `Component#bind` in favor of the native or polyfilled `Function#bind` and used the new require.js bower format. Waiting for @phuu to upgrade to Flight 1.1. :)
-
- 28 Aug, 2013 2 commits
-
-
Addy Osmani authored
-
Addy Osmani authored
use fetch({reset:true}) for 2x-5x increase in processing performance for backbone.
-
- 27 Aug, 2013 4 commits
-
-
Pascal Hartig authored
-
smelnikov authored
-
Sindre Sorhus authored
-
Sindre Sorhus authored
It wasn't used anyways and it's nicer to have no dependencies on the vanilla app.
-
- 26 Aug, 2013 4 commits
-
-
Stephen Sawchuk authored
-
Pascal Hartig authored
-
Pascal Hartig authored
Closes #654
-
Pascal Hartig authored
-