| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |||||
| 2015-06-10 | Merge pull request #16614 from simonpai/simonpai-patch-1 | Chris Rebert | 1 | -1/+2 | |
| Fix asymmetry between dropup and dropdown carets. | |||||
| 2015-06-10 | Fix asymmetry between dropup and dropdown carets. | Simon Pai | 1 | -1/+2 | |
| 2015-06-09 | tweak code styles | Mark Otto | 6 | -6/+6 | |
| 2015-06-09 | spec out variables customize docs | Mark Otto | 1 | -11/+15 | |
| 2015-06-09 | some download changes | Mark Otto | 2 | -21/+31 | |
| 2015-06-09 | copy editing on homepage | Mark Otto | 1 | -4/+7 | |
| 2015-06-09 | remove commented out css | Mark Otto | 1 | -13/+0 | |
| 2015-06-09 | grunt | Mark Otto | 2 | -2/+2 | |
| 2015-06-09 | hide the brand on small viewports | Mark Otto | 1 | -1/+1 | |
| 2015-06-09 | redo most of the css for the masthead, page headers, and ads | Mark Otto | 3 | -114/+102 | |
| 2015-06-08 | grunt | Mark Otto | 6 | -318/+318 | |
| 2015-06-08 | Merge pull request #16591 from ZDroid/patch-1 | Mark Otto | 1 | -1/+1 | |
| Add Slack link to `CONTRIBUTING.md` | |||||
| 2015-06-08 | Use new gradient syntax in justified nav example; fixes #16598 | Kevin Kirsche | 1 | -2/+1 | |
| Closes #16599 by merging a tweaked version of it. | |||||
| 2015-06-05 | Add Slack link to `CONTRIBUTING.md` | Zlatan Vasović | 1 | -1/+1 | |
| 2015-06-04 | Include CSS Map file for bootstrap.min.css | Kevin Kirsche | 1 | -0/+1 | |
| X-Ref #16583 | |||||
| 2015-06-02 | Merge pull request #16579 from kkirsche/patch-8 | Mark Otto | 1 | -1/+1 | |
| Include Slack in CONTRIBUTING.md's list of places to get help | |||||
| 2015-06-02 | Include Slack in list of places to get help | Kevin Kirsche | 1 | -1/+1 | |
| As Slack is a common replacement for IRC for projects (e.g. Wordpress), I propose that we encourage the use of Slack as you have members of the core team using it while IRC often does not have any of the core team available. | |||||
| 2015-06-02 | Merge pull request #16571 from patrickhlauke/generalize-dropdowns | Patrick H. Lauke | 21 | -271/+271 | |
| generalize dropdowns / drop role="menu" | |||||
| 2015-06-02 | generalize dropdowns / drop role="menu" | Patrick H. Lauke | 21 | -271/+271 | |
| as role="menu" is a very specific (and strict) ARIA pattern for desktop-like application menus, and our dropdowns are often used as pure navigation dropdowns, this change abandons ARIA menus for a more open-ended and light-weight approach (see http://heydonworks.com/practical_aria_examples/#submenus and http://www.w3.org/WAI/tutorials/menus/flyout/#improve-screen-reader-support-using-wai-aria) note that in dropdown.js, switched to now target ``.dropdown-menu`` instead of ``role["menu"]`` - this also prevents bootstrap scripts from "bleeding" into non-bootstrap components on the same page. also removed the ``role=["listbox"]`` part, which appears to be vestigial/unused (only place in bootstrap that uses that role are carousels, and their key handling is done separately) | |||||
| 2015-06-01 | Merge pull request #16567 from justincron/master | Chris Rebert | 1 | -1/+1 | |
| Fixed typo in hide-text.less [skip sauce] [skip validator] | |||||
| 2015-06-01 | Fixed typo | Justin Cron | 1 | -1/+1 | |
| 2015-06-01 | Merge pull request #16566 from ipdae/master | Mark Otto | 1 | -1/+1 | |
| change korean translation site url | |||||
| 2015-06-01 | change korean translation site url | yang | 1 | -1/+1 | |
