| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-08-22 | Don't explicitly reference global jQuery | Josh Dague | 12 | -12/+12 | |
| Removes `window.jQuery` in favor of `jQuery`, fixes #10038 | |||||
| 2013-08-22 | Merge pull request #10034 from ↵ | Chris Rebert | 1 | -1/+1 | |
| nschonni/use-published-version-for-grunt-html-validation Use NPM version of grunt-html-validation | |||||
| 2013-08-22 | Use NPM version of grunt-html-validation | Nick Schonning | 1 | -1/+1 | |
| The package is now published, so the direct git url is no longer required | |||||
| 2013-08-22 | Add missing methods (rotateX/Y, perspective(-origin) and transform-origin) | Barry vd. Heuvel | 1 | -0/+27 | |
| Added missing mixins: rotateX rotateY perspective perspective-origin transform-origin | |||||
| 2013-08-22 | Removed glyphicon-block instead target :empty .glyphicons | Thomas Welton | 1 | -3/+3 | |
| 2013-08-22 | Added glyphicon-block class | Thomas Welton | 1 | -0/+4 | |
| Prevents elements moving around the page after the font file has loaded by setting a defined width on elements using the icon font. | |||||
| 2013-08-21 | Fixing carousel control positioning | Jason Nutter | 3 | -3/+19 | |
| The left control should be positioned from the left, while the right control should be positioning from the right. Positioning both from the left results in the right carousel control being incorrectly positioned (most noticeable with a larger than normal font size). | |||||
| 2013-08-21 | Merge pull request #10011 from nschonni/patch-1 | Chris Rebert | 1 | -3/+7 | |
| Update Grunt instruction links and wording | |||||
| 2013-08-21 | Always wrap form examples in .bs-example; add some missing role='form' | Mark Otto | 1 | -200/+232 | |
| 2013-08-21 | add David (david-dm.org) badge to monitor currentness of dependencies | Chris Rebert | 1 | -1/+1 | |
| 2013-08-21 | Update Grunt instruction links and wording | Nick Schonning | 1 | -3/+7 | |
| 2013-08-21 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 15 | -51/+44 | |
| 2013-08-21 | Merge pull request #10006 from jodytate/master | Mark Otto | 1 | -1/+1 | |
| remove .btn-group | |||||
| 2013-08-21 | remove .btn-group | jody tate | 1 | -1/+1 | |
| Removing this class--it's not used in the example and using it causes "bad things to happen." http://jsfiddle.net/josephtate/Jn6H4/ | |||||
| 2013-08-21 | remove .btn-group | jody tate | 1 | -1/+1 | |
| The example doesn't use .btn-group and adding the class causes "bad things to happen," as the saying goes. http://jsfiddle.net/josephtate/g6AWF | |||||
| 2013-08-21 | deprecate @screen-{phone,tablet,desktop} vars | Chris Rebert | 6 | -12/+12 | |
| 2013-08-21 | Merge pull request #9999 from sqrt4/fix-9974 | Chris Rebert | 3 | -5/+9 | |
| Fixes #9974 | |||||
| 2013-08-21 | Fixes #9974 | James Lawrence | 3 | -5/+9 | |
| Added th selector in .table-row-variant mixin | |||||
| 2013-08-21 | Merge pull request #9987 from wangsai/fix-typo | Chris Rebert | 1 | -1/+1 | |
| change `else if` to `else` | |||||
| 2013-08-21 | removed extraneous space | jody tate | 1 | -1/+1 | |
| 2013-08-21 | removed reference to button color and gradient | jody tate | 1 | -1/+1 | |
| Changed the wording to reflect the default button's new look since it's no longer grey and doesn't have a gradient. I'd say this new wording isn't ideal and needs something a bit more, well, descriptive. | |||||
| 2013-08-21 | code.less: also set default monospace font for `<kbd>` and `<samp>` | Max F. Albrecht | 1 | -1/+3 | |
| 2013-08-21 | change `else if` to `else` | wangsai | 1 | -1/+1 | |
| 2013-08-21 | fix #9941 | Denis Gonchar | 3 | -1/+5 | |
| 2013-08-21 | Merge pull request #9973 from coliff/patch-6 | Chris Rebert | 1 | -1/+0 | |
| Update justified-nav.css (Removed unnecessary ms-linear-gradient prefix) | |||||
| 2013-08-21 | Update justified-nav.css | Christian | 1 | -1/+0 | |
| Removed unnecessary ms-linear-gradient prefix. There was never a stable release of IE that supported -ms- prefixed gradients, those were only in preview versions (stable IE10 supports both prefixed and unprefixed gradients). (source: http://lea.verou.me/2013/04/can-we-get-rid-of-gradient-prefixes/) | |||||
| 2013-08-21 | Added fonts to "main" files | Thomas Welton | 1 | -1/+1 | |
| When using bower the "main" property is used to specify the files that should be consumed by applications including the package as a dependency. Without including the fonts in this array the glyphicons do not work correctly as the relative font paths do not work after the "main" files are copied into my projects public dir using tools like https://github.com/yatskevich/grunt-bower-task For now I have manually copied the fonts dir in the location needed for my project. But by accepting this pull request this will not be necessary for me or for other people that use bower. | |||||
| 2013-08-20 | rename @screen-XX to @screen-XX-min for clarity+unambiguity | Chris Rebert | 5 | -48/+52 | |
| 2013-08-20 | Remove progress bar striped @color parameters; use default transparent white. | Luke McDonald | 2 | -2/+2 | |
| * If the @color parameter is not removed, the stripes are the same color as the element background color. In this case, the stripes do not appear. | |||||
| 2013-08-20 | Apply @color argument to striped gradient | Luke McDonald | 1 | -5/+5 | |
| The @color argument is currently not being used for the striped gradient. | |||||
| 2013-08-20 | add header font size vars to customizer page | Chris Rebert | 1 | -0/+16 | |
| 2013-08-20 | regenerate customizer's raw-files.js | Chris Rebert | 1 | -1/+1 | |
| 2013-08-20 | add variables for heading font sizes; fixes #9921 | Chris Rebert | 2 | -6/+13 | |
| 2013-08-20 | update copyright year | Chris Rebert | 1 | -1/+1 | |
| 2013-08-20 | fix #9915 | Chris Rebert | 1 | -1/+1 | |
| 2013-08-20 | master branch is no longer stationary, so don't imply otherwise | Chris Rebert | 1 | -1/+1 | |
| 2013-08-20 | links to a release instead of master, so rephrase description accordingly | Chris Rebert | 1 | -2/+2 | |
| 2013-08-20 | point release download link to an actual release instead of `master` | Chris Rebert | 1 | -1/+1 | |
| 2013-08-20 | CONTRIBUTING: reflect move away from *-wip branch style of development | Chris Rebert | 1 | -11/+3 | |
| Per http://blog.getbootstrap.com/2012/12/10/bootstrap-3-plans/ : > * Drop the `*-wip` branch style of development. | |||||
| 2013-08-20 | fix #9917 | Chris Rebert | 1 | -1/+1 | |
| 2013-08-20 | fix #9924 | Chris Rebert | 1 | -2/+1 | |
| 2013-08-20 | Merge pull request #9930 from tagliala/whitespaces-fix | Chris Rebert | 1 | -20/+20 | |
| Removed trailing whitespaces in responsive-utilities.less | |||||
| 2013-08-20 | Merge pull request #9918 from lamby/master | Chris Rebert | 1 | -1/+1 | |
| Correct "Aligninment" -> "Alignment" typo. | |||||
| 2013-08-20 | Add role="toolbar" to elements with .btn-toolbar. | Rouven Weßling | 1 | -12/+12 | |
| 2013-08-20 | Removing whitespaces | Geremia Taglialatela | 1 | -20/+20 | |
| 2013-08-20 | Correct "Aligninment" -> "Alignment" typo. | Chris Lamb | 1 | -1/+1 | |
| Signed-off-by: Chris Lamb <[email protected]> | |||||
| 2013-08-19 | quick fix for docs mention | Mark Otto | 1 | -6/+6 | |
| 2013-08-19 | update grunt-html-validation output file ignores | Chris Rebert | 1 | -1/+2 | |
| 2013-08-19 | remove dumb validation reportsv3.0.0 | fat | 2 | -2/+0 | |
| 2013-08-19 | fix customizer | fat | 6 | -13/+11 | |
