| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-08-13 | fewer inline styles, more styles in head; flexbox it | Mark Otto | 1 | -6/+22 | |
| 2017-08-13 | Merge branch 'style-redirect-page' of https://github.com/JasonEtco/bootstrap ↵ | Mark Otto | 1 | -0/+20 | |
| into JasonEtco-style-redirect-page | |||||
| 2017-08-13 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 45 | -237/+273 | |
| 2017-08-13 | Merge branch 'patch-1' of https://github.com/heikojansen/bootstrap into ↵ | Mark Otto | 1 | -2/+2 | |
| heikojansen-patch-1 | |||||
| 2017-08-13 | Rearrange margins for .highlight (#23396) | Mark Otto | 1 | -1/+11 | |
| Only applies the margins to .highlight instances within .bd-content, thus negating any need for #23279. | |||||
| 2017-08-13 | Moved watch task up to match the rest of the package.json (#22756) | Tom Scholz | 1 | -2/+2 | |
| 2017-08-13 | Move the gap between inline checkboxes to right (#22607) | Tomáš Kout | 1 | -4/+1 | |
| 2017-08-13 | Use empty Sass map and merge into it for easier customization of color maps ↵ | Mark Otto | 1 | -6/+9 | |
| (#23260) | |||||
| 2017-08-13 | Button code cleanup (#22951) | Mark Otto | 3 | -38/+36 | |
| * use a mixin there * revamp .btn-link to match default and outline variants * remove unnecessary properties | |||||
| 2017-08-13 | move max-width: 100% on .container to the root of the make-container mixin ↵ | Mark Otto | 1 | -1/+1 | |
| so it's not repeated at compilation (#22947) | |||||
| 2017-08-13 | Redo .card-deck and .card-group so they're always flex (#22860) | Mark Otto | 2 | -7/+23 | |
| 2017-08-13 | dist | Mark Otto | 30 | -166/+180 | |
| 2017-08-13 | Merge pull request #23386 from twbs/v4-dev-xmr-up-jekyll | XhmikosR | 2 | -1/+2 | |
| Update Jekyll to v3.5.2 and add `meta generator` tag | |||||
| 2017-08-13 | Add `meta generator` tag. | XhmikosR | 1 | -0/+1 | |
| 2017-08-13 | Update Jekyll to 3.5.2. | XhmikosR | 1 | -1/+1 | |
| 2017-08-13 | docs/4.0/examples/blog: Use ml-sm-auto instead of offset-sm-1 (#23388) | Alan Orth | 1 | -1/+1 | |
| Bootstrap 4.0 Beta 1 dropped the offset classes in favor of using margin utilities. Update the blog example in the docs to use the appropriate `ml-auto` instead of `offset-sm-1` class to retain a pixel perfect with previous versions. | |||||
| 2017-08-13 | Add npm install step to docs instructions (#23385) | Jason Etcovitch | 1 | -3/+4 | |
| 2017-08-13 | Style redirect page | Jason Etcovitch | 1 | -0/+20 | |
| 2017-08-12 | Apply the invalid/valid state to the class name | Mark Otto | 1 | -2/+2 | |
| 2017-08-12 | Remove `vertical-align: middle` from `.input-group-addon` and ↵ | Patrick Yeo | 1 | -1/+0 | |
| `.input-group-btn` left over from V3 | |||||
| 2017-08-12 | Apply `align-items: center;` to `.input-group` instead of input group sub ↵ | Patrick Yeo | 1 | -4/+1 | |
| components, causes `.input-group .form-control` and `.input-group-addon` to be large when next to a tall element | |||||
| 2017-08-12 | fix docs modal example fade out | Gijs Boddeus | 1 | -1/+1 | |
| the z-index was only corrected for `.modal.show` which made the modal drop behind the header and backdrop when fading out simply dropping the `.show` from this selector will correct this issue | |||||
| 2017-08-12 | Fix broken Examples link in the docs footer include – `footer.html`. (#23348) | Steven Black | 1 | -1/+1 | |
| Re: #23343 – **Broken Links on getbootstrap.com** Clicking the `Examples` link in the Docs footer yields 404. http://getbootstrap.com/examples/ If merged, this makes the footer `Examples` link like the one in docs-navbar.html which is the same folder. Therefore `_includes/footer.html` and `_includes/docs-navbar.html` now use the same link to `Examples`. | |||||
| 2017-08-12 | Remove extra spaces from spacing utilities (#23337) | razh | 1 | -2/+2 | |
| 2017-08-12 | Update package-lock.json. (#23342) | XhmikosR | 1 | -336/+2310 | |
| 2017-08-11 | Add popper.js as a NuGet dependency to match project.json (#23338) | Jesse Mandel | 2 | -0/+2 | |
| https://github.com/twbs/bootstrap/issues/22359 | |||||
| 2017-08-11 | docs: fix Popper.js name and removed comma (#23335) | Federico Zivolo | 1 | -1/+1 | |
| * docs: fix Popper.js name and removed comma * docs: restore comma | |||||
| 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 | Replace dependencies badge by peer dependencies badge | Johann-S | 1 | -1/+1 | |
| 2017-08-11 | Remove IE 10 viewport bug workaround JS. | XhmikosR | 19 | -56/+0 | |
| 2017-08-11 | Fix malformed link | Brian Surowiec | 1 | -1/+1 | |
| 2017-08-11 | Fix .table-info migration text | Clark Winkelmann | 1 | -1/+1 | |
| .table-info should be .info in bootstrap 3 | |||||
| 2017-08-11 | Fix about sidebar. | XhmikosR | 2 | -7/+8 | |
| 2017-08-11 | “Sass” is standard in text and headings. (#23328) | Steven Black | 1 | -1/+1 | |
| 2017-08-11 | Fix broken links in doc (#23324) | Chirag Modi | 3 | -3/+3 | |
| 2017-08-11 | Remove `text/javascript` since it's the default one. (#23321) | XhmikosR | 2 | -3/+3 | |
| 2017-08-11 | Fix JavaScript case and a typo. (#23320) | XhmikosR | 2 | -2/+2 | |
| 2017-08-11 | Fix broken links in documentation. (#23315) | Jan Karlo Dela Cruz | 9 | -11/+11 | |
| 2017-08-11 | Convert the new PNGs to 8-bit and compress them. (#23299) | XhmikosR | 2 | -0/+0 | |
| Before: 354 KB (363.514 bytes) After: 129 KB (132.748 bytes) | |||||
| 2017-08-11 | Merge pull request #23087 from twbs/v4-dev-xmr-tabs-fix | XhmikosR | 2 | -9/+57 | |
| tabs: fix nested tabs. | |||||
| 2017-08-11 | Improve previous selector for nested tabs | Johann-S | 2 | -9/+18 | |
| 2017-08-11 | Add unit test for nested tabs | Johann-S | 1 | -0/+38 | |
| 2017-08-11 | When we show our tabs element use children to be more restrictive | Johann-S | 1 | -2/+3 | |
| 2017-08-11 | tabs: make the `active` selector more restrictive again. | XhmikosR | 1 | -1/+1 | |
| When one uses say a carousel inside a tab, the `.active` selector previously matches the carousel ones too leading to broken tabs. It's not the perfect solution but should the job for now. | |||||
| 2017-08-11 | Move inline SVGs to includes. (#23297) | XhmikosR | 5 | -10/+7 | |
| Also: * compress them with SVGOMG * add titles * add `focusable="false"` | |||||
| 2017-08-11 | Updated Feather link (#23303) | Sean | 1 | -1/+1 | |
| Feather link didn't go anywhere. Changed feather link from `colebemis.com/feather` to `feathericons.com` | |||||
| 2017-08-11 | Update Rubygems version. (#23289) | béla | 2 | -3/+3 | |
| 2017-08-11 | Fix the broken about link in the footer (#23298) | Garth Bjerk | 2 | -3/+3 | |
| 2017-08-11 | Fix SRI hashes. (#23286) | XhmikosR | 1 | -2/+2 | |
