aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-03-18gruntMark Otto4-7/+10
2017-03-18HTMLElement.offset* by getBoundingClientRect() (#21788)Pierre Vanduynslager3-11/+12
* Replace element.offet* by getBoundingClientRect() * Use variable to store BoundingClientRect * Fix cc issue...
2017-03-18Fix getSelectorFromElement when # is a selector (#21615)Johann1-4/+7
* Fix getSelectorFromElement when # is a selector * Thanks to @vanduynslagerp remove regex to validate selector
2017-03-18Fix backdrop for dropdown menu on mobile (#21578)Pierre Vanduynslager1-15/+17
- Create backdrop only if the menu is actually open (do not create it if the show event is prevented) - Drop the backdrop only when the corresponding menu is closed (do not remove if there is no menu to close or if the hide event is prevented)
2017-03-18gruntMark Otto2-4/+10
2017-03-18Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto3-3/+60
2017-03-18add header and footer to exampleMark Otto1-0/+2
2017-03-18Allow to use Tab.js with list-group (#21756)Johann3-3/+60
* Allow to use Tab.js with list-group * Allow to use list-group with div parent instead of an ul parent
2017-03-18gruntMark Otto27-484/+348
2017-03-18Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto16-32/+52
2017-03-18fixes #21584Mark Otto2-7/+5
- revert back to display block for list items to prevent unwanted behaviors - fixes a handful of other linked issues (see main thread) - updates docs to include more utilities for the one example
2017-03-18Add :empty to .custom-file-control selector (#22176)Theriault1-1/+1
<label class="custom-file"><input type="file" class="custom-file-input" /><span class="custom-file-control"></span></label> VS <label class="custom-file"><input type="file" class="custom-file-input" /><span class="custom-file-control">test.txt</span></label>
2017-03-18docs: add text-truncate and extend on text-nowrapjak1-8/+25
2017-03-18Update scss mixins to comply with scss-linting rules (#22151)naicko15-23/+26
* Fixed some linting issues * Run npm tasks after scss cleanup * Revert "Run npm tasks after scss cleanup" This reverts commit 1103a0da68d1846ad592eb4a105046a939557830. * Property sort order for grid * Let's respest the property order in the mixins * Respect property sort order in reboot file * ::-ms-expand is a vendor-prefix, add it to the scss-lint disable * Revert hover mixin comment * Fixed missing mixin hover-focus
2017-03-14Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto2-11/+6
2017-03-12Remove the outline override from dropdown togglesMark Otto1-5/+0
fixes #17573
2017-03-12Use btn-$variant-color variables for outlined btns (#22164)Dominic Watson1-6/+6
Despite now having the ability to override outline-variant color, it's not actually being used so each are still #fff Related: https://github.com/twbs/bootstrap/pull/20734
2017-03-12Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto12-377/+439
2017-03-12Update config files across the board.Bardi Harborow4-11/+21
2017-03-12Update dependencies.Bardi Harborow8-366/+418
2017-03-09Add unit testJohann-S1-0/+23
2017-03-08Fix code styleJohann-S1-2/+1
2017-03-07Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto61-589/+311
2017-03-07Detach accordions from .cardJohann-S1-2/+11
2017-03-05Clean up spacers a bit moreStarsam803-42/+22
2017-03-05Move box-shadow and transition mixins out of the main mixins file and into ↵Mark Otto3-16/+16
their own files
2017-03-05add moreMark Otto1-1/+1
2017-03-05fill in docs for layout utils pageMark Otto1-0/+10
2017-03-05move visibility docs and add .visible mentionMark Otto3-24/+33
2017-03-05update the migration docsMark Otto1-8/+10
2017-03-05clear out docs cssMark Otto1-79/+1
2017-03-05update instances of old classes in the docsMark Otto6-8/+8
2017-03-05Drop the .hidden and .visible classes, save for the print onesMark Otto3-51/+42
— Moves print display utils to display utils file — Removes all other .hidden- utils — Expands on .invisible and it's mixin to provide options for visibility: visible and visibility: hidden
2017-03-05Start rearranging the docs for a utilities updateMark Otto5-274/+87
— Rename display docs page — Move print display utils to display utils page — Drop remaining of responsive utils page as it's being replaced with display utils — Update nav to reflect changes
2017-03-05Update spacer utilities (#22123)Mark Otto8-53/+53
* Drop -x and -y as they're all the same - Also move -width to elsewhere in the vars because it makes no sense by spacers. - Update values of -x and -y across main Sass and docs Sass. * Update docs to reflect changes; link to spacing utils from options page
2017-03-04Merge pull request #22116 from Devinsuit/v4-devPatrick H. Lauke1-1/+1
Update Google sourcemap resources link
2017-03-04Update linkDevinsuit1-1/+1
2017-03-03Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto1-1/+1
2017-03-03Change sticky order (#22027)Catalin Zalog1-1/+1
Based on this pen: http://codepen.io/zalog/pen/jyoyoR
2017-03-03Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto3-7/+7
2017-03-03gruntMark Otto21-32/+27
2017-03-03Fix border width calculation for custom-select (#22068)Rutger Laurman1-1/+1
In addition to #22011 and #21994
2017-03-03Remove 'hover' from nav-tabs-active-link-hover-color et al (#22087)Sean Beyer2-6/+6
* Remove 'hover' from variable names * Fix indentation in variables
2017-03-02Fixed spelling error. (#22102)Alex Neises1-1/+1
2017-03-02Fix spelling error.Sam Rapaport1-1/+1
2017-02-27Fix broken links.Bardi Harborow7-7/+7
2017-02-26add more grid layout optionsMark Otto1-1/+49
2017-02-26Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto6-110/+58
2017-02-26Re-arranged contextual rows/cells (#21980)Jason Millis1-2/+2
Re-arranged contextual rows/cells so that example HTML matches example result.
2017-02-25Move Jekyll to npm script.Bardi Harborow2-17/+10