aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-07-10Fix text on ".progress-bar .sr-only" elements.vsn4ik2-2/+2
2014-07-10jquery linksMark Otto1-3/+3
2014-07-10rewrite getting started quick start and download in markdownMark Otto7-49/+108
2014-07-10docs changeMark Otto3-91/+57
2014-07-10simplify example cssMark Otto1-14/+1
2014-07-10fix about navMark Otto1-1/+1
2014-07-10fix sidenav jsMark Otto2-3/+3
2014-07-10Run `grunt`.XhmikosR4-6/+6
2014-07-10Update uglify-js to v2.4.15.XhmikosR1-3/+3
2014-07-10nuke ie8 warning in tablesMark Otto1-4/+0
2014-07-10code page ported to markdownMark Otto3-53/+69
2014-07-09really fix the docsMark Otto1-1/+1
2014-07-09remove outlineMark Otto1-1/+1
2014-07-09nuke commented out sidenav; fix docsMark Otto3-72/+11
2014-07-09rewrite type docs in markdownMark Otto3-463/+386
2014-07-09Merge branch 'master' into derpMark Otto13-1422/+103
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/_includes/components/navs.html docs/_includes/css/images.html docs/_includes/js/dropdowns.html docs/_includes/js/tabs.html docs/assets/css/docs.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-07-09Rewrite grid docs in markdownMark Otto5-495/+466
2014-07-09docs spacing for headings and leadsMark Otto2-0/+8
2014-07-09rewrite overview in markdownMark Otto3-53/+90
2014-07-09docs design changes for markdown contentMark Otto2-20/+1323
2014-07-09markdown plugin around markdown includesMark Otto1-3/+7
2014-07-09rewrite images in markdownMark Otto1-21/+31
2014-07-09rewrite helpers in markdownMark Otto2-226/+217
2014-07-09move buttons, helpers, images to markdownMark Otto3-0/+0
2014-07-09nuke wells includeMark Otto1-33/+0
2014-07-09plugins: add new example doodad hackery bullshitery and markdown block ↵Mark Otto3-18/+103
plugin for markdown includes
2014-07-09Fix navs dropdown sectionsMark Otto1-17/+27
2014-07-09Refactor navs: new classes, remove separate pills & tabs files, drop ↵Mark Otto9-350/+183
justified nav because it never really worked
2014-07-09Drop the deprecated .visible-* classes (because we replaced them with ↵Mark Otto5-98/+9
.visible-*-block, -inline-block, -inline
2014-07-09Drop deprecated code from Less filesMark Otto4-34/+8
2014-07-09more navs workMark Otto4-3/+44
2014-07-09remove deprecated warnings from docsMark Otto5-19/+19
2014-07-09disabled links part of the examples nowMark Otto1-24/+0
2014-07-09Merge branch 'derp' into derp_navsMark Otto38-897/+507
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-07-09Remove unused docs CSSMark Otto1-1/+1
2014-07-09no more iconographyMark Otto1-1/+1
2014-07-09remove commented out docs jsMark Otto1-24/+0
2014-07-09nuke ie8 responsive file warning jsMark Otto1-13/+0
2014-07-09Nuke IE8 stuff from docsMark Otto20-202/+6
2014-07-09Docs: Refactor to use .less file instead, importing Bootstrap vars and ↵Mark Otto7-402/+261
mixins, and cleaning all the things up
2014-07-09Refactor: drop all custom .progress-bar styles and replace with <progress> ↵Mark Otto6-205/+188
element
2014-07-09Run `grunt`.XhmikosR7-12/+9
2014-07-09Update uglify-js to v2.4.14.XhmikosR1-5/+5
2014-07-09nuke commented out cssMark Otto1-9/+0
2014-07-09Badges, navs, and moreMark Otto6-25/+51
2014-07-08Use .box-shadow() mixin so we can enable/disable themMark Otto6-8/+6
2014-07-08Drop: .opacity() mixin because we no longer support IE8Mark Otto2-2/+2
2014-07-08Nuke all IE8 fallbacks and comments and hacksMark Otto3-16/+2
2014-07-08move tabs and pills to separate files with unique classesMark Otto4-18/+150
2014-07-08rems: table paddingMark Otto3-4/+4