aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-04-08the space between spacesMark Otto1-1/+1
2014-04-08add screenshotMark Otto1-0/+0
2014-04-08Merge branch 'master' into equal-height-experimentMark Otto36-81/+245
2014-04-07Fixes #13208: Drop <b> for <span> in code snippets and examplesMark Otto12-26/+26
2014-04-06grunt distMark Otto4-5/+5
2014-04-06Merge pull request #13284 from chasingtheflow/masterMark Otto1-1/+1
Fixed typo in Responsive Tables CSS docs
2014-04-06#12790: Add link to unofficial Italian translationJulian Thilo1-0/+5
2014-04-05Fixed typo in Responsive Tables CSS docsBilly Matthews1-1/+1
2014-04-04fix grammar in "Underlined text" exampleChris Rebert1-2/+2
2014-04-04Re-implement Universal AnalyticsJulian Thilo5-15/+15
X-Refs: https://github.com/twbs/bootstrap/commit/b2a67ffe55f5fedb0ae1d5dff331687c3e744be0 https://github.com/twbs/bootstrap/commit/c97e6d5cad74d20257d28734f85311ef5d00b560
2014-04-04Replace $.fn.bind with $.fn.on in alert docsHeinrich Fenkart1-1/+1
2014-04-03customizer: squelch error when can't save GistChris Rebert1-1/+6
2014-04-03Merge pull request #13260 from twbs/doc-12651Chris Rebert1-8/+16
document that label.active on preselected inputs in btn-groups is manual
2014-04-03doc how to change the collapsed mobile navbar breakpoint; fixes #13126Chris Rebert1-0/+4
2014-04-03Run `grunt`.XhmikosR4-5/+5
2014-04-02document that you have to add .active yourself on prechecked btn-ized ↵Chris Rebert1-8/+16
checkboxes+radios; fixes #12651
2014-04-01help avoid misuse of Carousel's .active when copy-pasting from examples; fix ↵Chris Rebert1-1/+7
#13252
2014-04-01Run `grunt`.XhmikosR1-1/+1
2014-03-31Merge pull request #13241 from twbs/address-13240Mark Otto1-0/+4
explicitly doc that icon classes should only be used on empty elements
2014-03-31explicitly doc that icon classes should only be used on empty elements; ↵Chris Rebert1-0/+4
closes #13240
2014-03-31add document ready jQuery wrapper in Android Browser workaroundChris Rebert1-5/+7
2014-03-28Modal body shift fix for IE10/11Tyler Cipriani1-1/+1
Closes #13103 by merging it.
2014-03-28Merge pull request #13190 from twbs/fix-13175Chris Rebert1-1/+4
doc that popover content() is given the element as an arg
2014-03-28grunt update-shrinkwrap build-customizer distChris Rebert2-3/+3
2014-03-28enhance customizer to handle transitive Less @import-sChris Rebert1-5/+16
2014-03-28rename generateCustomCSS to generateCustomLess for accuracyChris Rebert1-2/+2
2014-03-28grunt distChris Rebert2-3/+3
2014-03-28Add Gist & Customizer URLs to customized files & config.jsonChris Rebert1-12/+24
Fixes #9951 Fixes #12865
2014-03-28Fix HTML errorsJulian Thilo2-11/+11
2014-03-28Fix tooltip viewport exampleJulian Thilo3-0/+102
- Move example to correct location docs/examples/ - Move custom JS and CSS into stand-alone files - Update headers and footers - Copy-editing
2014-03-28Merge pull request #13194 from twbs/normalize.css-3.0.1XhmikosR5-6/+6
Update normalize.css to v3.0.1
2014-03-27Revert upgrade to Universal AnalyticsJulian Thilo5-13/+15
The Google Analytics account we use cannot currently be upgraded to Universal Analytics. In order to keep using Analytics, we have to stick with Classic for now.
2014-03-27Add equal-height grid columns as an experimental example.Chris Rebert3-0/+168
Based on @pete-otaqui's work from #11851
2014-03-27Change GA events to Universal AnalyticsJulian Thilo4-7/+7
2014-03-27Add TOC entry for "Third-party libraries" callout section to JS docsChris Rebert1-0/+1
2014-03-27Run `grunt`.XhmikosR5-6/+6
2014-03-27Docs: switch to the Universal Analytics code.XhmikosR1-8/+6
2014-03-26doc that popover content() is given the element as an arg; fix #13175Chris Rebert1-1/+4
2014-03-26Document `template` option of tooltip & popover; fixes #13088Chris Rebert2-18/+41
Also capitalize column titles and descriptions.
2014-03-25Document #13186Mark Otto1-1/+23
2014-03-24cleanup svgMark Otto3-104/+30
2014-03-24fixes #13026: Document more Bootstrap components in the Theme and RTL examplesMark Otto2-0/+524
2014-03-24gruntMark Otto1-1/+1
2014-03-24Fixes #13066: Add z-index to the form control feedback icons so input groups ↵Mark Otto3-3/+3
don't render on top of them
2014-03-24Fixes #13037: add text-align: left; to prevent alignment change in dropdownsMark Otto4-4/+4
2014-03-24gruntMark Otto5-6/+6
2014-03-24gruntMark Otto1-1/+1
2014-03-24gruntMark Otto2-3/+3
2014-03-24Fixes #13141: Add a max-width: 100%; to label elements so IE8 wraps textMark Otto4-4/+4
2014-03-24Fixes #13158: add link to nonresponsive docs in the exampleMark Otto1-1/+1