aboutsummaryrefslogtreecommitdiff
path: root/docs/templates
AgeCommit message (Collapse)AuthorFilesLines
2012-11-05insert missing i18n tag at customize and download stringAlexandre Magno1-1/+1
2012-11-05version bumpMark Otto1-2/+2
2012-11-04Merge branch '2.2.2-wip' into exploratoryMark Otto2-1/+58
Conflicts: docs/assets/css/bootstrap.css less/buttons.less less/forms.less
2012-11-04more required input tweaksMark Otto1-4/+4
2012-11-04start documenting html5 invalid form fieldsMark Otto1-0/+9
2012-11-04Fixes #5785: allow for segmented button groups in input groupsMark Otto1-0/+48
2012-11-04fix modals display in docs on tablet viewMark Otto1-1/+1
2012-11-04change up list classes to use .list- prefixMark Otto1-4/+4
2012-11-04Merge branch '2.2.2-wip' into exploratoryMark Otto1-1/+16
2012-11-04Refine new inline list optionMark Otto1-6/+6
2012-11-04Merge branch '2.1.2-list-inline' of https://github.com/andriijas/bootstrap ↵Mark Otto1-0/+15
into andriijas-2.1.2-list-inline
2012-11-04clarify unstyled lists docsMark Otto1-1/+1
2012-11-04add justified nav links for tabs and pillsMark Otto1-0/+25
2012-11-04responsive images, updated shadows on navbars, remove responsive file from docsMark Otto1-1/+0
2012-11-03Swap old icons for new in docsMark Otto6-45/+45
2012-11-03Merge branch 'glyphicons_font' into exploratoryMark Otto1-188/+208
Conflicts: docs/assets/css/bootstrap.css docs/assets/css/docs.css less/sprites.less
2012-11-03Navs refactor, restoring .nav-listMark Otto1-47/+35
2012-11-03Merge branch '2.2.2-wip' into exploratoryMark Otto5-8/+9
Conflicts: docs/assets/css/bootstrap.css docs/scaffolding.html docs/templates/pages/scaffolding.mustache
2012-11-03Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wipMark Otto2-4/+4
2012-11-03Fixes #5458: Clarify fluid nestingMark Otto1-2/+16
2012-11-03Merge pull request #5766 from bradly/spelling-fixes-in-docsMark Otto2-4/+4
Fixing various spelling typos in the docs.
2012-11-03Merge branch '2.2.2-wip' of github.com:twitter/bootstrap into 2.2.2-wipMark Otto1-2/+2
2012-11-03Fixes #5775: Collapse labels/badgesMark Otto1-0/+3
* When :empty, display: none; * Add documentation for change in behavior
2012-11-03Change example email addresses to use RFC 2606 reserved example domain.Bradly Feeley1-2/+2
2012-11-02Fixing various spelling typos in the docs.Bradly Feeley2-4/+4
2012-11-02fixes #5756: duplicate media CSS in compiled buildsMark Otto1-1/+0
2012-11-02Merge branch '2.2.2-wip' into exploratoryMark Otto7-27/+71
Conflicts: docs/assets/css/bootstrap.css docs/getting-started.html docs/templates/pages/getting-started.mustache less/accordion.less less/alerts.less less/breadcrumbs.less less/buttons.less less/code.less less/dropdowns.less less/forms.less less/navbar.less less/progress-bars.less less/responsive-navbar.less less/tables.less less/thumbnails.less less/tooltip.less less/wells.less
2012-11-02removing glyphicons images, swapping in new icon font with new classesMark Otto1-188/+208
2012-10-31Merge branch 'bradly-affix-docs-fix' into 2.2.2-wipMark Otto1-1/+1
2012-10-31fixes #5717: add retina favicon, recompile docsMark Otto1-1/+1
2012-10-302.2.1 - hotfix for carouselfat1-2/+2
2012-10-30Fixing typos in affix options area in the docs.Bradly Feeley1-1/+1
2012-10-29add a ton of the new vars to the customizerMark Otto1-0/+29
2012-10-29add media.less to customizer pageMark Otto1-0/+1
2012-10-29v2.2.0 instead of v2.1.2Mark Otto1-2/+2
2012-10-26Adding .inline for ul and olAndreas Cederström1-0/+15
2012-10-18fixes #5572: document .input-block-levelMark Otto1-0/+11
2012-10-17add updater function and rebuildJacob Thornton1-0/+6
2012-10-16Merge pull request #5507 from bradly/2.1.2-wipMark Otto1-1/+1
Fixing typo in docs.
2012-10-16more hellip on modalsMark Otto1-2/+2
2012-10-16fixes #5519: hellip in modal codeMark Otto1-1/+1
2012-10-16add in latest carousel example, reorg examples on getting startedMark Otto1-9/+7
2012-10-16clarify js docs individual or compiled sectionMark Otto1-1/+1
2012-10-13Fixing typo in docs.Bradly Feeley1-1/+1
2012-10-02copy and style changes to improve docs rendering on mobile devicesMark Otto2-6/+8
2012-10-02Merge branch '2.1.2-wip' into exploratoryMark Otto1-1/+1
2012-10-02fixes #5352: update docs messaging for disable nav linksMark Otto1-1/+1
2012-10-01Merge branch '2.1.2-wip' into exploratoryMark Otto2-25/+57
Conflicts: docs/assets/css/bootstrap-responsive.css docs/assets/css/bootstrap.css docs/components.html docs/templates/pages/components.mustache less/labels-badges.less less/navbar.less less/tables.less
2012-10-01improve dropdown submenu docs; add docs for left submenu; remove all dupe ↵Mark Otto1-20/+51
css for left submenu
2012-10-01fixes #5377: change selectors for navbar collapse to be unique so only one ↵Mark Otto1-4/+4
open/closes at a time