aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-10Remove `cursor: not-allowed` stylesPatrick H. Lauke9-24/+1
2017-04-10Merge branch 'v4-dev' into dropdown-keyboardPierre Vanduynslager5-23/+41
2017-04-10Fix collapse.js aria-expanded behaviorPatrick H. Lauke3-21/+17
2017-04-10Only change aria-pressed if it's not an input-based radio or checkbox groupPatrick H. Lauke2-2/+24
2017-04-09Merge branch 'v4-dev' into dropdown-keyboardPierre Vanduynslager31-266/+247
2017-04-09Remove incorrect role="tabpanel" from navs docsPatrick H. Lauke1-6/+4
2017-04-09Merge branch 'v4-dev' into v4-dev-docs-navs-js-tabpanel-fixPatrick H. Lauke12-30/+30
2017-04-09Add explicit aria-label to placeholder-only inputsPatrick H. Lauke12-30/+30
2017-04-09Merge branch 'v4-dev' into v4-dev-docs-navs-js-tabpanel-fixPatrick H. Lauke1-0/+1
2017-04-09Merge branch 'v4-dev' into v4-docs-button-group-a11y-patch1Patrick H. Lauke1-0/+1
2017-04-09Merge pull request #22398 from patrickhlauke/v4-dev-modal-macos-fullscreen-es...Patrick H. Lauke1-0/+1
2017-04-09Remove incorrect role="tabpanel" from navs docsPatrick H. Lauke1-6/+4
2017-04-09Prevent default for ESC in modal.jsPatrick H. Lauke1-0/+1
2017-04-09Merge branch 'v4-dev' into v4-docs-button-group-a11y-patch1Patrick H. Lauke75-2023/+1931
2017-04-08gruntMark Otto8-168/+166
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-08drop img-fluid for w-100Mark Otto1-12/+12
2017-04-08Ensure carousel works in IE10/11Mark Otto3-34/+14
2017-04-08Merge branch 'v4-dev' into dropdown-keyboardPierre Vanduynslager185-4503/+13514
2017-04-08Revert "Drop width from sizing utils given .col- classes can do the same thin...Mark Otto3-5/+12
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 Otto3-12/+5
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 Otto4-50/+26
2017-04-08gruntMark Otto36-1497/+588
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-07Documentation - Add inserted event for Tooltip and PopoverJohann-S2-0/+8
2017-04-03css: .container-fluid 100%Catalin Zalog1-2/+3
2017-04-03Fix #22332: Adjust tests for hidden scrollbarIlias1-3/+15
2017-04-02Rename navbar-toggleable to navbar-expand in docs (#22309)Pierre Vanduynslager1-17/+17
2017-04-02Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-devMark Otto13-157/+964
2017-04-02Fix #18373: properly adjust padding-right of body and fixed elements when ope...Ilias2-39/+138
2017-04-02Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, .nav-it...Pierre Vanduynslager11-118/+826
2017-04-01gruntMark Otto20-116/+105
2017-03-31Popover + Tooltip - fix error when content or title is a numberJohann-S3-0/+42
2017-03-30Add explicit aria-label to placeholder-only inputsPatrick H. Lauke12-30/+30