| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2014-03-24 | grunt | Mark Otto | 1 | -2/+2 | |
| 2014-03-24 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 12 | -0/+0 | |
| 2014-03-24 | Fixes #13079: Scope .open class in button variant mixin to immediate children | Mark Otto | 5 | -5/+5 | |
| 2014-03-24 | Fix #13138: use underscore prefix to ignore directories | Zlatan Vasović | 12 | -0/+0 | |
| 2014-03-24 | Switch to `icon` instead of `shortcut icon` to fix the HTML validation tests. | XhmikosR | 20 | -20/+20 | |
| 2014-03-23 | Merge pull request #12328 from benogle/bo-tooltip-adjust | Mark Otto | 1 | -0/+8 | |
| Add tooltip `viewport` option, respect bounds of the viewport | |||||
| 2014-03-23 | Update JSZip to v2.2.0. | XhmikosR | 2 | -8/+8 | |
| 2014-03-21 | Add tooltip `viewport` option, respect bounds of the viewport | Ben Ogle | 1 | -0/+8 | |
| 2014-03-20 | Merge pull request #13101 from twbs/ie8-responsive-file-warning | Chris Rebert | 1 | -0/+0 | |
| Move ie8-responsive-file-warning.js one dir up. | |||||
| 2014-03-20 | grunt dist | Chris Rebert | 3 | -3/+3 | |
| 2014-03-18 | Merge pull request #13095 from twbs/translation_data | Mark Otto | 2 | -7/+37 | |
| Generate Translations list from YAML | |||||
| 2014-03-18 | [trivial] Updated dates | Lewis Cowper | 1 | -2/+2 | |
| 2014-03-17 | Generate Translations list from YAML | Julian Thilo | 2 | -7/+37 | |
| 2014-03-17 | Move ie8-responsive-file-warning.js one dir up. | XhmikosR | 1 | -0/+0 | |
| This is a regression of d08bbdc6ec50baca9e34d2aa6e8bcfc8d6135217. | |||||
| 2014-03-17 | Separate JS includes for alerts and popovers | Julian Thilo | 3 | -76/+72 | |
| /cc @mdo | |||||
| 2014-03-17 | fix description of <mark> | Chris Rebert | 1 | -1/+1 | |
| #12956 errata | |||||
| 2014-03-17 | fix <mark> raw source to match live example | Chris Rebert | 1 | -1/+1 | |
| #12956 errata | |||||
| 2014-03-17 | copyedit responsive-embed.html | Chris Rebert | 1 | -1/+1 | |
| 2014-03-17 | Mozilla is trying to fix the <input> line-height bug; Yay! | Chris Rebert | 1 | -1/+1 | |
| See https://bugzilla.mozilla.org/show_bug.cgi?id=697451#c43 | |||||
| 2014-03-17 | more precise description of browser bug | Chris Rebert | 1 | -1/+1 | |
| 2014-03-16 | regenerate customize.min.js | Chris Rebert | 1 | -2/+2 | |
| 2014-03-16 | use @ssorallen's blob support test in customizer; fixes #12617 | Chris Rebert | 2 | -15/+37 | |
| 2014-03-16 | grunt | Mark Otto | 1 | -1/+1 | |
