| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-09-25 | Collapse - Allow to pass jQuery object or DOM element to the parent option | Johann-S | 1 | -2/+2 | |
| 2017-09-24 | Accessibility fixes to dynamic tabs (`aria-selected`, remove dynamic tabs ↵ | Patrick H. Lauke | 1 | -106/+60 | |
| with dropdowns) * Use `aria-selected` instead of `aria-expanded` * Change tab.js to use `aria-selected` rather than `aria-expanded` * Add `aria-orientation=vertical` to vertical tab list * Remove dynamic tabs with dropdowns * Fix non-interactive code examples * Only set `aria-selected` on the `role="tab"` trigger - this stops `aria-selected` being incorrectly added to the `role="tabpanel"` itself (probably harmless, but nonetheless incorrect) | |||||
| 2017-09-23 | Fix missing tabindex and role in an example modal | Herst | 1 | -2/+2 | |
| 2017-09-18 | Add text-light to sample card under Card columns (#23800) | Andres Galante | 1 | -1/+1 | |
| 2017-09-12 | Fix malformed `<select>` in example | Patrick H. Lauke | 1 | -1/+4 | |
| 2017-09-12 | Fix(docs): duplicate class in navbar docs | meteorlxy | 1 | -1/+1 | |
| 2017-09-11 | Remove hyperlink from navbar doc dropdown (#23650) | Herst | 1 | -1/+1 | |
| 2017-09-09 | Use CSS3 pseudo elements in documentation | vsn4ik | 1 | -2/+2 | |
| 2017-09-08 | Dont use short jQuery methods | vsn4ik | 3 | -3/+3 | |
| 2017-09-07 | Update callout about the positionning of our Dropdowns | Johann-S | 1 | -1/+1 | |
| 2017-09-07 | Remove placement attribute from our Dropdown plugin | Johann-S | 1 | -9/+1 | |
| 2017-09-07 | Add information about our bundled dist files which contains Popper.js | Johann-S | 3 | -3/+3 | |
| 2017-09-04 | Improve clarity of documentation for .card-body (#23691) | oxlay | 1 | -2/+2 | |
| 2017-09-04 | Remove usage of dropped .checkbox from docs (#23655) | Herst | 1 | -3/+3 | |
| 2017-09-04 | IE11 supports pointer-events CSS property | Herst | 1 | -1/+1 | |
| See http://caniuse.com/#feat=pointer-events | |||||
| 2017-09-01 | Correct typo in in-page anchor (#23777) | Patrick H. Lauke | 1 | -1/+1 | |
| Fixes https://github.com/twbs/bootstrap/issues/23773 | |||||
| 2017-08-31 | adds accecibility notes to breadcrumbs | Andres Galante | 1 | -20/+25 | |
| 2017-08-30 | typo correct aria-controls | Chirag Modi | 1 | -1/+1 | |
| 2017-08-29 | Fix misspell | Jqmey | 1 | -1/+1 | |
| 2017-08-26 | Add missing class in the list-group example with links (#23677) | Valentin Alexiev | 1 | -1/+1 | |
| 2017-08-23 | Use the Jekyll config variable for popper.min.js. | XhmikosR | 3 | -3/+3 | |
| 2017-08-23 | Update Popper.js to 1.12.3 | Johann-S | 3 | -3/+3 | |
| 2017-08-17 | Fix error in Alerts component doc (#23522) | Jonathan Berger | 1 | -1/+1 | |
| 2017-08-14 | Mention badge-default in migration docs, fix typo on popover docs (#23409) | jipexu | 1 | -1/+1 | |
| 2017-08-13 | Merge branch 'patch-1' of https://github.com/heikojansen/bootstrap into ↵ | Mark Otto | 1 | -2/+2 | |
| heikojansen-patch-1 | |||||
| 2017-08-11 | fixing list-group badge example (#23293) | béla | 1 | -3/+3 | |
| https://github.com/twbs/bootstrap/issues/23291 | |||||
| 2017-08-11 | Use input type search for search fields | Jonathan | 1 | -9/+9 | |
| 2017-08-11 | Fix broken links in documentation. (#23315) | Jan Karlo Dela Cruz | 7 | -7/+7 | |
| 2017-08-11 | Fix HTML validation errors. | XhmikosR | 1 | -2/+2 | |
| 2017-08-10 | v4 docs remove left over Tooltips and Popover documentation from Button ↵ | Patrick Yeo | 1 | -4/+0 | |
| Group page | |||||
| 2017-08-10 | missed a modifier | Mark Otto | 1 | -1/+1 | |
| 2017-08-10 | clarify text, break up larger paragraph, shorten | Mark Otto | 1 | -1/+2 | |
| 2017-08-10 | Update badges in buttons examples | Mark Otto | 1 | -19/+7 | |
| - Given buttons a required modifier (.btn alone is incomplete) - Given the primary button, use a .badge-light for better contrast - Consolidate example and highlight code with a `{% example %}` block | |||||
| 2017-08-10 | v4 docs Input Group Sizing section should display `.input-group-sm` (#23151) | Patrick Yeo | 1 | -1/+1 | |
| 2017-08-10 | Update progress.md to reflect setting height on .progress | Dave | 1 | -5/+5 | |
| 2017-08-10 | Update modal.md | CarloMartini | 1 | -5/+2 | |
| Removed a duplicate explanation. | |||||
| 2017-08-10 | Add examples of forms in dropdown menus | Mark Otto | 1 | -0/+49 | |
| 2017-08-10 | Mention util.js on all JS plugin pages (#22955) | Mark Otto | 7 | -1/+11 | |
| Fixes #20660 | |||||
| 2017-08-10 | Remove broken CSS that tried to reset the absolute positioning when there ↵ | Mark Otto | 1 | -3/+3 | |
| was no text | |||||
| 2017-08-06 | Fix typo | Pablo Crivella | 1 | -1/+1 | |
| 2017-08-04 | remove old validation docs, fixes #23217 | Mark Otto | 1 | -28/+0 | |
| 2017-07-31 | Fix HTML errors. (#23184) | XhmikosR | 1 | -4/+4 | |
| The "aria-controls" attribute must point to an element in the same document. | |||||
| 2017-07-28 | Update Popper.js to 1.11.0 (#23162) | Johann-S | 3 | -3/+3 | |
| 2017-07-13 | Add badge counter example and accessibility advice | Patrick H. Lauke | 1 | -0/+30 | |
| 2017-07-12 | Fixed a word (connectinh / connecting) | Casper | 1 | -1/+1 | |
| 2017-07-06 | Docs: added missing quote in input-group example (#23010) | Vincent Le Put | 1 | -1/+1 | |
| 2017-07-04 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 3 | -3/+3 | |
| 2017-07-04 | Update Popper.js to 1.10.8 | Johann-S | 3 | -3/+3 | |
| 2017-07-03 | fixes #22979 | Mark Otto | 1 | -1/+1 | |
| 2017-07-02 | fix some busted links | Mark Otto | 1 | -1/+1 | |
