aboutsummaryrefslogtreecommitdiff
path: root/docs/assets
AgeCommit message (Collapse)AuthorFilesLines
2013-07-17make on prev js changesMark Otto2-7/+8
2013-07-17fixes #7776fat2-11/+14
2013-07-17add ads to v3 docsMark Otto1-3/+56
2013-07-17add callouts for bootstrap 2.3.2 docs and 3.0 rc1 postMark Otto1-30/+26
2013-07-17Merge pull request #8511 from twitter/bs3_remove_examplesMark Otto13-0/+0
BS3: Move examples to @twbs/bootstrap-examples
2013-07-17rebuild js + fixes #7583fat2-2/+2
2013-07-17make sure triggering element is visible before focusing #7521fat2-2/+2
2013-07-17Merge branch '3.0.0-wip' of git://github.com/muan/bootstrap into muan-3.0.0-wipfat2-2/+2
Conflicts: docs/assets/js/bootstrap.min.js
2013-07-17fix #7000fat2-5/+5
2013-07-17Merge branch '3.0.0-wip' into bs3_remove_examplesMark Otto10-1133/+414
Conflicts: docs/_includes/nav-getting-started.html docs/examples/navbar-fixed-top.html docs/examples/navbar-static-top.html docs/examples/navbar.html docs/getting-started.html
2013-07-17fixes #6691fat2-8/+13
2013-07-17Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipfat1-2/+15
2013-07-17Merge branch '3.0.0-docs-calloutfam' of ↵Mark Otto1-2/+15
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-17rebuild doefat2-9/+14
2013-07-16remove margin from left side of navs since it's no longer being setMark Otto1-1/+0
2013-07-16remove webkit-overflow-scrolling from modal for now /cc #8495Mark Otto1-1/+0
2013-07-09simplify type.lessliuyl1-2/+2
2013-07-08Merge pull request #8415 from cvrebert/code.less-cleanupMark Otto1-4/+2
code.less: cleanup styles that get immediately overriden later in the file
2013-07-08Merge pull request #8412 from cvrebert/pagination-nestingMark Otto1-13/+13
use nesting more in pagination.less
2013-07-08Merge pull request #8411 from cvrebert/navbar-LESS-nestingMark Otto1-5/+5
more nesting in navbar.less
2013-07-07code.less: cleanup styles that get immediately overriden later in the fileChris Rebert1-4/+2
2013-07-07use nesting more in pagination.lessChris Rebert1-13/+13
2013-07-07more nesting in navbar.lessChris Rebert1-5/+5
2013-07-07more nesting in buttons.lessChris Rebert1-7/+7
2013-07-06Carousel no longer dependent on glyphiconsMaurice Wahba1-2/+14
Used laquo/raquo for control buttons Updated docs
2013-07-05Remove more GlyphiconsMark Otto1-37/+0
2013-07-05Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-6/+2
2013-07-05Merge pull request #8378 from liuyl/aftertosiblingMark Otto1-6/+2
optimize breadcrumb
2013-07-05Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-4/+0
2013-07-05Move `hr` to scaffolding.less (out of type.less) and simplify stylesMark Otto1-8/+7
2013-07-05Add tfoot back (addresses more than #8387)Mark Otto1-3/+9
2013-07-05Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-4/+4
2013-07-05Remove further mentions of GlyphiconsMark Otto1-2/+0
2013-07-05delete typeahead styleliuyl1-4/+0
2013-07-03use sibling selector instead of pseudo selectorliuyl1-6/+2
2013-07-02refactor tables.less to use nesting moreChris Rebert1-4/+4
2013-07-01comma for the guardian angel /cc @cvrebertMark Otto1-1/+2
2013-07-01Merge branch '3.0.0-responsive-tables' of ↵Mark Otto1-0/+85
https://github.com/juthilo/bootstrap-wip into juthilo-3.0.0-responsive-tables Conflicts: less/mixins.less
2013-07-01Fixes #8350: unfuck Chrome number input element cursor /cc @cvrebert @eintnohickMark Otto1-0/+4
2013-07-01fixes #8345: use inline-block on .img-responsiveMark Otto2-10/+8
2013-07-01fixes #8068: add .help-block to form field state mixinMark Otto1-0/+3
2013-07-01fixes #7367: slightly larger carousel indicatorsMark Otto1-6/+8
2013-07-01Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wipMark Otto1-1/+3
2013-07-01Make more components mixin-friendlyMark Otto1-13/+5
2013-07-01Fix responsive utilities for table elementsJulian Thilo1-0/+76
This change prevents situations where specificity causes some rules to be overridden by the ones intended for mobile. * Added mixin `responsive-invisibility()` * Swapped out `display: none !important;` for new mixin
2013-06-29reset left padding for .media-list, .pagination and .pagerFrancis Brunelle1-1/+3
2013-06-28Nuke hella thingsMark Otto1-9/+2
* Any mentions of .btn-mini * Old docs page that somehow found it's way back
2013-06-28Tooltip: apply position class before positioningMu-An Chiou2-2/+2
2013-06-28Overall responsive `img` stylesMark Otto1-3/+12
`img`s are no longer responsive by default. Instead, use `.img-responsive` as a class or mixin. Existing `.thumbnail > img` and `.img-thumbnail` classes now make use of this as a mixin as well.
2013-06-28Run make on JSMark Otto2-1/+4