| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-10 | Merge pull request #11830 from XhmikosR/jekyll-windows | Mark Otto | 1 | -1/+2 | |
| Update Jekyll on Windows info | |||||
| 2013-12-10 | Merge pull request #11832 from twbs/run_jekyll_on_windows | Mark Otto | 1 | -0/+1 | |
| Help Windows users install Jekyll | |||||
| 2013-12-11 | Help Windows users install Jekyll | Julian Thilo | 1 | -0/+1 | |
| 2013-12-11 | README.md: mention an alternative workaround for the jekyll issue on Windows. | XhmikosR | 1 | -1/+1 | |
| 2013-12-11 | Update README.md. | XhmikosR | 1 | -0/+1 | |
| Mention that Python needs to be in PATH for Pygments to work and thus jekyll not fail. | |||||
| 2013-12-10 | Allow listbox AIRA role on dropdown component. | Scott Plumlee | 1 | -2/+3 | |
| 2013-12-10 | Merge pull request #11818 from XhmikosR/less.js | Mark Otto | 2 | -12/+17 | |
| Update less.js to v1.5.1. | |||||
| 2013-12-10 | Merge pull request #11812 from tlindig/load_grunt_tasks | Mark Otto | 2 | -17/+2 | |
| Build process: use module "load-grunt-tasks" to load grunt tasks | |||||
| 2013-12-10 | transform origin mixin for explorer | Jan Panschab | 1 | -0/+1 | |
| 2013-12-10 | Update less.js to v1.5.1. | XhmikosR | 2 | -12/+17 | |
| This fixes an error with `&:extend(.clearfix all)` when using the customizer. | |||||
| 2013-12-10 | hide space characters in input-group-btn to fix segmented buttons double border | Tobias Lindig | 3 | -4/+7 | |
| 2013-12-10 | correct indentation | Tobias Lindig | 1 | -1/+1 | |
| 2013-12-10 | Buildprocess: use module "load-grunt-tasks" to load grunt tasks directly ↵ | Tobias Lindig | 2 | -17/+2 | |
| from the package.json | |||||
| 2013-12-10 | Remove unused variables. | XhmikosR | 2 | -2/+0 | |
| 2013-12-09 | Merge pull request #11809 from twbs/enable-LESS-strictMath | Mark Otto | 1 | -0/+3 | |
| enable strictMath in grunt-contrib-less config | |||||
| 2013-12-09 | enable strictMath in grunt-contrib-less config | Chris Rebert | 1 | -0/+3 | |
| 2013-12-09 | Merge pull request #11808 from twbs/strict-math-fixes | Chris Rebert | 4 | -9/+9 | |
| more LESS strictMath fixes | |||||
| 2013-12-09 | misc strictMath compliance fixes | Chris Rebert | 3 | -4/+4 | |
| 2013-12-09 | add parens around arithmetic in recursive mixin calls to comply with LESS ↵ | Chris Rebert | 1 | -5/+5 | |
| strictMath <3 @seven-phases-max for helping to confirm & debug this X-Ref: https://github.com/less/less.js/issues/1725 | |||||
| 2013-12-09 | Merge pull request #11807 from twbs/stricter-math | Chris Rebert | 2 | -11/+11 | |
| improve compliance with LESS's strictMath | |||||
| 2013-12-09 | improve compliance with LESS's strictMath | Chris Rebert | 2 | -11/+11 | |
| 2013-12-09 | enable CSS source maps in grunt-contrib-less | Chris Rebert | 5 | -2/+22 | |
| 2013-12-09 | Merge pull request #11790 from twbs/drop_recess_for_less | Mark Otto | 17 | -1915/+837 | |
| Drop grunt-recess for grunt-contrib-less | |||||
| 2013-12-09 | Undo merge of #11778 and use cleancss min option | Mark Otto | 4 | -19/+29 | |
| 2013-12-09 | grunt | Mark Otto | 1 | -1/+1 | |
| 2013-12-08 | Merge branch 'pr/11779' into drop_recess_for_less | Mark Otto | 3 | -0/+27 | |
| Conflicts: Gruntfile.js package.json | |||||
| 2013-12-08 | Merge pull request #11792 from twbs/list-group-nest | Mark Otto | 1 | -15/+16 | |
| more nesting in .list-group-item-variant mixin | |||||
| 2013-12-08 | Merge branch 'pr/11778' into drop_recess_for_less | Mark Otto | 4 | -37/+27 | |
| Conflicts: Gruntfile.js dist/css/bootstrap-theme.min.css dist/css/bootstrap.min.css | |||||
| 2013-12-08 | more nesting in .list-group-item-variant mixin | Chris Rebert | 1 | -15/+16 | |
| 2013-12-08 | Switch to `&:extend(.clearfix all)` for clearfix mixin | Mark Otto | 10 | -239/+54 | |
| Original discussion: https://github.com/less/less.js/issues/1437#issuecomment-21383639. Since we’re switching to `grunt-contrib-less`, we can take advantage of newer LESS features than what RECESS supported. Included in that is the ability to `:extend`, and not only that, but `:extend(.mixin-name all)`. By doing so, we remove duplicate CSS for all our elements that were being clearfix-ed. Fixes #8947, #8968, #8991, #9257, #9268, #9291, #9430, #9604, #9686, #9929, #10731, #10793, #11305, #11498, #11533, #11570, #11604, #11652. (dem issues, tho) | |||||
| 2013-12-08 | Merge branch 'master' into drop_recess_for_less | Mark Otto | 3 | -5/+12 | |
| Conflicts: dist/css/bootstrap.min.css | |||||
| 2013-12-08 | more closely align property order with recess | Mark Otto | 3 | -496/+481 | |
| 2013-12-08 | specify block indent as numeral to prevent fubared media query output | Mark Otto | 2 | -690/+690 | |
| 2013-12-08 | single array == no rogue spaces | Mark Otto | 2 | -431/+6 | |
| 2013-12-08 | derp, don't sort min /cc @cvrebert | Mark Otto | 4 | -6011/+4 | |
| 2013-12-08 | merge, compile | Mark Otto | 6 | -2903/+8086 | |
| 2013-12-08 | fixups to csscomb grunt task | Chris Rebert | 1 | -9/+10 | |
| 2013-12-08 | Fixes #11786: Nest media queries within print utilities for mixin-friendliness | Mark Otto | 3 | -5/+13 | |
| 2013-12-08 | adding json | Mark Otto | 1 | -0/+321 | |
| 2013-12-08 | restore original options value | Mark Otto | 1 | -16/+1 | |
| 2013-12-08 | Drop grunt-recess for grunt-contrib-less & co | Mark Otto | 2 | -24/+62 | |
| 2013-12-08 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 2 | -4/+22 | |
| 2013-12-08 | fix #11787: document stateful button JS | Chris Rebert | 2 | -4/+22 | |
| 2013-12-08 | grunt | Mark Otto | 2 | -2/+2 | |
| 2013-12-08 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 1 | -3/+3 | |
| 2013-12-08 | Match customizer banner to Gruntfile banner | Mark Otto | 2 | -2/+2 | |
| 2013-12-08 | fix dependency mapping of buttons and button-groups in customizer | Mark Otto | 1 | -1/+1 | |
| 2013-12-08 | fix <button>s with .btn but missing accompanying .btn-* | Chris Rebert | 1 | -3/+3 | |
| 2013-12-08 | Fix typo in new author meta tag | Julian Thilo | 1 | -1/+1 | |
| 2013-12-08 | Merge pull request #11780 from ZDroid/grunt-dev | Mark Otto | 1 | -2/+0 | |
| Don't ignore Gruntfile, it's required for compile | |||||
