| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-06-23 | Add Wall of Browser Bugs entry for #15968 | Chris Rebert | 1 | -0/+10 | |
| Closes #15968. [skip sauce] | |||||
| 2015-06-23 | Merge pull request #16689 from twbs/ie-border-radius | Chris Rebert | 1 | -0/+10 | |
| Add Wall of Browser Bugs entry for #16671 | |||||
| 2015-06-23 | Add Wall of Browser Bugs entry for #16671 | Chris Rebert | 1 | -0/+10 | |
| Closes #16671 [skip sauce] | |||||
| 2015-06-23 | add source maps for minified CSS; refs #16589 | Chris Rebert | 2 | -0/+2 | |
| 2015-06-23 | grunt dist | Chris Rebert | 4 | -5/+11 | |
| 2015-06-22 | grunt | Mark Otto | 15 | -183/+55 | |
| 2015-06-22 | line-height-base in docs | Mark Otto | 1 | -1/+1 | |
| 2015-06-22 | rewrite some navbar stuff, clean out some commented out code | Mark Otto | 2 | -173/+101 | |
| 2015-06-22 | line-height-base to line-height var | Mark Otto | 12 | -15/+15 | |
| 2015-06-22 | remove commented out var | Mark Otto | 1 | -1/+0 | |
| 2015-06-22 | indentation | Mark Otto | 1 | -1/+1 | |
| 2015-06-22 | Remove var | Mark Otto | 2 | -5/+3 | |
| 2015-06-22 | drop more -base, clean up var spacing | Mark Otto | 5 | -21/+21 | |
| 2015-06-22 | drop the base (hahaha), no but seriously drop the -base from our vars since ↵ | Mark Otto | 13 | -53/+52 | |
| it's cleaner | |||||
| 2015-06-22 | comment | Mark Otto | 1 | -1/+1 | |
| 2015-06-22 | grunt | Mark Otto | 4 | -4/+4 | |
| 2015-06-22 | rename -horizontal and -vertical vars to -x and -y for consistency | Mark Otto | 6 | -30/+30 | |
| 2015-06-22 | grunt | Mark Otto | 14 | -82/+62 | |
| 2015-06-22 | clarify some stuff about small navbar; also renamed navbar-condensed to -sm | Mark Otto | 1 | -15/+15 | |
| 2015-06-22 | tweak small forms, small inputs; trying to equalize their rendered dimensions | Mark Otto | 3 | -9/+11 | |
| 2015-06-22 | fix margin again | Mark Otto | 1 | -4/+1 | |
| 2015-06-21 | Merge pull request #16679 from vsn4ik/add_info_min_map | Chris Rebert | 2 | -2/+6 | |
| Added *.min.map to "whats-included" sectons. | |||||
| 2015-06-19 | Merge pull request #130 from twbs/v4_builds | Mark Otto | 29 | -15/+15653 | |
| Custom v4 CSS builds | |||||
| 2015-06-19 | Merge branch 'v4' into v4_builds | Mark Otto | 131 | -2256/+3838 | |
| 2015-06-19 | Added *.min.map to whats-included. | vsn4ik | 2 | -2/+6 | |
| 2015-06-19 | fix scsslint.yml path | Mark Otto | 1 | -4/+4 | |
| 2015-06-19 | fix scss linting | Mark Otto | 4 | -5/+4 | |
| 2015-06-19 | nuke unused .csslintrc | Mark Otto | 1 | -20/+0 | |
| 2015-06-19 | remove less dir | Mark Otto | 1 | -18/+0 | |
| 2015-06-19 | fix vars, grunt that shit | Mark Otto | 10 | -73/+273 | |
| 2015-06-19 | fix placement of mixin | Mark Otto | 1 | -0/+0 | |
| 2015-06-18 | Merge branch 'master' into v4 | Mark Otto | 80 | -1532/+2747 | |
| 2015-06-18 | Merge pull request #16672 from kkirsche/patch-2 | Mark Otto | 1 | -4/+4 | |
| Re-order popover elements in docs | |||||
| 2015-06-18 | Re-order popover elements in docs | Kevin Kirsche | 1 | -4/+4 | |
| X-Ref #13969 | |||||
| 2015-06-18 | Merge pull request #16589 from kkirsche/patch-18 | Mark Otto | 1 | -0/+1 | |
| Include CSS Source Map for bootstrap.min.css | |||||
| 2015-06-18 | Follow up to #16529 (remove select caret in IE10+) | Mark Otto | 1 | -4/+2 | |
| - Update comment as recommended by @cvrebert - Use `transparent` for `background-color` so we don't need to override that value again in the disabled state. - Remove disabled changes. /cc @wonsong | |||||
| 2015-06-18 | Merge pull request #16529 from WonSong/master | Mark Otto | 1 | -2/+10 | |
| Removes border around <select> caret in IE10+ | |||||
| 2015-06-18 | Clarify what's being hovered /cc @kkirsche | Mark Otto | 1 | -1/+1 | |
| 2015-06-18 | Merge pull request #16632 from kkirsche/patch-15 | Mark Otto | 1 | -1/+1 | |
| Clarify that <fieldset> only uses the disabled attribute | |||||
| 2015-06-18 | Merge pull request #16563 from dbkaplun/dl-horizontal-breakpoint | Mark Otto | 3 | -1/+8 | |
| Adds @dl-horizontal-breakpoint | |||||
| 2015-06-18 | Use percentages in responsive embed modifiers | Mark Otto | 1 | -3/+3 | |
| - Credit: @adammacias - Originally proposed in #16499 with previous commit | |||||
| 2015-06-18 | Add 21x9 responsive embed modifier | Mark Otto | 2 | -1/+11 | |
| - Credit: @adammacias - Fixes #16499 | |||||
| 2015-06-18 | Merge pull request #16492 from supergibbs/input-group-addon-border-radius | Mark Otto | 1 | -3/+3 | |
| Fixed .input-group-addon border-radius | |||||
| 2015-06-18 | grunt | Mark Otto | 30 | -558/+558 | |
| 2015-06-18 | Create new stylesheets for optional builds and add them to Gruntfile tasks | Mark Otto | 29 | -12/+15454 | |
| 2015-06-16 | Merge pull request #16651 from kkirsche/paginationBorder | Mark Otto | 1 | -2/+2 | |
| Fix hover border covering active in pagination | |||||
| 2015-06-16 | Fix hover border covering active in pagination | Kevin Kirsche | 1 | -2/+2 | |
| Fix #16646 | |||||
| 2015-06-16 | Update customize.min.js with version bump | Julian Thilo | 1 | -6/+6 | |
| 2015-06-16 | bump version | Mark Otto | 1 | -1/+1 | |
| 2015-06-16 | customizer and raw filesv3.3.5 | Mark Otto | 2 | -6/+6 | |
