| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |||||
| 2014-03-28 | grunt update-shrinkwrap build-customizer dist | Chris Rebert | 2 | -3/+3 | |
| 2014-03-28 | enhance customizer to handle transitive Less @import-s | Chris Rebert | 1 | -5/+16 | |
| 2014-03-28 | rename generateCustomCSS to generateCustomLess for accuracy | Chris Rebert | 1 | -2/+2 | |
| 2014-03-28 | grunt dist | Chris Rebert | 2 | -3/+3 | |
| 2014-03-28 | Add Gist & Customizer URLs to customized files & config.json | Chris Rebert | 1 | -12/+24 | |
| Fixes #9951 Fixes #12865 | |||||
| 2014-03-28 | Fix HTML errors | Julian Thilo | 2 | -11/+11 | |
| 2014-03-28 | Fix tooltip viewport example | Julian Thilo | 3 | -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-28 | Merge pull request #13194 from twbs/normalize.css-3.0.1 | XhmikosR | 5 | -6/+6 | |
| Update normalize.css to v3.0.1 | |||||
| 2014-03-27 | Revert upgrade to Universal Analytics | Julian Thilo | 5 | -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-27 | Add equal-height grid columns as an experimental example. | Chris Rebert | 3 | -0/+168 | |
| Based on @pete-otaqui's work from #11851 | |||||
| 2014-03-27 | Change GA events to Universal Analytics | Julian Thilo | 4 | -7/+7 | |
| 2014-03-27 | Add TOC entry for "Third-party libraries" callout section to JS docs | Chris Rebert | 1 | -0/+1 | |
| 2014-03-27 | Run `grunt`. | XhmikosR | 5 | -6/+6 | |
| 2014-03-27 | Docs: switch to the Universal Analytics code. | XhmikosR | 1 | -8/+6 | |
| 2014-03-26 | doc that popover content() is given the element as an arg; fix #13175 | Chris Rebert | 1 | -1/+4 | |
| 2014-03-26 | Document `template` option of tooltip & popover; fixes #13088 | Chris Rebert | 2 | -18/+41 | |
| Also capitalize column titles and descriptions. | |||||
| 2014-03-25 | Document #13186 | Mark Otto | 1 | -1/+23 | |
| 2014-03-24 | cleanup svg | Mark Otto | 3 | -104/+30 | |
| 2014-03-24 | fixes #13026: Document more Bootstrap components in the Theme and RTL examples | Mark Otto | 2 | -0/+524 | |
| 2014-03-24 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-03-24 | Fixes #13066: Add z-index to the form control feedback icons so input groups ↵ | Mark Otto | 3 | -3/+3 | |
| don't render on top of them | |||||
| 2014-03-24 | Fixes #13037: add text-align: left; to prevent alignment change in dropdowns | Mark Otto | 4 | -4/+4 | |
| 2014-03-24 | grunt | Mark Otto | 5 | -6/+6 | |
| 2014-03-24 | grunt | Mark Otto | 1 | -1/+1 | |
| 2014-03-24 | grunt | Mark Otto | 2 | -3/+3 | |
| 2014-03-24 | Fixes #13141: Add a max-width: 100%; to label elements so IE8 wraps text | Mark Otto | 4 | -4/+4 | |
| 2014-03-24 | Fixes #13158: add link to nonresponsive docs in the example | Mark Otto | 1 | -1/+1 | |
