aboutsummaryrefslogtreecommitdiff
path: root/scss
AgeCommit message (Expand)AuthorFilesLines
2017-05-23Use Popper.js to manage arrow positionJohann-S3-29/+56
2017-05-22Fix (css): force .navbar .dropdown-menu positioningCatalin Zalog1-9/+8
2017-05-17Use popper to align dropdown menu instead of using css with importantJohann-S1-14/+0
2017-05-16Force dropdown to be displayed in position static for navbar, to override Pop...Johann-S1-1/+2
2017-05-14Fix tooltip margin to be stick at their callerJohann-S2-5/+2
2017-05-14Fix dropdown-menu-right and dropdown-menu-left for DropdownJohann-S1-2/+2
2017-05-14Fix some css for the arrow of Popover/Tooltip + update documentationJohann-S2-48/+46
2017-05-14Handle dropup for DropdownJohann-S1-6/+2
2017-05-14Fix unit tests + Update Popper to 1.6.0Johann-S1-1/+1
2017-05-14Begin to use Popper for DropdownJohann-S1-13/+5
2017-05-14Fix arrow for tooltip and popoverJohann-S2-43/+35
2017-05-07Merge branch 'v4-dev' into form-tweaksMark Otto1-0/+4
2017-05-07Removed several unused scss variables (#22539)Sebastiaan Nijland1-6/+0
2017-05-05Add shim for "new" HTML5 structural elements (#22573)Patrick H. Lauke1-0/+4
2017-04-22Redo the small custom select varsMark Otto2-7/+4
2017-04-22Change how input and select height is computedMark Otto3-13/+17
2017-04-21Merge branch 'v4-dev' into form-tweaksMark Otto16-85/+61
2017-04-21Match validation mixin focus state to normal focus stateMark Otto1-1/+1
2017-04-16Rename variable $input-border-focus to $input-border-color-focus (#22413)Patrick Yeo9-47/+47
2017-04-16Prevent long words in `.card-title`s from breaking auto layoutMark Otto1-0/+1
2017-04-14Replace dropdown backdrop hack with cleaner JS-only hackPatrick H. Lauke2-11/+0
2017-04-13Fix popover arrow color for bottom positionIdan Cohen1-1/+1
2017-04-10Remove `cursor: not-allowed` stylesPatrick H. Lauke9-24/+1
2017-04-08fixes #21922: set border-radius to 0 when global radius is disabledMark Otto1-1/+5
2017-04-08fixes #22135Mark Otto1-3/+6
2017-04-08Update card outline mixinMark Otto1-0/+6
2017-04-08tighten up horizontal input and button paddingMark Otto1-1/+1
2017-04-08Bump up from 2px to 3px so it's consistent; also fix focus of inputsMark Otto2-5/+5
2017-04-08Rename some .open to .show (#22389)Mark Otto2-12/+6
2017-04-08property orderMark Otto1-1/+1
2017-04-08Switch to ease function to remove trailing animation movementMark Otto1-1/+1
2017-04-08Do not stretch images in carousel-itemPierre-Denis Vanduynslager1-0/+1
2017-04-08Ensure carousel works in IE10/11Mark Otto3-34/+14
2017-04-08Revert "Drop width from sizing utils given .col- classes can do the same thin...Mark Otto2-2/+2
2017-04-08Add transition to .progress-barMark Otto2-0/+2
2017-04-08Add dropdown-item-padding-y varMark Otto2-1/+2
2017-04-08Drop width from sizing utils given .col- classes can do the same thing (follo...Mark Otto2-2/+2
2017-04-08Remove margin-left on caret if empty (#22095)Jesper Strange Klitgaard Christiansen1-0/+4
2017-04-08Drop .jumbotron-hrMark Otto1-4/+0
2017-04-08Docs and CSS updates for #21807 (#22336)Mark Otto1-6/+1
2017-04-08css: just some orderingCatalin Zalog1-19/+19
2017-04-08css: .navbar child's aligningCatalin Zalog1-4/+2
2017-04-08css: .navbar-expand .dropdown positionCatalin Zalog1-1/+5
2017-04-07drop flex and max-width, just use widthMark Otto1-6/+1
2017-04-07Remove system-ui from font stack due to i18n issuesMark Otto1-1/+1
2017-04-03css: .container-fluid 100%Catalin Zalog1-2/+3
2017-04-02Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, .nav-it...Pierre Vanduynslager1-7/+11
2017-03-28ability to change text color in popovers (#22221)Praveen Puglia2-0/+4
2017-03-28Revamp button and input vars while fixing #21587 (#22287)Mark Otto6-59/+56
2017-03-27Fix wrapping card decks (#22289)Mark Otto1-6/+4