diaspora/app/assets/javascripts/app
Steven Hancock 021cc99492 bootstrap-sass
Upgrade our current Bootstrap 1 and 2 dependencies to use Bootstrap 2.0.2
from the bootstrap-sass gem.

I had to modify layouts/application to get the stream page to render properly,
looks like a slight conflict between Bootstrap and Blueprint grid systems, with
.span-24 instead of .row I was seeing the whole right bar dropped to the bottom
of the page below the left bar.

I also modified two other templates since Bootstrap 2.0.2 includes a "badge"
class that was making our navbar badges look funny. :)
2012-04-11 06:16:01 -07:00
..
collections upgrade backbone, fix tests 2012-04-03 16:31:52 -07:00
forms Refactor composer and framer to user same layout 2012-04-10 11:38:35 -07:00
helpers fix http urls with 3 slashes 2012-04-04 19:08:36 -07:00
models newspaper template WIP 2012-04-04 18:59:19 -07:00
pages Refactor composer and framer to user same layout 2012-04-10 11:38:35 -07:00
views don't set publisher height on focus (already done in css), fixes #3109 2012-04-06 21:21:35 +02:00
app.js Refactor composer and framer to user same layout 2012-04-10 11:38:35 -07:00
router.js Refactor composer and framer to user same layout 2012-04-10 11:38:35 -07:00
views.js bootstrap-sass 2012-04-11 06:16:01 -07:00