From 25cadd9e802fadadb6c3f9a61b231a0b7668c989 Mon Sep 17 00:00:00 2001 From: addyosmani Date: Thu, 1 Sep 2011 14:04:36 +0100 Subject: [PATCH] adding screenshots, minor fix for spine demo --- README.md | 7 +++++-- todo-example/spine/css/application.css | 1 + 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7c6f2e484e..e95428fd0c 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,8 @@ The initial result of my efforts is TodoMVC - a library of (almost) consistent T ####Screenshots: -**coming soon +YUILibrary, Spine.js and SproutCore demos. + All of the demos are completely self-contained, so in the case of say, a framework like JavaScriptMVC - not only are all dependencies included but the demo is also 'pre-compiled' @@ -85,5 +86,7 @@ A:Good question. Whilst this might be considered at some point, I like the idea A:I'm currently still deciding whether there would be a great benefit to this. I regularly state that OS solutions should contain both tests and documentation, however, a few developers have suggested there not being a need nor expectation as these are essentially usage examples. If enough people request tests, I'm happy to support them. -I don't really see the point of this project. Wtf, bro?. That's a valid viewpoint. I'm not in any way saying that a consistent, common MVC example is going to take all of the headache out of selecting a framework to use for your project, but if I was looking at these for the first time personally I would find this helpful and I hope there are some developers out there that will feel the same way too. +####Q:I don't really see the point of this project. Wtf, bro?. + +A:That's a valid viewpoint. I'm not in any way saying that a consistent, common MVC example is going to take all of the headache out of selecting a framework to use for your project, but if I was looking at these for the first time personally I would find this helpful and I hope there are some developers out there that will feel the same way too. diff --git a/todo-example/spine/css/application.css b/todo-example/spine/css/application.css index c00c874dda..2eece67dac 100644 --- a/todo-example/spine/css/application.css +++ b/todo-example/spine/css/application.css @@ -121,6 +121,7 @@ body { color: #555555; font-size: 11px; margin-top: 8px; + margin-bottom:8px; padding: 0 10px 1px; -moz-border-radius: 12px;