| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-04 | one last grunt | Mark Otto | 1 | -1/+1 | |
| 2013-12-04 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 3 | -266/+599 | |
| 2013-12-04 | Fixes #11610: Add @grid-float-breakpoint-max to better link navbar behavior ↵ | Mark Otto | 1 | -1/+1 | |
| across viewports and improve customization. Also addresses #10371, #10395, and #10465. | |||||
| 2013-12-04 | Merge pull request #11671 from XhmikosR/updates | Mark Otto | 3 | -266/+599 | |
| Update 3rd party asset libraries | |||||
| 2013-12-04 | Merge branch 'master' into gradient-prefix-cleanup | Mark Otto | 1 | -2/+2 | |
| Conflicts: dist/css/bootstrap.min.css docs-assets/js/raw-files.js | |||||
| 2013-12-04 | grunt | Mark Otto | 1 | -2/+2 | |
| 2013-12-03 | -moz and old webkit syntax removed for gradients based on | awebdeveloper | 1 | -1/+1 | |
| http://caniuse.com/#search=grad | |||||
| 2013-12-03 | add <table> case to responsive-visibility mixin; see #10056 | Chris Rebert | 1 | -1/+1 | |
| 2013-12-03 | grunt | Chris Rebert | 1 | -1/+1 | |
| 2013-12-03 | add comment regarding #11598 | Chris Rebert | 1 | -1/+1 | |
| 2013-12-02 | Update filesaver.js to the latest git. | XhmikosR | 1 | -146/+376 | |
| 2013-12-02 | Update jszip.js to the latest git. | XhmikosR | 1 | -14/+21 | |
| 2013-12-02 | Update holder.js to v2.2. | XhmikosR | 1 | -106/+202 | |
| 2013-12-01 | bump version numbers to 3.0.3 | Mark Otto | 2 | -2/+2 | |
| 2013-12-01 | grunt | Mark Otto | 1 | -1/+1 | |
| 2013-12-01 | grunt | Mark Otto | 1 | -1/+1 | |
| 2013-12-01 | Fixes #10941: Fix Glyphicons path for those importing bootstrap.less from ↵ | Mark Otto | 1 | -1/+1 | |
| another directory | |||||
| 2013-11-30 | Merge branch 'master' into pr/11536 | Mark Otto | 3 | -4/+4 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-11-30 | grunt | Mark Otto | 1 | -1/+1 | |
| 2013-11-30 | grunt | Mark Otto | 1 | -1/+1 | |
| 2013-11-30 | grunt | Mark Otto | 1 | -1/+1 | |
| 2013-11-30 | Merge branch 'master' into pr/11299 | Mark Otto | 3 | -6/+7 | |
| Conflicts: dist/css/bootstrap.min.css docs-assets/js/raw-files.js | |||||
| 2013-11-29 | Merge branch 'pr/11493' | Mark Otto | 1 | -1/+1 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-11-29 | Fixes #11468: Prevent default gradient on in Firefox for Android | Mark Otto | 1 | -1/+1 | |
| 2013-11-28 | grunt | Mark Otto | 1 | -1/+1 | |
| 2013-11-28 | grunt after merge of last pr; unsure why, but this is rengerating the ↵ | Mark Otto | 1 | -1/+1 | |
| banners and spacing | |||||
| 2013-11-26 | run grunt | Mark Otto | 1 | -2/+2 | |
| 2013-11-26 | Remove redundant 'window.' | Zlatan Vasović | 1 | -1/+1 | |
| 2013-11-23 | Fix #11594 | Zlatan Vasović | 1 | -1/+1 | |
| 2013-11-16 | fixes #11449: use menlo over monaco | Mark Otto | 1 | -1/+1 | |
| 2013-11-16 | fixes #10744: back to solid borders on carets | Mark Otto | 1 | -1/+1 | |
| 2013-11-14 | fixes #11477 and updates slid event in carousel with namespace | fat | 1 | -2/+2 | |
| 2013-11-10 | <3 @asselin for figuring out this combo of 2 patches for #9920; re-grunt | Chris Rebert | 1 | -2/+2 | |
| 2013-11-06 | update remaining version numbersv3.0.2 | Chris Rebert | 1 | -1/+1 | |
| 2013-11-06 | grunt | Mark Otto | 1 | -1/+1 | |
| 2013-11-06 | run grunt after version bumps | Mark Otto | 1 | -1/+1 | |
| 2013-11-05 | re-grunt | Chris Rebert | 1 | -2/+2 | |
| 2013-11-01 | don't use nonstandard window.location.origin in customizer JS; fixes #11317 | Chris Rebert | 1 | -1/+2 | |
| 2013-11-01 | update version numbers in JS file comment headers to v3.0.1 & regrunt | Chris Rebert | 1 | -1/+1 | |
| 2013-11-01 | Update customizer.js | Brian Surowiec | 1 | -1/+1 | |
| 2013-10-31 | Support .h1 in place of h1 inside .jumbotron | Kevin Locke | 1 | -1/+1 | |
| As in #7284, it can often be useful to style text like a heading in places where using the heading tag would be either semantically incorrect, less accessible, or otherwise invalid. Support this in .jumbotron as in the rest of the document by allowing elements with class .h1 to stand in for the h1 element. Signed-off-by: Kevin Locke <[email protected]> | |||||
| 2013-10-30 | more grunt | Mark Otto | 1 | -2/+2 | |
| 2013-10-28 | run grunt | Mark Otto | 1 | -2/+2 | |
| 2013-10-20 | run grunt on last commit for gradient syntax change | Mark Otto | 1 | -1/+1 | |
| 2013-10-20 | mo grunt | Mark Otto | 1 | -1/+1 | |
| 2013-10-17 | Warn about IE8 + Respond.js + file:// problem in examples; fix #11019 | Chris Rebert | 1 | -0/+12 | |
| 2013-10-17 | even shorter banner; remove space between slash and period | Mark Otto | 2 | -6/+7 | |
| 2013-10-17 | add explicit copyright header to docs CSS & JS files; fixes #11112 | Chris Rebert | 2 | -0/+15 | |
| 2013-10-16 | Active state overrides contextual list-item styles | Max Edmands | 1 | -1/+1 | |
| 2013-10-16 | Adding contextual styles to list-items | Aaron Borden | 1 | -1/+1 | |
