| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-04-21 | Update html5shiv to v3.7.1. | XhmikosR | 23 | -23/+23 | |
| 2014-04-20 | grunt dist | Chris Rebert | 2 | -2/+2 | |
| 2014-04-20 | add IE10 viewport bug workaround to examples | Chris Rebert | 24 | -14/+86 | |
| Closes #13379. | |||||
| 2014-04-21 | Merge pull request #13151 from twbs/customizer-uglifyjs2 | XhmikosR | 4 | -35/+38 | |
| Customizer: switch to UglifyJS2 | |||||
| 2014-04-19 | quote attribute value in selector in JS docs example | Chris Rebert | 1 | -1/+1 | |
| 2014-04-19 | quote attribute value in selector in offcanvas.js | Chris Rebert | 1 | -1/+1 | |
| 2014-04-18 | Merge pull request #13373 from twbs/fix-13360 | Chris Rebert | 1 | -0/+10 | |
| Make variable deprecation notices visible in customizer | |||||
| 2014-04-18 | quote data-* attribute value in docs JS per best-practices | Chris Rebert | 1 | -2/+2 | |
| 2014-04-17 | FIX: #13355. Added .navbar-nav to migration change list. | jackson | 1 | -0/+4 | |
| 2014-04-17 | fix #13337 by mentioning removal of .progress-* contextual classes | Chris Rebert | 1 | -0/+5 | |
| 2014-04-17 | fix #13360 by making deprecation notices visible in customizer | Chris Rebert | 1 | -0/+10 | |
| 2014-04-17 | Merge pull request #13358 from Jakobovski/docs-improvements-#13332 | Chris Rebert | 1 | -1/+4 | |
| Added specificity note to docs per issue #13332 | |||||
| 2014-04-17 | fixes #13365: remove dupe css in grid example | Mark Otto | 1 | -5/+0 | |
| 2014-04-17 | grunt dist | Mark Otto | 1 | -1/+1 | |
| 2014-04-16 | Fixed typo and added leading space | jackson | 1 | -2/+2 | |
| 2014-04-16 | Added specificity note to docs per issue #13332 | jackson | 1 | -1/+4 | |
| 2014-04-15 | fix #13340 by documenting @icon-font-path & @icon-font-name more | Chris Rebert | 1 | -0/+5 | |
| 2014-04-15 | Add nested kbd element styles for actual keys or inputs | Cecchi MacNaughton | 1 | -1/+2 | |
| 2014-04-11 | Add documentation for using optional icons with sr-only labels | Sean Dwyer | 1 | -2/+18 | |
| 2014-04-09 | grunt dist | Chris Rebert | 1 | -0/+1 | |
| 2014-04-09 | Run `grunt`. | XhmikosR | 2 | -18/+8 | |
| 2014-04-09 | Add the license header in the non minified build too. | XhmikosR | 1 | -1/+2 | |
| 2014-04-09 | Add the jquery check in customizer's output. | XhmikosR | 1 | -0/+4 | |
| 2014-04-09 | Customizer: switch to UglifyJS2 (v2.4.13). | XhmikosR | 2 | -16/+24 | |
| The uglify build is generated with `uglifyjs --self -o uglify.min.js`. | |||||
| 2014-04-09 | Run `grunt dist`. | XhmikosR | 3 | -3/+3 | |
| 2014-04-09 | JS: remove unused variables. | XhmikosR | 2 | -6/+4 | |
| 2014-04-08 | grunt dist | Mark Otto | 2 | -2/+2 | |
| 2014-04-08 | the space between spaces | Mark Otto | 1 | -1/+1 | |
| 2014-04-08 | add screenshot | Mark Otto | 1 | -0/+0 | |
| 2014-04-08 | Merge branch 'master' into equal-height-experiment | Mark Otto | 36 | -81/+245 | |
| 2014-04-07 | Fixes #13208: Drop <b> for <span> in code snippets and examples | Mark Otto | 12 | -26/+26 | |
| 2014-04-06 | grunt dist | Mark Otto | 4 | -5/+5 | |
| 2014-04-06 | Merge pull request #13284 from chasingtheflow/master | Mark Otto | 1 | -1/+1 | |
| Fixed typo in Responsive Tables CSS docs | |||||
| 2014-04-06 | #12790: Add link to unofficial Italian translation | Julian Thilo | 1 | -0/+5 | |
| 2014-04-05 | Fixed typo in Responsive Tables CSS docs | Billy Matthews | 1 | -1/+1 | |
| 2014-04-04 | fix grammar in "Underlined text" example | Chris Rebert | 1 | -2/+2 | |
| 2014-04-04 | Re-implement Universal Analytics | Julian Thilo | 5 | -15/+15 | |
| X-Refs: https://github.com/twbs/bootstrap/commit/b2a67ffe55f5fedb0ae1d5dff331687c3e744be0 https://github.com/twbs/bootstrap/commit/c97e6d5cad74d20257d28734f85311ef5d00b560 | |||||
| 2014-04-04 | Replace $.fn.bind with $.fn.on in alert docs | Heinrich Fenkart | 1 | -1/+1 | |
| 2014-04-03 | customizer: squelch error when can't save Gist | Chris Rebert | 1 | -1/+6 | |
| 2014-04-03 | Merge pull request #13260 from twbs/doc-12651 | Chris Rebert | 1 | -8/+16 | |
| document that label.active on preselected inputs in btn-groups is manual | |||||
| 2014-04-03 | doc how to change the collapsed mobile navbar breakpoint; fixes #13126 | Chris Rebert | 1 | -0/+4 | |
| 2014-04-03 | Run `grunt`. | XhmikosR | 4 | -5/+5 | |
| 2014-04-02 | document that you have to add .active yourself on prechecked btn-ized ↵ | Chris Rebert | 1 | -8/+16 | |
| checkboxes+radios; fixes #12651 | |||||
| 2014-04-01 | help avoid misuse of Carousel's .active when copy-pasting from examples; fix ↵ | Chris Rebert | 1 | -1/+7 | |
| #13252 | |||||
| 2014-04-01 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2014-03-31 | Merge pull request #13241 from twbs/address-13240 | Mark Otto | 1 | -0/+4 | |
| explicitly doc that icon classes should only be used on empty elements | |||||
| 2014-03-31 | explicitly doc that icon classes should only be used on empty elements; ↵ | Chris Rebert | 1 | -0/+4 | |
| closes #13240 | |||||
| 2014-03-31 | add document ready jQuery wrapper in Android Browser workaround | Chris Rebert | 1 | -5/+7 | |
| 2014-03-28 | Modal body shift fix for IE10/11 | Tyler Cipriani | 1 | -1/+1 | |
| Closes #13103 by merging it. | |||||
| 2014-03-28 | Merge pull request #13190 from twbs/fix-13175 | Chris Rebert | 1 | -1/+4 | |
| doc that popover content() is given the element as an arg | |||||
