]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
8 years agoFix backdrop for dropdown menu on mobile (#21578)
Pierre Vanduynslager [Sun, 19 Mar 2017 00:41:13 +0000 (20:41 -0400)] 
Fix backdrop for dropdown menu on mobile (#21578)

- 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)

8 years agogrunt
Mark Otto [Sat, 18 Mar 2017 23:51:32 +0000 (16:51 -0700)] 
grunt

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sat, 18 Mar 2017 23:50:02 +0000 (16:50 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoadd header and footer to example
Mark Otto [Sat, 18 Mar 2017 23:49:55 +0000 (16:49 -0700)] 
add header and footer to example

8 years agoAllow to use Tab.js with list-group (#21756)
Johann [Sat, 18 Mar 2017 23:36:33 +0000 (00:36 +0100)] 
Allow to use Tab.js with list-group (#21756)

* Allow to use Tab.js with list-group

* Allow to use list-group with div parent instead of an ul parent

8 years agogrunt
Mark Otto [Sat, 18 Mar 2017 23:31:26 +0000 (16:31 -0700)] 
grunt

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sat, 18 Mar 2017 23:30:24 +0000 (16:30 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agofixes #21584
Mark Otto [Sat, 18 Mar 2017 23:30:12 +0000 (16:30 -0700)] 
fixes #21584

- 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

8 years agoAdd :empty to .custom-file-control selector (#22176)
Theriault [Sat, 18 Mar 2017 20:23:10 +0000 (14:23 -0600)] 
Add :empty to .custom-file-control selector (#22176)

<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>

8 years agodocs: add text-truncate and extend on text-nowrap
jak [Thu, 9 Mar 2017 19:36:32 +0000 (19:36 +0000)] 
docs: add text-truncate and extend on text-nowrap

8 years agoUpdate scss mixins to comply with scss-linting rules (#22151)
naicko [Sat, 18 Mar 2017 20:06:05 +0000 (21:06 +0100)] 
Update scss mixins to comply with scss-linting rules (#22151)

* 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

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Wed, 15 Mar 2017 03:00:39 +0000 (20:00 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoRemove the outline override from dropdown toggles
Mark Otto [Mon, 13 Feb 2017 01:03:57 +0000 (17:03 -0800)] 
Remove the outline override from dropdown toggles

fixes #17573

8 years agoUse btn-$variant-color variables for outlined btns (#22164)
Dominic Watson [Mon, 13 Mar 2017 01:25:56 +0000 (02:25 +0100)] 
Use btn-$variant-color variables for outlined btns (#22164)

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

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Mon, 13 Mar 2017 00:56:09 +0000 (17:56 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoUpdate config files across the board.
Bardi Harborow [Sun, 12 Mar 2017 05:01:14 +0000 (16:01 +1100)] 
Update config files across the board.

8 years agoUpdate dependencies.
Bardi Harborow [Sun, 12 Mar 2017 03:32:50 +0000 (03:32 +0000)] 
Update dependencies.

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Wed, 8 Mar 2017 04:44:42 +0000 (20:44 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoClean up spacers a bit more
Starsam80 [Sun, 5 Mar 2017 21:07:38 +0000 (14:07 -0700)] 
Clean up spacers a bit more

8 years agoMove box-shadow and transition mixins out of the main mixins file and into their...
Mark Otto [Fri, 3 Mar 2017 19:34:10 +0000 (11:34 -0800)] 
Move box-shadow and transition mixins out of the main mixins file and into their own files

8 years agoadd more
Mark Otto [Sun, 5 Mar 2017 19:04:48 +0000 (13:04 -0600)] 
add more

8 years agofill in docs for layout utils page
Mark Otto [Sun, 5 Mar 2017 19:03:35 +0000 (13:03 -0600)] 
fill in docs for layout utils page

8 years agomove visibility docs and add .visible mention
Mark Otto [Sun, 5 Mar 2017 19:03:05 +0000 (13:03 -0600)] 
move visibility docs and add .visible mention

8 years agoupdate the migration docs
Mark Otto [Fri, 3 Mar 2017 20:59:27 +0000 (12:59 -0800)] 
update the migration docs

8 years agoclear out docs css
Mark Otto [Fri, 3 Mar 2017 20:59:21 +0000 (12:59 -0800)] 
clear out docs css

8 years agoupdate instances of old classes in the docs
Mark Otto [Fri, 3 Mar 2017 20:59:14 +0000 (12:59 -0800)] 
update instances of old classes in the docs

8 years agoDrop the .hidden and .visible classes, save for the print ones
Mark Otto [Fri, 3 Mar 2017 20:58:57 +0000 (12:58 -0800)] 
Drop the .hidden and .visible classes, save for the print ones

— 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

8 years agoStart rearranging the docs for a utilities update
Mark Otto [Fri, 3 Mar 2017 20:57:16 +0000 (12:57 -0800)] 
Start rearranging the docs for a utilities update

— 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

8 years agoUpdate spacer utilities (#22123)
Mark Otto [Sun, 5 Mar 2017 20:20:44 +0000 (12:20 -0800)] 
Update spacer utilities (#22123)

* 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

8 years agoMerge pull request #22116 from Devinsuit/v4-dev
Patrick H. Lauke [Sat, 4 Mar 2017 19:57:00 +0000 (19:57 +0000)] 
Merge pull request #22116 from Devinsuit/v4-dev

Update Google sourcemap resources link

8 years agoUpdate link 22116/head
Devinsuit [Sat, 4 Mar 2017 19:07:05 +0000 (22:07 +0300)] 
Update link

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Fri, 3 Mar 2017 21:09:08 +0000 (13:09 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoChange sticky order (#22027)
Catalin Zalog [Fri, 3 Mar 2017 21:02:17 +0000 (23:02 +0200)] 
Change sticky order (#22027)

Based on this pen: http://codepen.io/zalog/pen/jyoyoR

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Fri, 3 Mar 2017 19:32:34 +0000 (11:32 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agogrunt
Mark Otto [Fri, 3 Mar 2017 19:31:47 +0000 (11:31 -0800)] 
grunt

8 years agoFix border width calculation for custom-select (#22068)
Rutger Laurman [Fri, 3 Mar 2017 19:19:02 +0000 (20:19 +0100)] 
Fix border width calculation for custom-select (#22068)

In addition to #22011 and #21994

8 years agoRemove 'hover' from nav-tabs-active-link-hover-color et al (#22087)
Sean Beyer [Fri, 3 Mar 2017 19:15:41 +0000 (11:15 -0800)] 
Remove 'hover' from nav-tabs-active-link-hover-color et al (#22087)

* Remove 'hover' from variable names
* Fix indentation in variables

8 years agoFixed spelling error. (#22102)
Alex Neises [Fri, 3 Mar 2017 00:32:21 +0000 (18:32 -0600)] 
Fixed spelling error. (#22102)

8 years agoFix spelling error.
Sam Rapaport [Thu, 2 Mar 2017 01:27:02 +0000 (17:27 -0800)] 
Fix spelling error.

8 years agoFix broken links.
Bardi Harborow [Mon, 27 Feb 2017 10:42:26 +0000 (21:42 +1100)] 
Fix broken links.

8 years agoadd more grid layout options
Mark Otto [Mon, 27 Feb 2017 01:14:25 +0000 (17:14 -0800)] 
add more grid layout options

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 26 Feb 2017 23:35:17 +0000 (15:35 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoRe-arranged contextual rows/cells (#21980)
Jason Millis [Sun, 26 Feb 2017 23:32:34 +0000 (23:32 +0000)] 
Re-arranged contextual rows/cells (#21980)

Re-arranged contextual rows/cells so that example HTML matches example result.

8 years agoMove Jekyll to npm script.
Bardi Harborow [Sat, 25 Feb 2017 05:32:18 +0000 (16:32 +1100)] 
Move Jekyll to npm script.

8 years agonormalize is no longer part of BS
nextgenthemes [Thu, 16 Feb 2017 06:18:24 +0000 (07:18 +0100)] 
normalize is no longer part of BS

normalize is no longer part of BS

8 years agoRefactor QUnit test page.
Bardi Harborow [Tue, 21 Feb 2017 23:57:16 +0000 (10:57 +1100)] 
Refactor QUnit test page.

8 years agoRemove vendor prefixes from appearance: none.
Bardi Harborow [Tue, 21 Feb 2017 06:25:07 +0000 (17:25 +1100)] 
Remove vendor prefixes from appearance: none.

8 years agouse secondary buttons instead of primary ones for a bit better example of styles
Mark Otto [Mon, 13 Feb 2017 01:15:16 +0000 (17:15 -0800)] 
use secondary buttons instead of primary ones for a bit better example of styles

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Mon, 13 Feb 2017 01:06:07 +0000 (17:06 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoRemove unused input-size mixin (#21971)
Pierre Vanduynslager [Sun, 12 Feb 2017 05:16:16 +0000 (00:16 -0500)] 
Remove unused input-size mixin (#21971)

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 12 Feb 2017 01:06:24 +0000 (17:06 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoMerge pull request #21953 from matteason/patch-1
Patrick H. Lauke [Thu, 9 Feb 2017 16:26:35 +0000 (16:26 +0000)] 
Merge pull request #21953 from matteason/patch-1

Change 'has no affect' to 'has no effect' in Modal documentation

8 years agoChange 'has no affect' to 'has no effect' 21953/head
Matt Eason [Thu, 9 Feb 2017 16:17:32 +0000 (16:17 +0000)] 
Change 'has no affect' to 'has no effect'

8 years agoFix fallback jquery filename (#21940)
Waldson Moura [Wed, 8 Feb 2017 03:22:48 +0000 (00:22 -0300)] 
Fix fallback jquery filename (#21940)

8 years agogrunt
Mark Otto [Wed, 8 Feb 2017 02:11:13 +0000 (18:11 -0800)] 
grunt

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Wed, 8 Feb 2017 02:04:44 +0000 (18:04 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoUpdate dependencies.
Bardi Harborow [Sun, 5 Feb 2017 12:39:16 +0000 (23:39 +1100)] 
Update dependencies.

8 years agostub out icons page in docs
Mark Otto [Sun, 5 Feb 2017 05:14:41 +0000 (21:14 -0800)] 
stub out icons page in docs

8 years agoRename icon-fonts.md to icons.md
Mark Otto [Sun, 5 Feb 2017 03:46:07 +0000 (19:46 -0800)] 
Rename icon-fonts.md to icons.md

8 years agoFixes #21814. Also accounts for custom file inputs.
Mark Otto [Sun, 5 Feb 2017 01:03:42 +0000 (17:03 -0800)] 
Fixes #21814. Also accounts for custom file inputs.

8 years agoFixes #21892
Mark Otto [Sun, 5 Feb 2017 00:43:05 +0000 (16:43 -0800)] 
Fixes #21892

8 years agoAdd `utilities/flex` to the dedicated grid Sass bundle so folks can take advantage...
Mark Otto [Sat, 4 Feb 2017 23:57:21 +0000 (15:57 -0800)] 
Add `utilities/flex` to the dedicated grid Sass bundle so folks can take advantage of the utilities for basic flex alignment

8 years agoFixes #21908
Mark Otto [Sat, 4 Feb 2017 23:55:37 +0000 (15:55 -0800)] 
Fixes #21908

8 years agogrunt
Mark Otto [Sat, 4 Feb 2017 20:55:36 +0000 (12:55 -0800)] 
grunt

8 years agoMerge pull request #21850 from patrickhlauke/v4-dev
Patrick H. Lauke [Thu, 26 Jan 2017 11:14:21 +0000 (11:14 +0000)] 
Merge pull request #21850 from patrickhlauke/v4-dev

Add aria-label to docs search field

8 years agoAdd aria-label to docs search field 21850/head
Patrick H. Lauke [Thu, 26 Jan 2017 11:12:39 +0000 (11:12 +0000)] 
Add aria-label to docs search field

8 years agoRemove random cursor: default from pill nav (#21835)
Mark Otto [Wed, 25 Jan 2017 05:06:22 +0000 (21:06 -0800)] 
Remove random cursor: default from pill nav (#21835)

Fixes #21560. Pretty sure this wasn't intentional, so should be fine to remove.

8 years agoAllow button toolbars to wrap (#21826)
Mark Otto [Wed, 25 Jan 2017 04:43:33 +0000 (20:43 -0800)] 
Allow button toolbars to wrap (#21826)

Fixes #21699

8 years agofixes #21567
Mark Otto [Tue, 24 Jan 2017 08:22:31 +0000 (00:22 -0800)] 
fixes #21567

8 years agogrunt (fixes #21819)
Mark Otto [Tue, 24 Jan 2017 08:18:41 +0000 (00:18 -0800)] 
grunt (fixes #21819)

8 years agoAdd align self to navbar brand (#21626)
Sergey Kovalenko [Tue, 24 Jan 2017 08:09:54 +0000 (10:09 +0200)] 
Add align self to navbar brand (#21626)

8 years agoRename order utilities to intended class names (#21739)
Mark Otto [Tue, 24 Jan 2017 08:01:44 +0000 (00:01 -0800)] 
Rename order utilities to intended class names (#21739)

* rename order utilities to intended class names

* Documentation fixes.

8 years agoPixel perfect navbar toggler (#21821)
Geremia Taglialatela [Tue, 24 Jan 2017 08:00:18 +0000 (09:00 +0100)] 
Pixel perfect navbar toggler (#21821)

The actual available size of the navbar toggler icon is 30px, but the
SVG uses a 32 unit grid. This commit uses a 30 unit grid and updates
icon accordingly.

8 years agoUpdate _custom.scss imports in other builds (#21825)
Mark Otto [Tue, 24 Jan 2017 07:59:19 +0000 (23:59 -0800)] 
Update _custom.scss imports in other builds (#21825)

- Correctly places the _custom.scss file first in the other two buids.
- Also removes the clearfix mixin from the grid build because flexbox yo.

8 years agoAllow flex-based navs to wrap like they used to (#21824)
Mark Otto [Tue, 24 Jan 2017 07:58:22 +0000 (23:58 -0800)] 
Allow flex-based navs to wrap like they used to (#21824)

8 years agoRemove `cursor: pointer;` (#21812)
Mark Otto [Tue, 24 Jan 2017 06:15:28 +0000 (22:15 -0800)] 
Remove `cursor: pointer;` (#21812)

* Remove most of custom cursor: pointer; implementations

* turns out that's not so much of a thing

8 years agoFix body padding in Dashboard and Jumbotron examples.
Geremia Taglialatela [Mon, 23 Jan 2017 11:20:07 +0000 (12:20 +0100)] 
Fix body padding in Dashboard and Jumbotron examples.

The actual navbar height is 3.5rem.

8 years agoMove htmllint to npm script.
Bardi Harborow [Mon, 23 Jan 2017 09:38:34 +0000 (20:38 +1100)] 
Move htmllint to npm script.

8 years agoChange to markdown (#21815)
Quy [Mon, 23 Jan 2017 04:37:14 +0000 (20:37 -0800)] 
Change to markdown (#21815)

8 years agoChange header to use markdown (#21809)
Quy [Sun, 22 Jan 2017 19:17:17 +0000 (11:17 -0800)] 
Change header to use markdown (#21809)

Header will now display in the Contents section.

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 22 Jan 2017 02:02:23 +0000 (18:02 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoUpdate grid layout docs (#21806)
Marcus Molchany [Sun, 22 Jan 2017 02:01:13 +0000 (18:01 -0800)] 
Update grid layout docs (#21806)

Update Mix and match section with correct responsive classes
for stacking cols.

8 years agogrunt
Mark Otto [Sun, 22 Jan 2017 01:50:45 +0000 (17:50 -0800)] 
grunt

8 years agoDrop Normalize, port relevant parts to Reboot (#21741)
Mark Otto [Sat, 21 Jan 2017 22:14:25 +0000 (14:14 -0800)] 
Drop Normalize, port relevant parts to Reboot (#21741)

* Get this party started by removing mention of Normalize.css

* Nuke the old comment, consolidate to a single line and number as appropriate

* Bring over styles for HTML element from Normalize to Reboot

* Move margin override for body element from Normalize to Reboot

* Drop the block reset for HTML5 elements in IE9- from Normalize given we dropped IE9 support

* Building on previous commit, do the same thing for figure, figcaption, and main

* Remove IE9- display from Normalize given our browser support

* Drop IE8 figure margin because we're IE10+

* No need for the h1 overrides because we reset these font and margin styles anyway in _type.scss already

* Drop Safari 6 b and strong normalization because we're Safari 8+

* Remove mark styles for IE9- from Normalize

* Remove old iOS audio fixes from Normalize

* Remove IE9- display for progress from Normalize

* Remove more IE9- rules from Normalize

* One more IE9- display removal for canvas element

* Move pre overrides from Normalize to Reboot

* Move over some link resets to Reboot, drop others

- Move over background-color and text-decoration
- Drop focus outline change given it affects the offset on hover of
focused links

* Move over more code element resets, consolidate with pre overrides, too

* Move over sub and sup wholesale

* Move over img normalization to Reboot

* Move over SVG override too

* - Drop dupe hidden, but add comment for it
- Move over template
- Move over summary

* Remove bulk of @viewport comment

* edit down that code comment

* consolidate html-based normalizations

* update comments

* Consolidate abbr styles

* move over more type elements

* move over hr changes

* move over form controls and more

* move over button resets

* move over firefox button changes

* move over search changes and more

* we nuke all these styles for fieldsets anyway, so outright remove them

* no need for those, we override them

* move over legend, fieldset, progress

* line break

* delete normalize file

* linting

* update comment

* clarify docs mentions of normalize and reboot

* remove normalize excludes from linter

* remove normalize excludes from cli task

* linting

* callout license since we forked part of normalize

* Improve comments, move table background reset to .table class instead of in reboot

* trailing space

8 years agogrunt
Mark Otto [Sat, 21 Jan 2017 21:25:29 +0000 (13:25 -0800)] 
grunt

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sat, 21 Jan 2017 21:25:16 +0000 (13:25 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoFix container within navbar on smallest breakpoint (#21722)
Pierre Vanduynslager [Sat, 21 Jan 2017 21:06:00 +0000 (16:06 -0500)] 
Fix container within navbar on smallest breakpoint (#21722)

* Make container in navbar to occupy full width even on smallest breakpoint

* Fix typo in comment

* Apply fix only on smaller breakpoint

* drop the comment as chrome doesn't have a bug here

8 years agoProgress line height (#21805)
Mark Otto [Sat, 21 Jan 2017 20:32:38 +0000 (12:32 -0800)] 
Progress line height (#21805)

* remove obvi comments

* proper fix for #21801

- ensures .progress-bar text is vertically centered should the height of the .progress-bar change by matching the line-height and height values
- we can't use flexbox here because the inner text of an element doesn't count as a flex item

8 years agofix segmented buttons (#21716)
Gijs Boddeus [Sat, 21 Jan 2017 20:25:24 +0000 (21:25 +0100)] 
fix segmented buttons (#21716)

* fix segmented buttons

changed flex-direction to row
centering is now done by align-items instead of justify-content

this way there is no need for flex property on the .btn inside .btn-group

* Update _input-group.scss

8 years agoFix gaps between vertical grouped buttons when using labels (#21793) (#21796)
Dmytro Yarmak [Sat, 21 Jan 2017 20:18:58 +0000 (22:18 +0200)] 
Fix gaps between vertical grouped buttons when using labels (#21793) (#21796)

8 years agoremove pretty obvi comments
Mark Otto [Sat, 21 Jan 2017 20:10:46 +0000 (12:10 -0800)] 
remove pretty obvi comments

8 years agoMerge pull request #21774 from vanduynslagerp/fix-scrollspy-test-markup
Patrick H. Lauke [Wed, 18 Jan 2017 22:29:57 +0000 (22:29 +0000)] 
Merge pull request #21774 from vanduynslagerp/fix-scrollspy-test-markup

Add missing closing tag in scrollspy visual test

8 years agoFix missing closing tag 21774/head
Pierre-Denis Vanduynslager [Wed, 18 Jan 2017 20:01:06 +0000 (15:01 -0500)] 
Fix missing closing tag

8 years agoSpecify card component is necessary for accordion behavior (#21746)
Erin Brown [Mon, 16 Jan 2017 18:25:42 +0000 (13:25 -0500)] 
Specify card component is necessary for accordion behavior (#21746)

- It is unclear that the use of the card component is necessary
when extending the collapse behavior to behave like an accordion.

8 years agoFix horizontal scrollbar appearing in docs (#21747)
Geremia Taglialatela [Mon, 16 Jan 2017 18:24:59 +0000 (19:24 +0100)] 
Fix horizontal scrollbar appearing in docs (#21747)

On small screens (< 576px), all documentation pages containing
`.bd-example` styled tags, show the horizontal scrollbar because of a
wrong horizontal margin property.

This PR sets the horizontal margin on gutter width basis instead of rem.

8 years agoUpdate .tag to .badge in migration (#21565)
Quy [Mon, 16 Jan 2017 05:46:42 +0000 (21:46 -0800)] 
Update .tag to .badge in migration (#21565)

8 years agoRemove IE9 from SVG images callout (#21566)
Quy [Mon, 16 Jan 2017 05:46:16 +0000 (21:46 -0800)] 
Remove IE9 from SVG images callout (#21566)

8 years agoAdd doc example with badge links (#21674)
Pierre-Denis Vanduynslager [Mon, 16 Jan 2017 05:45:04 +0000 (00:45 -0500)] 
Add doc example with badge links (#21674)

8 years agoUpdate Search input to type="search" (#21617)
Christian Oliff [Mon, 16 Jan 2017 05:44:27 +0000 (14:44 +0900)] 
Update Search input to type="search" (#21617)

This is semantically correct and works just as well.

8 years agoCorrect xs and sm breakpoint values in responsive utilities docs (#21664)
Amy Gori [Mon, 16 Jan 2017 05:37:06 +0000 (00:37 -0500)] 
Correct xs and sm breakpoint values in responsive utilities docs (#21664)