| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-09-27 | Mention replacement for .btn-group-justified (#23838) | Herst | 1 | -1/+1 | |
| Solution mentioned by Chris Baswell at https://stackoverflow.com/a/45969088 | |||||
| 2017-09-27 | Take out reference to Flex Order (#23759) | Ray Villalobos | 1 | -1/+1 | |
| Since flex-order was renamed to just order, change the subtitle. | |||||
| 2017-09-27 | Add auto to the list of sizes (#23786) | Ray Villalobos | 1 | -0/+1 | |
| I feel like `auto` is missing from the values here and that it should be there. Although it is mentioned below, only a single use case, whereas in other sections it appears with the option to set the left margin of an element to auto, for example. | |||||
| 2017-09-27 | Changed hex values to follow bootstrap coding guidelines | Moris Zen Pasic | 1 | -2/+2 | |
| 2017-09-27 | Added examples to the existing docs change for more clarity | Moris Zen Pasic | 1 | -5/+7 | |
| 2017-09-27 | Making the customization option docs cleared about variable overrides with ↵ | Moris Zen Pasic | 1 | -1/+1 | |
| !default flag | |||||
| 2017-09-26 | Fix color on example btn on navbar (#24052) | Andres Galante | 1 | -1/+1 | |
| 2017-09-26 | Move Autoprefixer's config in package.json. | XhmikosR | 1 | -1/+1 | |
| This is so other plugins can use it too. | |||||
| 2017-09-26 | Mention that dropdowns depend on popper.js too. | XhmikosR | 1 | -1/+1 | |
| 2017-09-26 | Minor Markdown consistency changes. | XhmikosR | 11 | -7/+11 | |
| 2017-09-26 | Normalize all links. (#24109) | XhmikosR | 15 | -17/+17 | |
| * use a trailing slash when possible * use https when possible * remove a few redirected links * consistently use `https://popper.js.org/` * fix `iconUrl` in nuget files * change Jekyll Windows guide to the official one | |||||
| 2017-09-26 | docs: fix syntax highlighting for shell scripts. (#24103) | XhmikosR | 1 | -3/+3 | |
| Switch all instances to `sh` but keep `bash` so that things won't break either way. | |||||
| 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-17 | Add light weight to text utility classes (#23970) | Andres Galante | 1 | -0/+1 | |
| 2017-09-15 | album/index.html: Refactor Holder code. | XhmikosR | 1 | -3/+5 | |
| 2017-09-14 | Update holder.js image data-src + create theme | Rudger Gravestein | 1 | -10/+10 | |
| to fix the images | |||||
| 2017-09-13 | Structure examples with appropriate `<main>`, `<header>`, `<footer>` | Patrick H. Lauke | 15 | -378/+410 | |
| Structure examples with appropriate `<main>`, `<header>`, `<footer>` | |||||
| 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 | Add an introduction and a table with examples | Rami Yushuvaev | 1 | -1/+18 | |
| 2017-09-09 | review updates | Rami Yushuvaev | 1 | -1/+1 | |
| 2017-09-09 | Hiding Elements: new doc section in display.md | Rami Yushuvaev | 1 | -0/+6 | |
| This new section will replace the `hidden-*` class. https://v4-alpha.getbootstrap.com/layout/responsive-utilities/ More info can be found here at https://getbootstrap.com/docs/4.0/migration/#responsive-utilities | |||||
| 2017-09-09 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 6 | -7/+11 | |
| 2017-09-09 | fix redirect, close #23888 | Mark Otto | 1 | -1/+1 | |
| 2017-09-09 | copy edits | Mark Otto | 1 | -1/+1 | |
| 2017-09-09 | Mention removal of contextual progress bar classes | Herst | 1 | -0/+4 | |
| 2017-09-09 | Use CSS3 pseudo elements in documentation | vsn4ik | 4 | -5/+5 | |
| 2017-09-09 | Don't create empty columns in documentation | Herst | 1 | -2/+2 | |
| 2017-09-08 | Dont use short jQuery methods | vsn4ik | 4 | -4/+4 | |
| 2017-09-07 | consistent comma usage :D | Mark Otto | 1 | -1/+1 | |
| 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-05 | Use site.repo in docs | vsn4ik | 5 | -9/+9 | |
| 2017-09-05 | Update form validation migration docs | Mark Otto | 1 | -2/+1 | |
| 2017-09-05 | jquery 3 mention | Mark Otto | 1 | -1/+2 | |
| 2017-09-05 | mention bower drop | Mark Otto | 1 | -0/+1 | |
| 2017-09-05 | headings, pointer events | Mark Otto | 1 | -0/+6 | |
| 2017-09-05 | responsive table break | Mark Otto | 1 | -0/+1 | |
| 2017-09-05 | Update migration.md | Mark Otto | 1 | -0/+1 | |
| 2017-09-05 | Update migration.md | Mark Otto | 1 | -0/+1 | |
| 2017-09-05 | Update migration.md | XhmikosR | 1 | -1/+1 | |
| 2017-09-05 | add section to migration docs for important v4 beta 2 changes | Mark Otto | 1 | -3/+5 | |
| 2017-09-05 | add title to starter template code snippet | Mark Otto | 1 | -0/+1 | |
| 2017-09-04 | adds captions and scop col on thead th (#23755) | Andres Galante | 1 | -73/+112 | |
| 2017-09-04 | adds clarification that gris values should be set in px (#23829) | Andres Galante | 1 | -1/+1 | |
