| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-10-13 | mention .dropdown-backdrop and .open in dropdown docs /cc #10102 | Mark Otto | 1 | -0/+1 | |
| 2013-10-13 | Merge pull request #11016 from twbs/address-10965 | Mark Otto | 1 | -1/+1 | |
| address #10965; mention Glyphicons-over-file:// problem in Carousel example | |||||
| 2013-10-13 | Merge branch 'master' into restore_grid_mixins | Mark Otto | 39 | -209/+233 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-10-13 | another grid .row mention | Mark Otto | 1 | -1/+1 | |
| 2013-10-13 | finish grid docs intro for now; needs work though | Mark Otto | 2 | -4/+8 | |
| 2013-10-13 | mention .small in docs /cc #10102 | Mark Otto | 1 | -1/+1 | |
| 2013-10-13 | remove undocumented and unsupported .pill-content and .pill-pane /cc #10102 | Mark Otto | 3 | -12/+8 | |
| 2013-10-13 | run grunt dist on .small additions | Mark Otto | 2 | -8/+29 | |
| 2013-10-13 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -8/+13 | |
| 2013-10-13 | remove screen from all docs media queries | Mark Otto | 1 | -14/+14 | |
| 2013-10-13 | Document caret /cc #10102 | Mark Otto | 2 | -0/+18 | |
| 2013-10-13 | Sort dependencies A-Z | Zlatan Vasović | 1 | -2/+2 | |
| 2013-10-12 | Merge pull request #11059 from ZDroid/patch-5 | Mark Otto | 1 | -5/+10 | |
| Add more functionality to .small to match <small> | |||||
| 2013-10-12 | Merge pull request #10933 from ZDroid/patch-2 | Mark Otto | 1 | -1/+1 | |
| Change border to border-radius | |||||
| 2013-10-12 | Add more functionality to .small | Zlatan Vasović | 1 | -5/+10 | |
| 2013-10-11 | restore var to customizer | Mark Otto | 1 | -3/+0 | |
| 2013-10-11 | Combine separate efforts for grid mixins into one, cleanup and reorganize | Mark Otto | 6 | -600/+581 | |
| 2013-10-11 | Merge pull request #11049 from alexdahl/multiple-modals-doc | Mark Otto | 1 | -0/+5 | |
| documentation that multiple modals are not supported | |||||
| 2013-10-11 | documentation that multiple modals are not supported | Alex Dahl | 1 | -0/+5 | |
| 2013-10-11 | Nicer docs license name | Zlatan Vasović | 1 | -0/+0 | |
| DOCUMENTATION-LICENSE is so long. | |||||
| 2013-10-10 | Merge pull request #11018 from twbs/use-https | Mark Otto | 18 | -29/+29 | |
| use https:// for CDN links | |||||
| 2013-10-10 | fix typo in Getting Started docs prose | Chris Rebert | 1 | -1/+1 | |
| 2013-10-10 | use https:// for CDN links | Chris Rebert | 18 | -29/+29 | |
| - works when viewing page via file:// - sets a good example security-wise | |||||
| 2013-10-10 | address #10965; mention Glyphicons-over-file:// problem in Carousel example | Chris Rebert | 1 | -1/+1 | |
| 2013-10-09 | Merge pull request #11013 from twbs/fix-10989 | Mark Otto | 20 | -42/+28 | |
| Use CDNs for more example JavaScripts | |||||
| 2013-10-09 | Merge pull request #11015 from twbs/use-data-ride-carousel | Chris Rebert | 3 | -7/+4 | |
| use data-ride="carousel" in the docs & examples; fixes #11005 | |||||
| 2013-10-09 | use data-ride="carousel" in the docs & examples; fixes #11005 | Chris Rebert | 3 | -7/+4 | |
| 2013-10-09 | re-remove execute permissions; apparent upstream bug | Chris Rebert | 1 | -0/+0 | |
| 2013-10-09 | upgrade holder.js to v2.1 | Chris Rebert | 1 | -97/+82 | |
| 2013-10-09 | Merge pull request #10956 from ZDroid/patch-4 | Chris Rebert | 1 | -1/+1 | |
| Sort tasks alphabetically | |||||
| 2013-10-09 | Convert "Recess" to "RECESS" | Kurt Maine | 1 | -1/+1 | |
| Except when speaking of the "recess" Node package, RECESS should be in all-caps. | |||||
| 2013-10-09 | fix #10805 | Chris Rebert | 1 | -3/+0 | |
| 2013-10-09 | trivial refactor in build-customizer grunt task | Chris Rebert | 1 | -2/+2 | |
| 2013-10-09 | Fixes #9925: convert font data to base64, fixing 0xefbfbd (Unicode ↵ | herom | 4 | -5/+8 | |
| Replacement Character) chars in customizer fonts. Merges #9982 | |||||
| 2013-10-09 | Customizer: include config.json in bootstrap.zip | Stuart P. Bentley | 1 | -5/+12 | |
| merges #10633; fixes part of #9951 | |||||
| 2013-10-09 | use CDN for jQuery instead of vendoring it; fixes part of #10989 | Chris Rebert | 12 | -17/+11 | |
| 2013-10-09 | use CDN for html5shiv instead of vendoring it; fixes part of #10989 | Chris Rebert | 18 | -25/+17 | |
| 2013-10-09 | there's no reason for holder.js to be executable | Chris Rebert | 1 | -0/+0 | |
| 2013-10-09 | Merge pull request #10896 from ZDroid/patch-3 | Chris Rebert | 1 | -1/+1 | |
| Change clone protocol from git:// to https:// | |||||
| 2013-10-09 | Merge pull request #10998 from ZDroid/patch-7 | Mark Otto | 1 | -1/+1 | |
| Remove [type] | |||||
| 2013-10-09 | Merge pull request #10996 from ZDroid/patch-6 | Chris Rebert | 1 | -1/+1 | |
| Updare grunt-jekyll dependency | |||||
| 2013-10-09 | Remove [type] | Zlatan Vasović | 1 | -1/+1 | |
| type="text/css" isn't needed | |||||
| 2013-10-09 | Updare grunt-jekyll dependency | Zlatan Vasović | 1 | -1/+1 | |
| 2013-10-08 | fix #10986 | Chris Rebert | 1 | -1/+1 | |
| 2013-10-07 | Fixes #10126: Update responsive test cases to properly highlight hidden ↵ | Mark Otto | 2 | -29/+29 | |
| class examples | |||||
| 2013-10-07 | Half fix for #9855: Don't fuck with margins for open modal dialog on account ↵ | Mark Otto | 3 | -15/+1 | |
| of Lion non-scrollbars and inconsistencies elsewhere | |||||
| 2013-10-07 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -1/+1 | |
| 2013-10-07 | Fixes #10959: round the .lead values down to nearest pixel via floor() | Mark Otto | 3 | -3/+3 | |
| 2013-10-07 | run grunt | Mark Otto | 1 | -1/+1 | |
| 2013-10-07 | Merge pull request #10962 from twbs/doc-h1-thru-h6-classes | Chris Rebert | 1 | -1/+1 | |
| document .h1 thru .h6; fixes part of #10102 | |||||
