| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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-05 | Merge pull request #23811 from vsn4ik/v4-dev-package-peer-deps-versions-fix | Johann-S | 1 | -3/+4 | |
| Fix jQuery version | |||||
| 2017-09-05 | Fix jquery version | vsn4ik | 1 | -3/+4 | |
| 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 | |
| 2017-09-04 | Update docs for old releases section in README (#23797) | Herst | 1 | -1/+2 | |
| * Update docs for old releases section in README Hopefully not many folks are still in the process of transitioning to version 3. * tweak for future-friendliness | |||||
| 2017-09-04 | Removing extra bracket in introduction docs. (#23791) | Morva Kristóf | 1 | -1/+1 | |
| 2017-09-04 | Improve clarity of documentation for .card-body (#23691) | oxlay | 1 | -2/+2 | |
| 2017-09-04 | changes floats to flex on breadcrumbs (#23683) | Andres Galante | 1 | -3/+2 | |
| 2017-09-04 | v4 docs Update Table Responsive to include ↵ | Patrick Yeo | 1 | -2/+16 | |
| `.table-responsive{-sm|-md|-lg|-xl}` (#23665) | |||||
| 2017-09-04 | Add correct button-variant mixin hover color (#23657) | Ben Hayward | 1 | -1/+1 | |
| 2017-09-04 | Mention dropping of .checkbox/.radio (#23656) | Herst | 1 | -0/+1 | |
| * Mention dropping of .checkbox/.radio * copy edirts | |||||
| 2017-09-04 | Remove usage of dropped .checkbox from docs (#23655) | Herst | 1 | -3/+3 | |
| 2017-09-04 | Drop Bower support (#23568) | Tanguy Krotoff | 7 | -55/+5 | |
| 2017-09-04 | IE11 supports pointer-events CSS property | Herst | 1 | -1/+1 | |
| See http://caniuse.com/#feat=pointer-events | |||||
| 2017-09-04 | js-minify task should just minify our dist files not our docs.min.js | Johann-S | 1 | -1/+1 | |
| 2017-09-04 | Merge pull request #23814 from alundiak/alundiak-patch-1 | Johann-S | 1 | -1/+1 | |
| Suggestion to use consistent information about running docs locally | |||||
| 2017-09-03 | Suggestion to use consistent information about running docs locally | Andrii Lundiak | 1 | -1/+1 | |
| Idea is about to leave Ruby/Bundler commands in tooling section/readme/space, and on main readme use npm scripts syntax. | |||||
| 2017-09-03 | Merge pull request #23732 from techdavid/fix-jumping-modal-on-resize | Johann-S | 2 | -0/+16 | |
| Fix jumping modal when the viewport is resized | |||||
| 2017-09-03 | Merge branch 'v4-dev' into fix-jumping-modal-on-resize | Johann-S | 28 | -95/+276 | |
| 2017-09-02 | Merge pull request #23671 from Herst/patch-5 | Johann-S | 1 | -1/+1 | |
| Remove speculations about jQuery 3 | |||||
| 2017-09-02 | Merge branch 'v4-dev' into patch-5 | Johann-S | 27 | -94/+275 | |
| 2017-09-02 | Merge pull request #23807 from vsn4ik/fix-migration-buttons-stateful-link | Johann-S | 1 | -1/+1 | |
| Fix migration button stateful link | |||||
| 2017-09-02 | Fix migration button stateful link | vsn4ik | 1 | -1/+1 | |
| 2017-09-02 | Update yarn URL in README.md (#23795) | Vasilii Artemchuk | 1 | -1/+1 | |
| 2017-09-02 | Merge pull request #23718 from techdavid/fix-unwanted-padding-on-modal | Johann-S | 2 | -2/+29 | |
| Fix unwanted body padding when a modal is opened | |||||
| 2017-09-02 | Merge branch 'v4-dev' into fix-unwanted-padding-on-modal | Johann-S | 24 | -90/+244 | |
| 2017-09-01 | Correct typo (#23805) | Eugenio | 1 | -1/+1 | |
| Shouldn't this be 'output' ? | |||||
| 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-09-01 | Merge pull request #23684 from andresgalante/breadcrumbs-a11y | Johann-S | 1 | -20/+25 | |
| Adds accessibility notes to breadcrumbs | |||||
| 2017-08-31 | adds accecibility notes to breadcrumbs | Andres Galante | 1 | -20/+25 | |
| 2017-08-31 | Regroup our jQuery check in the same IIFE | Johann-S | 1 | -4/+4 | |
| 2017-08-31 | Use rollup to add our copyright instead of a custom script | Johann-S | 3 | -21/+9 | |
| 2017-08-31 | Create a bundled release of Bootstrap with Popper.js inside | Johann-S | 18 | -56/+214 | |
| 2017-08-31 | Adapt UglifyJS config for IE10 | Herst | 1 | -2/+5 | |
| See mishoo/UglifyJS2#2198 | |||||
| 2017-08-31 | Wall of Browser Bugs: Update table-cell border Chrome bug ref #23753 | Johann-S | 1 | -1/+1 | |
| 2017-08-30 | Wall of Browser Bugs: Update table-cell border Chrome bug ref | Chris Rebert | 1 | -1/+1 | |
| https://crbug.com/568691 has been succeeded by https://crbug.com/749848 | |||||
| 2017-08-30 | Collapse - typo correct aria-controls for multi collapse | Johann-S | 1 | -1/+1 | |
| 2017-08-30 | typo correct aria-controls | Chirag Modi | 1 | -1/+1 | |
| 2017-08-29 | Merge branch 'v4-dev' into fix-jumping-modal-on-resize | David Bailey | 1 | -1/+1 | |
| 2017-08-29 | Merge branch 'v4-dev' into fix-unwanted-padding-on-modal | David Bailey | 1 | -1/+1 | |
| 2017-08-29 | Merge branch 'v4-dev' into patch-5 | Johann-S | 9 | -10/+101 | |
| 2017-08-29 | Fix misspell | Jqmey | 1 | -1/+1 | |
| 2017-08-29 | Fix failing test | David Bailey | 1 | -0/+2 | |
| _adjustDialog should be called when the modal is first displayed to prevent it jumping position when the viewport is resized | |||||
