aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
AgeCommit message (Expand)AuthorFilesLines
2014-07-08Refactor: drop .dropdown .caret for a generated caret using .dropdown-toggle:...Mark Otto10-68/+35
2014-07-08remove glyphicons navMark Otto1-8/+0
2014-07-08Drop: Thumbnails completely, as they'll be replacedMark Otto2-100/+0
2014-07-08Drop: Panels completely, as they'll be replacedMark Otto2-289/+0
2014-07-08nuke the v2.x to v3.x migration docsMark Otto2-11/+0
2014-07-08linkMark Otto1-0/+1
2014-07-08Update grid mixins section of the docsMark Otto1-126/+44
2014-07-08remove mention of fontsMark Otto2-17/+10
2014-07-08Drop GlyphiconsMark Otto1-66/+0
2014-07-08drop wellsMark Otto1-1/+0
2014-07-08buttons docs tweakMark Otto1-9/+9
2014-07-07remove the less docsMark Otto2-508/+0
2014-07-07Merge branch 'master' into derpMark Otto51-422/+825
2014-07-07Fixes #14068: Update docs note for inline formsMark Otto1-5/+5
2014-07-07Merge branch 'master' of github.com:twbs/bootstrapMark Otto1-3/+9
2014-07-07more accurate homepage titleMark Otto1-1/+1
2014-07-07Merge pull request #14072 from twbs/carousel-gloss-buttonsChris Rebert1-0/+6
2014-07-07Add screenreader text to prev/next carousel buttons in examples to improve ac...Chris Rebert1-0/+6
2014-07-07add role="listbox" to .carousel-inner to improve accessibility of CarouselsChris Rebert1-3/+3
2014-07-07Merge pull request #14036 from twbs/fix-13575Chris Rebert2-0/+23
2014-07-07Add role="tablist" to .nav-pills in examples to improve accessibilityChris Rebert3-14/+14
2014-07-07Part 2 for fixing #13996: Add a docs callout to help folks using SVG images i...Mark Otto1-0/+4
2014-07-07docs HTML5 validity fixup to 8e2348e9eda51296eb680192379ab37f10355ca3Chris Rebert1-1/+1
2014-07-07nitpick phrasing of the docs added for #13835Chris Rebert1-2/+2
2014-07-07grammar fix; indicate that img[src] shouldn't actually be emptyChris Rebert1-2/+2
2014-07-06Fixes #13746: Add docs section for brand imageMark Otto2-0/+27
2014-07-06Fixes #13835: More explicitly document mobile dropdown menu dismissing behaviorMark Otto1-1/+3
2014-07-06Merge pull request #14021 from CFXd/add_collapsed_default_class_to_navbar_col...Mark Otto4-13/+13
2014-07-05Merge pull request #14034 from twbs/deprecate-modal-remoteChris Rebert1-2/+4
2014-07-05`remote` modal docs: mention jQuery.load and other JS options as alternativesChris Rebert1-1/+3
2014-07-05gruntMark Otto1-6/+10
2014-07-05Docs: add missing example code code for `kbd` after #13351.XhmikosR1-1/+2
2014-07-03use non-minified Bootstrap JS when on non-gh-pagesChris Rebert1-0/+6
2014-07-03use non-minified docs JS on non-gh-pagesChris Rebert1-0/+4
2014-07-03use non-minified docs CSS on non-gh-pagesChris Rebert1-0/+5
2014-07-03use non-minified BS Theme CSS on non-gh-pagesChris Rebert1-0/+4
2014-07-03use non-minified Bootstrap CSS on non-gh-pagesChris Rebert1-0/+4
2014-07-03modal docs formatting tweakChris Rebert1-1/+1
2014-07-03Mark the `remote` option of the Modal plugin as deprecated.Chris Rebert1-1/+1
2014-07-03Merge pull request #13986 from twbs/address-13874Chris Rebert2-4/+4
2014-07-02fix new form validationMark Otto1-4/+4
2014-07-02Merge branch 'pr/14011'Mark Otto1-0/+48
2014-07-02fix up examplesMark Otto1-22/+26
2014-07-02clarify the iOS virtual keyboard bug with respect to navbarsChris Rebert1-1/+1
2014-07-02Add collapsed default class to navbar-toggleMichael Silber4-13/+13
2014-07-02Moves checkbox/radios into "Validation states" example.Zac Echola1-52/+44
2014-07-02Documents radio and checkbox validation statesZac Echola1-0/+52
2014-06-30Merge pull request #13988 from twbs/fix-13896Chris Rebert1-1/+1
2014-06-30Fix inconsistency between demo and displayed code for modal demoPatrick Robertson1-1/+1
2014-06-29doc that you can't use both data-ride and $().carousel() on the same carousel...Chris Rebert1-1/+1