aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2014-04-24add script to warn folks trying to test old IE using IE's unreliable ↵Chris Rebert1-0/+51
emulation modes
2014-04-24Document .direction & .relatedTarget properties of Carousel events.Chris Rebert1-0/+5
Fixes #13395
2014-04-24Merge pull request #13390 from twbs/ie10-viewport-bugMark Otto24-14/+86
add IE10 viewport bug workaround to examples
2014-04-24Merge pull request #13374 from Jakobovski/fix-issue-#13355Mark Otto1-0/+4
FIX: #13355. Added .navbar-nav to migration change list.
2014-04-24document that show-ing a tooltip/popover on a hidden element doesn't work; ↵Chris Rebert2-0/+8
fixes #13362
2014-04-23Merge pull request #13397 from twbs/fix-13394Chris Rebert1-0/+4
document that non-:visible scrollspy targets are ignored
2014-04-23Add missing word.Quy Ton1-1/+1
2014-04-21document that non-:visible scrollspy targets are ignored; fixes #13394Chris Rebert1-0/+4
2014-04-21Use the new respond.js URL.XhmikosR23-23/+23
2014-04-21Update html5shiv to v3.7.1.XhmikosR23-23/+23
2014-04-20grunt distChris Rebert2-2/+2
2014-04-20add IE10 viewport bug workaround to examplesChris Rebert24-14/+86
Closes #13379.
2014-04-21Merge pull request #13151 from twbs/customizer-uglifyjs2XhmikosR4-35/+38
Customizer: switch to UglifyJS2
2014-04-19quote attribute value in selector in JS docs exampleChris Rebert1-1/+1
2014-04-19quote attribute value in selector in offcanvas.jsChris Rebert1-1/+1
2014-04-18Merge pull request #13373 from twbs/fix-13360Chris Rebert1-0/+10
Make variable deprecation notices visible in customizer
2014-04-18quote data-* attribute value in docs JS per best-practicesChris Rebert1-2/+2
2014-04-17FIX: #13355. Added .navbar-nav to migration change list.jackson1-0/+4
2014-04-17fix #13337 by mentioning removal of .progress-* contextual classesChris Rebert1-0/+5
2014-04-17fix #13360 by making deprecation notices visible in customizerChris Rebert1-0/+10
2014-04-17Merge pull request #13358 from Jakobovski/docs-improvements-#13332Chris Rebert1-1/+4
Added specificity note to docs per issue #13332
2014-04-17fixes #13365: remove dupe css in grid exampleMark Otto1-5/+0
2014-04-17grunt distMark Otto1-1/+1
2014-04-16Fixed typo and added leading spacejackson1-2/+2
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