aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
AgeCommit message (Collapse)AuthorFilesLines
2014-03-07grunt for daysMark Otto1-0/+4
2014-03-06Moving the embed to it's own CSS file, moving the docs to the Components ↵Mark Otto2-1/+1
page with an example, fixing a Glyhpicons list problem in the docs
2014-03-06Merge branch 'master' into boulox-responsive-embedMark Otto13-133/+222
Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/js/customize.min.js docs/assets/js/docs.min.js docs/css.html docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css
2014-03-06Merge branch 'master' into popovers-use-radii-varMark Otto2-3/+20
Conflicts: dist/css/bootstrap.css.map docs/assets/js/raw-files.min.js docs/dist/css/bootstrap.css.map
2014-03-06Rewrite the disabled list group items to simplify stylesMark Otto1-0/+1
2014-03-06Merge branch 'master' into pr/12490Mark Otto8-41/+87
Conflicts: less/list-group.less
2014-03-04navMark Otto1-0/+1
2014-03-04Fixes #12697: Document readonly inputsMark Otto1-0/+1
2014-03-04Merge branch 'master' into rtl_via_css_flipMark Otto1-0/+8
Conflicts: docs/assets/js/raw-files.min.js
2014-03-04gruntMark Otto1-0/+8
2014-03-03fix navMark Otto1-1/+0
2014-03-03Rename RTL files and add some basic docsMark Otto1-0/+8
2014-02-25grunt build-customizer-htmlChris Rebert1-1/+1
2014-02-21Fixes #12744: Document ability to remove animation on modalsMark Otto1-0/+1
2014-02-10http://www.youtube.com/watch?v=YQwYNca4iogMark Otto1-2/+2
2014-02-08Fixes #12610: Better and more consistent prefixing of docs CSS with .bs-docs-Mark Otto2-4/+4
2014-02-08gruntMark Otto1-0/+5
2014-02-07Fix wrong idJulian Thilo1-1/+1
2014-02-07consistencyMark Otto1-1/+1
2014-02-07Fixes #12555: Rearrange variables to place grids and containers closerMark Otto2-32/+32
2014-02-07Fixes #12614: Add progress bar example with visible labelMark Otto1-0/+1
2014-02-06property order because @zdroid <3Mark Otto1-1/+1
2014-02-05add basic back to top link to docs sidenavs, fixes #12589Mark Otto1-1/+1
2014-02-01mv .img-responsive docs from Overview to Images sectionChris Rebert1-1/+4
2014-01-30Update jQuery to v1.11.0.XhmikosR1-1/+1
Also, use Google's CDN per #11369.
2014-01-29gruntMark Otto1-0/+4
2014-01-29fix css urlMark Otto1-1/+1
2014-01-24Remove Twitter from tweet buttonQuy Ton1-1/+1
2014-01-22add docs note to address #12078Chris Rebert1-0/+1
2014-01-21Reorder nav of About docs pageQuy Ton1-3/+3
2014-01-20fix #12280 by templating the customizer's nav sidebar tooChris Rebert2-39/+45
The customizer is such a PITA.
2014-01-19docs: use relative URLs instead of site.baseurlChris Rebert3-17/+17
2014-01-19grunt build-customizer-vars-formChris Rebert1-0/+4
2014-01-19Additional changes to #12275 and #12292Quy Ton1-1/+1
2014-01-19Improve <meta> tagsZlatan Vasović1-1/+1
2014-01-18move migration docs to new separate page, leave callout on getting started ↵Mark Otto2-6/+12
page; fixes #12244
2014-01-18Make spelling of Less uniform throughout the docsJulian Thilo2-3/+3
2014-01-17fix #12277Chris Rebert1-2/+2
Thanks to @Quy for pointing these out.
2014-01-15add Issues & Releases links back to footerChris Rebert1-0/+4
2014-01-16Fix footer linksJulian Thilo1-2/+2
2014-01-15move Community & Translations docs sections from About to Getting StartedChris Rebert2-6/+6
2014-01-14Don't copy-pasta all the Sass docs because fuck keeping that up to date. ↵Mark Otto1-4/+1
Instead, point to https://github.com/twbs/bootstrap-sass/blob/master/README.md.
2014-01-13Merge branch 'responsive-embed' of https://github.com/boulox/bootstrap into ↵Mark Otto1-0/+1
boulox-responsive-embed Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css
2014-01-11Merge branch 'master' into docs_derpMark Otto2-7/+2
Conflicts: docs/getting-started.html
2014-01-11Merge branch 'minify-assets' of https://github.com/XhmikosR/bootstrap into ↵Mark Otto2-7/+2
XhmikosR-minify-assets Conflicts: package.json
2014-01-09Merge branch 'master' into docs_derpMark Otto2-1/+1683
Conflicts: docs/assets/css/docs.css
2014-01-09more derpMark Otto1-1/+1
2014-01-08add support for '//===' for <h3>s in bs-lessdocChris Rebert1-3/+1
2014-01-08Use JS & Jade to generate the customizer variables form HTML from ↵Chris Rebert1-0/+1684
variables.less; fixes #11095 also updates variables file organization (courtesy @mdo)
2014-01-08Minify docs CSS too.XhmikosR1-2/+1