aboutsummaryrefslogtreecommitdiff
path: root/docs/components.html
AgeCommit message (Collapse)AuthorFilesLines
2014-01-26docs & comments: v3.1 => v3.1.0Chris Rebert1-1/+1
2014-01-22Fixes #12344: Update docs to show workaround for using button element with ↵Mark Otto1-7/+33
justified button groups
2014-01-22No more lists.Julian Thilo1-1/+1
2014-01-22Gone, gone.Julian Thilo1-1/+1
2014-01-20nitpick phrasingChris Rebert1-1/+1
2014-01-20upgrade #callout-navbar-overflow from info to warningChris Rebert1-1/+1
2014-01-21fix markup typo, duhJulian Thilo1-2/+2
2014-01-20fix #12311Julian Thilo1-3/+8
2014-01-15reassert #12231 & #12232 (merge went badly?)Chris Rebert1-3/+3
2014-01-16Remove popovers from components.html leadJulian Thilo1-1/+1
because they're only really featured on javascript.html Replacement: input groups
2014-01-15Merge branch 'master' into docs_derpMark Otto1-3/+11
Conflicts: docs/components.html docs/css.html
2014-01-14Merge pull request #12232 from twbs/mixing-docsMark Otto1-2/+2
clarify docs regarding non-mixable components
2014-01-14clarify docs regarding non-mixable componentsChris Rebert1-2/+2
2014-01-14upgrade form-group + input-group callout from info to warningChris Rebert1-1/+1
2014-01-14downgrade <label>-related callouts from danger to warningChris Rebert1-1/+1
2014-01-14upgrade tooltip/popover-in-groups callout from info to warningChris Rebert1-2/+2
2014-01-12Formatting and docs changesMark Otto1-1866/+1824
2014-01-11Merge branch 'master' into docs_derpMark Otto1-2/+2
Conflicts: docs/getting-started.html
2014-01-10refer to correct componentChris Rebert1-1/+1
2014-01-10docs mention for #12188Mark Otto1-2/+2
2014-01-09Merge branch 'master' into docs_derpMark Otto1-4/+4
Conflicts: docs/assets/css/docs.css
2014-01-07Fix #12073: Consistent order of variationsJulian Thilo1-4/+4
This changes the order of component variations throughout the repo (code and docs) to be more consistent. The order now used everywhere is the one most frequently found in the repo before: Default, Primary, Success, Info, Warning, Danger
2014-01-05Merge branch 'master' into docs_derpMark Otto1-2/+1
Conflicts: docs/components.html
2014-01-05grammarghhhhhhhhhhhhMark Otto1-1/+1
2014-01-05Merge branch 'master' into docs_derpMark Otto1-2/+4
2014-01-05Merge branch 'master' into docs_derpMark Otto1-165/+179
2014-01-05document single .form-control per .input-group limitation; fixes #12109Chris Rebert1-2/+4
2014-01-05add .container(-fluid) to remaining navbar examples for consistency/accuracyChris Rebert1-163/+177
follow-up to 93a4d6cc5ecdc1cbc09c4b8af2e587f4480b36cf
2014-01-04Fix anchor linksQuy Ton1-2/+2
2014-01-04Use relative URLsQuy Ton1-2/+2
2013-12-31Merge branch 'master' into docs_derpMark Otto1-0/+2989
Conflicts: _config.yml docs/_includes/footer.html docs/_includes/nav-main.html docs/_includes/old-bs-docs.html docs/_layouts/default.html docs/_layouts/home.html docs/getting-started.html docs/index.html
2013-12-28no more page.base_urlMark Otto1-1/+0
2013-12-28Rearrange repository contents because muahahahahahahaMark Otto1-0/+2989
2013-07-18flatten docs dir back into rootMark Otto1-2106/+0
2013-07-17Drop `.nav-header` for `.dropdown-header`Mark Otto1-0/+25
* Since we no longer have `.nav-list`, I've nuked the `.nav-header` * However, dropdowns can still have section headings, so I've kept that around with the addition of `.dropdown-header` * Restyled it a smidge as well
2013-07-17fix broken docs calloutsMark Otto1-1/+1
2013-07-17Merge branch '3.0.0-docs-calloutfam' of ↵Mark Otto1-9/+21
https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-docs-calloutfam Conflicts: docs/components.html docs/css.html docs/customize.html
2013-07-09Dustin the docs againJulian Thilo1-9/+9
* Fix alllll the links! * Change all `*.js` in JS plugin docs (no mo `bootstrap-`) * Fully remove `tr.info` * Bring nav includes up to date
2013-07-05Remove more GlyphiconsMark Otto1-68/+0
2013-07-03use sibling selector instead of pseudo selectorliuyl1-1/+1
2013-06-27remove submenus. for more context: ↵Mark Otto1-89/+0
http://www.youtube.com/watch?v=ggWyUEuGcWY&feature=youtu.be&t=48s
2013-06-27remove glyphicons from demo componentMark Otto1-4/+4
2013-06-27Merge branch '3.0.0-wip' into bs3_remove_iconsMark Otto1-2/+6
Conflicts: docs/components.html
2013-06-27Merge pull request #8307 from cvrebert/8287-docs-patchMark Otto1-0/+5
Fix #8287
2013-06-26Adjust info callout, add callouts to docsJulian Thilo1-13/+30
* Adjust the background-color of bs-callout-info to match danger and warning in tone * Convert all the callouts * Change some callouts to info/warning * Add new callout
2013-06-26typo: match doc text and exampleJames Holland1-1/+1
2013-06-25Fix #8287Chris Rebert1-0/+5
2013-06-24Replaced <i> with <span> for glyphiconKyle1-165/+165
2013-06-20Move Glyphicons into their own repoMark Otto1-314/+0
Removes the icon fonts and associated docs and LESS code from the core repo and into twbs/bootstrap-glyphicons.
2013-06-16components docs: backticks ==> <code>Chris Rebert1-1/+1