| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2015-06-16 | bump version | Mark Otto | 34 | -101/+101 | |
| 2015-06-16 | grunt | Mark Otto | 13 | -14/+16 | |
| 2015-06-15 | Clarify that <fieldset> only uses the disabled attribute | Kevin Kirsche | 1 | -1/+1 | |
| Fix #16632 | |||||
| 2015-06-13 | overhaul nav and shit again | Mark Otto | 8 | -186/+16 | |
| - drop the index pages save for examples - comment out the extend section for now - fix up spacing fix on team list | |||||
| 2015-06-13 | album example added | Mark Otto | 2 | -13/+24 | |
| 2015-06-13 | components index | Mark Otto | 1 | -1/+52 | |
| 2015-06-11 | Merge pull request #16623 from patrickhlauke/docs-modal-role-fix | Patrick H. Lauke | 1 | -7/+7 | |
| Add role="document" to modal dialog content | |||||
| 2015-06-11 | Slightly expand accessible modals callout | Patrick H. Lauke | 1 | -1/+1 | |
| to include a note about `role="document"` | |||||
| 2015-06-11 | Add role="document" to modal itself | Patrick H. Lauke | 1 | -6/+6 | |
| Initial fix to generalise use of modals. Generally, true role="dialog" containers would require only forms/controls as content, with all other text correctly and explicitly associated via aria-labelledby/aria-describedby and similar...but as authors use modals also as generic overlays, this extra role is required to get AT (particularly NVDA) out of "forms" mode and reenable reading keys | |||||
