aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-04-16Added specificity note to docs per issue #13332jackson1-1/+4
2014-04-15fix #13340 by documenting @icon-font-path & @icon-font-name moreChris Rebert1-0/+5
2014-04-15Add nested kbd element styles for actual keys or inputsCecchi MacNaughton1-1/+2
2014-04-11Add documentation for using optional icons with sr-only labelsSean Dwyer1-2/+18
2014-04-09grunt distChris Rebert1-0/+1
2014-04-09Run `grunt`.XhmikosR2-18/+8
2014-04-09Add the license header in the non minified build too.XhmikosR1-1/+2
2014-04-09Add the jquery check in customizer's output.XhmikosR1-0/+4
2014-04-09Customizer: switch to UglifyJS2 (v2.4.13).XhmikosR2-16/+24
The uglify build is generated with `uglifyjs --self -o uglify.min.js`.
2014-04-09Run `grunt dist`.XhmikosR3-3/+3
2014-04-09JS: remove unused variables.XhmikosR2-6/+4
2014-04-08grunt distMark Otto2-2/+2
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