aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-07-10start markdowning getting started and moving things to separate pagesMark Otto18-201/+290
2014-07-10Gruntfile-specific JSHint config: disable ASIChris Rebert1-0/+1
Refs #14118
2014-07-10Merge pull request #14118 from vsn4ik/add-semicolon-in-gruntfileChris Rebert1-1/+1
Gruntfile.js: Add semicolon in "_update-shrinkwrap" task.
2014-07-11Gruntfile.js: Add semicolon in "_update-shrinkwrap" task.vsn4ik1-1/+1
2014-07-10Merge pull request #14113 from vsn4ik/add-attributes-for-dropdown-exampleChris Rebert1-2/+1
dropdowns.html: Add role="button" and id="..." to link in example.
2014-07-10dropdowns.html: Add role="button" and id="..." to link in example.vsn4ik1-2/+1
2014-07-10Merge pull request #14112 from vsn4ik/fix-sr-only-progress-barsChris Rebert2-2/+2
Fix text on ".progress-bar .sr-only" elements in docs
2014-07-10Fix text on ".progress-bar .sr-only" elements.vsn4ik2-2/+2
2014-07-10jquery linksMark Otto2-3/+4
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`.XhmikosR6-8/+8
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-10Update dependencies.XhmikosR2-53/+91
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 Otto25-1995/+804
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 Otto6-703/+1878
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-09Add Pointer EventsKyle1-0/+1
2014-07-09Fix navs dropdown sectionsMark Otto1-17/+27
2014-07-09Refactor navs: new classes, remove separate pills & tabs files, drop ↵Mark Otto16-923/+321
justified nav because it never really worked
2014-07-09Drop the deprecated .visible-* classes (because we replaced them with ↵Mark Otto9-231/+11
.visible-*-block, -inline-block, -inline
2014-07-09Drop deprecated code from Less filesMark Otto12-107/+19
2014-07-09more navs workMark Otto8-5/+141
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 Otto65-1153/+895
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 Otto2-2/+2
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 Otto8-408/+276
mixins, and cleaning all the things up
2014-07-09Refactor: drop all custom .progress-bar styles and replace with <progress> ↵Mark Otto11-327/+468
element