]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
9 years agodisable it for the whole file 18771/head
Mark Otto [Wed, 6 Jan 2016 08:00:08 +0000 (00:00 -0800)] 
disable it for the whole file

9 years agoreally disable the offending one
Mark Otto [Wed, 6 Jan 2016 07:58:34 +0000 (23:58 -0800)] 
really disable the offending one

9 years agotry disabling that
Mark Otto [Wed, 6 Jan 2016 07:56:08 +0000 (23:56 -0800)] 
try disabling that

9 years agorewrite custom file input component to use classes over nested elements
Mark Otto [Wed, 6 Jan 2016 07:45:44 +0000 (23:45 -0800)] 
rewrite custom file input component to use classes over nested elements

9 years agoensure custom selects get rounded corners
Mark Otto [Wed, 6 Jan 2016 07:45:20 +0000 (23:45 -0800)] 
ensure custom selects get rounded corners

9 years agoChange .c-select to .custom-select
Mark Otto [Wed, 6 Jan 2016 07:34:51 +0000 (23:34 -0800)] 
Change .c-select to .custom-select

9 years agoclarify docs
Mark Otto [Wed, 6 Jan 2016 07:28:26 +0000 (23:28 -0800)] 
clarify docs

9 years agoupdate forms docs
Mark Otto [Wed, 6 Jan 2016 07:26:36 +0000 (23:26 -0800)] 
update forms docs

- add more details on custom checkboxes and radios for how we handle the states and how the css works
- create a disabled custom checkboxes and radios example

9 years agoRevamp custom form styles
Mark Otto [Wed, 6 Jan 2016 07:25:42 +0000 (23:25 -0800)] 
Revamp custom form styles

- Less nesting with more specific classes
- New class names for most elements to avoid unnecessary and potentially confusing shorthand
- Require new class and markup for the description (though it's only necessary for disable states, it's now part of the entire component's markup for all states just in case)
- Change up colors and variables for regular and disabled states

9 years agoFixes #17918: Add styles for disabled custom checkboxes and radios
markau [Wed, 14 Oct 2015 02:30:30 +0000 (13:00 +1030)] 
Fixes #17918: Add styles for disabled custom checkboxes and radios

9 years agogrunt
Mark Otto [Tue, 5 Jan 2016 08:22:44 +0000 (00:22 -0800)] 
grunt

9 years agoMerge pull request #18760 from twbs/v4-17991
Mark Otto [Tue, 5 Jan 2016 08:16:15 +0000 (00:16 -0800)] 
Merge pull request #18760 from twbs/v4-17991

v4: font-weight: normal on labels

9 years agoremove instances of font-weight: normal since we no longer specify bold labels (as... 18760/head
Mark Otto [Tue, 5 Jan 2016 08:14:58 +0000 (00:14 -0800)] 
remove instances of font-weight: normal since we no longer specify bold labels (as of v4)

9 years agoMerge pull request #18755 from twbs/lint-docs-css
Chris Rebert [Mon, 4 Jan 2016 08:27:18 +0000 (00:27 -0800)] 
Merge pull request #18755 from twbs/lint-docs-css

Grunt: Extract lint-docs-css task

9 years agoGrunt: Extract lint-docs-css task 18755/head
Chris Rebert [Mon, 4 Jan 2016 08:22:03 +0000 (00:22 -0800)] 
Grunt: Extract lint-docs-css task

[skip sauce]

9 years agogrunt
Mark Otto [Mon, 4 Jan 2016 03:16:53 +0000 (19:16 -0800)] 
grunt

9 years agoMerge pull request #18752 from twbs/v4-docs-scsslint
Mark Otto [Mon, 4 Jan 2016 03:14:46 +0000 (19:14 -0800)] 
Merge pull request #18752 from twbs/v4-docs-scsslint

v4: Docs Sass linting

9 years agoMerge pull request #18662 from patrickhlauke/docs-collapse-accessibility-patch1
Mark Otto [Mon, 4 Jan 2016 03:14:14 +0000 (19:14 -0800)] 
Merge pull request #18662 from patrickhlauke/docs-collapse-accessibility-patch1

Docs: accessibility fix-up of collapsible content navbar, change site-wide main navbar

9 years agoMerge pull request #18697 from bassjobsen/patch-31
Mark Otto [Mon, 4 Jan 2016 03:13:44 +0000 (19:13 -0800)] 
Merge pull request #18697 from bassjobsen/patch-31

remove `<div class="bd-sidebar">`

9 years agoMerge pull request #18686 from patrickhlauke/docs-pagination-kbd1
Mark Otto [Mon, 4 Jan 2016 03:12:33 +0000 (19:12 -0800)] 
Merge pull request #18686 from patrickhlauke/docs-pagination-kbd1

Docs: add note and advice about .disabled and keyboard focus

9 years agoMerge pull request #18669 from twbs/fix-18652
Mark Otto [Mon, 4 Jan 2016 03:10:42 +0000 (19:10 -0800)] 
Merge pull request #18669 from twbs/fix-18652

Remove .dl-horizontal; it's redundant to the grid system

9 years agoMerge pull request #18675 from patrickhlauke/docs-code1
Mark Otto [Mon, 4 Jan 2016 03:03:26 +0000 (19:03 -0800)] 
Merge pull request #18675 from patrickhlauke/docs-code1

Docs: tweaks to content code

9 years agogrunt
Mark Otto [Mon, 4 Jan 2016 02:43:59 +0000 (18:43 -0800)] 
grunt

9 years agoreformat syntax styles for linting 18752/head
Mark Otto [Mon, 4 Jan 2016 02:28:07 +0000 (18:28 -0800)] 
reformat syntax styles for linting

9 years agobasic linting
Mark Otto [Mon, 4 Jan 2016 02:27:54 +0000 (18:27 -0800)] 
basic linting

9 years agobasic linting changes, disable some id selector testing per file as needed
Mark Otto [Mon, 4 Jan 2016 02:17:58 +0000 (18:17 -0800)] 
basic linting changes, disable some id selector testing per file as needed

9 years agoproperty order linting
Mark Otto [Mon, 4 Jan 2016 02:12:33 +0000 (18:12 -0800)] 
property order linting

9 years agodont scsslint the main file because of the built-in copyright banner
Mark Otto [Mon, 4 Jan 2016 02:12:26 +0000 (18:12 -0800)] 
dont scsslint the main file because of the built-in copyright banner

9 years agowe nuked the focusedinput example awhile back, so nuking the styles too
Mark Otto [Mon, 4 Jan 2016 02:10:47 +0000 (18:10 -0800)] 
we nuked the focusedinput example awhile back, so nuking the styles too

9 years agobasic linting
Mark Otto [Mon, 4 Jan 2016 02:10:34 +0000 (18:10 -0800)] 
basic linting

9 years agonuke vendor prefixes
Mark Otto [Mon, 4 Jan 2016 02:10:22 +0000 (18:10 -0800)] 
nuke vendor prefixes

9 years agoremove unused rule for ads css that was hiding an image that no longer exists (i...
Mark Otto [Mon, 4 Jan 2016 02:09:36 +0000 (18:09 -0800)] 
remove unused rule for ads css that was hiding an image that no longer exists (i think)

9 years agoenable scsslinting for docs scss
Mark Otto [Mon, 4 Jan 2016 02:09:09 +0000 (18:09 -0800)] 
enable scsslinting for docs scss

9 years agoMerge pull request #18575 from QWp6t/patch-2
Chris Rebert [Sat, 2 Jan 2016 04:05:12 +0000 (20:05 -0800)] 
Merge pull request #18575 from QWp6t/patch-2

Add tether as bower dependency

9 years agoAdd Wall of Browser Bugs entry for #18738
Chris Rebert [Fri, 1 Jan 2016 21:31:02 +0000 (13:31 -0800)] 
Add Wall of Browser Bugs entry for #18738

* https://bugs.webkit.org/show_bug.cgi?id=152637
* http://openradar.appspot.com/24030853

[ci skip]

9 years agogrunt dist docs
Chris Rebert [Fri, 1 Jan 2016 20:37:52 +0000 (12:37 -0800)] 
grunt dist docs

[ci skip]

9 years agoUpdate copyright years to 2016
Chris Rebert [Fri, 1 Jan 2016 20:31:38 +0000 (12:31 -0800)] 
Update copyright years to 2016

[ci skip]

9 years agoREADME: Add version numbers to install commands for consistency with HTML docs
Chris Rebert [Thu, 31 Dec 2015 20:33:42 +0000 (12:33 -0800)] 
README: Add version numbers to install commands for consistency with HTML docs

Refs #18728
[ci skip]

9 years agoMerge pull request #18717 from supergibbs/nuget_fixes_v4
Chris Rebert [Thu, 31 Dec 2015 19:42:13 +0000 (11:42 -0800)] 
Merge pull request #18717 from supergibbs/nuget_fixes_v4

Fixed NuGet link and bugs in MyGet script

9 years agoMerge pull request #18614 from patrickhlauke/docs-browsers-devices1
Chris Rebert [Wed, 30 Dec 2015 18:38:50 +0000 (10:38 -0800)] 
Merge pull request #18614 from patrickhlauke/docs-browsers-devices1

Docs: update browser support info

9 years agoSplit out to new para, into two sentences 18614/head
Patrick H. Lauke [Wed, 30 Dec 2015 10:37:09 +0000 (10:37 +0000)] 
Split out to new para, into two sentences

9 years agoMerge pull request #18699 from patrickhlauke/disabled-pointer-events
Patrick H. Lauke [Tue, 29 Dec 2015 16:23:41 +0000 (16:23 +0000)] 
Merge pull request #18699 from patrickhlauke/disabled-pointer-events

Add pointer-events:none to disabled pagination/pager links

9 years agoMerge pull request #18716 from SamHH/v4-dev
Patrick H. Lauke [Tue, 29 Dec 2015 16:20:24 +0000 (16:20 +0000)] 
Merge pull request #18716 from SamHH/v4-dev

Add max-width to file browser; fixes #18651

9 years agoFixed NuGet link and bugs in MyGet script 18717/head
Supergibbs [Wed, 23 Dec 2015 20:46:49 +0000 (12:46 -0800)] 
Fixed NuGet link and bugs in MyGet script

9 years agoAdd max-width to file browser; fixes #18651 18716/head
Sam A. Horvath-Hunt [Tue, 29 Dec 2015 14:41:21 +0000 (14:41 +0000)] 
Add max-width to file browser; fixes #18651

9 years agoRemove Opera 18 and IE11 mention 18686/head
Patrick H. Lauke [Sat, 26 Dec 2015 23:51:27 +0000 (23:51 +0000)] 
Remove Opera 18 and IE11 mention

As per our browser compat policy, we only claim support for latest
versions of Opera on desktop. Current Opera is version 34. From testing, IE11 does support `pointer-events:none` just fine now.

9 years agoAdd pointer-events:none to disabled pagination/pager links 18699/head
Patrick H. Lauke [Sun, 27 Dec 2015 10:00:40 +0000 (10:00 +0000)] 
Add pointer-events:none to disabled pagination/pager links

as currently this was missed out (compared to disabled `a.btn`)

9 years agoremove `<div class="bd-sidebar">` 18697/head
Bass Jobsen [Sun, 27 Dec 2015 00:29:18 +0000 (01:29 +0100)] 
remove `<div class="bd-sidebar">`

content had already been wrapped in the `<div class="col-md-3 col-md-push-9 bd-sidebar">`

9 years agoTweak the wording for link functionality
Patrick H. Lauke [Sat, 26 Dec 2015 23:33:11 +0000 (23:33 +0000)] 
Tweak the wording for link functionality

to harmonise it with the callout given in pagination

9 years agoAdd note and advice about .disabled and keyboard focus
Patrick H. Lauke [Sat, 26 Dec 2015 13:50:18 +0000 (13:50 +0000)] 
Add note and advice about .disabled and keyboard focus

9 years agoMerge pull request #18690 from patrickhlauke/docs-tooltips1
Patrick H. Lauke [Sat, 26 Dec 2015 20:41:48 +0000 (20:41 +0000)] 
Merge pull request #18690 from patrickhlauke/docs-tooltips1

Docs: add accessibility callout for tooltips

9 years agoAdd accessibility callout for tooltips 18690/head
Patrick H. Lauke [Sat, 26 Dec 2015 20:12:51 +0000 (20:12 +0000)] 
Add accessibility callout for tooltips

9 years agoMerge pull request #18687 from jch/patch-1
Patrick H. Lauke [Sat, 26 Dec 2015 19:57:36 +0000 (19:57 +0000)] 
Merge pull request #18687 from jch/patch-1

Fix typo in docs/getting-started/introduction.md

9 years agoFix typo in docs/getting-started/introduction.md 18687/head
Jerry Cheung [Sat, 26 Dec 2015 17:41:42 +0000 (09:41 -0800)] 
Fix typo in docs/getting-started/introduction.md

Remove 'including'.

9 years agoMerge pull request #18685 from patrickhlauke/docs-card1
Patrick H. Lauke [Sat, 26 Dec 2015 12:44:57 +0000 (12:44 +0000)] 
Merge pull request #18685 from patrickhlauke/docs-card1

Docs: change "Button" to "Go somewhere"

9 years agoChange wording on link styled as button 18684/head 18685/head
Patrick H. Lauke [Sat, 26 Dec 2015 12:40:04 +0000 (12:40 +0000)] 
Change wording on link styled as button

"Go somewhere" is more descriptive of an example link, rather than a
button that triggers in-page functionality. Also makes it consistent
with all other examples in this page

9 years agoMerge pull request #18679 from patrickhlauke/docs-button-disabled1
Patrick H. Lauke [Fri, 25 Dec 2015 22:32:33 +0000 (22:32 +0000)] 
Merge pull request #18679 from patrickhlauke/docs-button-disabled1

Docs: add aria-disabled to disabled link example and description

9 years agoMerge pull request #18678 from patrickhlauke/docs-button-active1
Chris Rebert [Fri, 25 Dec 2015 22:11:53 +0000 (15:11 -0700)] 
Merge pull request #18678 from patrickhlauke/docs-button-active1

Docs: add aria-pressed=true to components buttons active state example

9 years agoChange "preformatted text" heading and intro para 18675/head
Patrick H. Lauke [Fri, 25 Dec 2015 21:26:41 +0000 (21:26 +0000)] 
Change "preformatted text" heading and intro para

also, stray "blocks" in the "Sample output", which doesn't seem to
belong there.

9 years agoMerge pull request #18680 from patrickhlauke/docs-modal-tweak1
Patrick H. Lauke [Fri, 25 Dec 2015 21:21:27 +0000 (21:21 +0000)] 
Merge pull request #18680 from patrickhlauke/docs-modal-tweak1

Docs: add ellipsis to modal example code

9 years agoAdd ellipsis to modal example code 18680/head
Patrick H. Lauke [Fri, 25 Dec 2015 21:17:32 +0000 (21:17 +0000)] 
Add ellipsis to modal example code

9 years agoMerge pull request #18677 from twbs/fix-text-hide-font
Chris Rebert [Fri, 25 Dec 2015 21:14:44 +0000 (14:14 -0700)] 
Merge pull request #18677 from twbs/fix-text-hide-font

Fix syntax of .text-hide's `font` property value

9 years agoAdd aria-disabled to disabled link example and description 18679/head
Patrick H. Lauke [Fri, 25 Dec 2015 21:13:57 +0000 (21:13 +0000)] 
Add aria-disabled to disabled link example and description

9 years agoAdd aria-pressed=true to example 18678/head
Patrick H. Lauke [Fri, 25 Dec 2015 21:09:59 +0000 (21:09 +0000)] 
Add aria-pressed=true to example

...as per the text immediately preceding this example

9 years agoFix syntax of .text-hide's `font` property value 18677/head
Chris Rebert [Fri, 25 Dec 2015 21:01:46 +0000 (14:01 -0700)] 
Fix syntax of .text-hide's `font` property value

In SCSS, the quotes were included verbatim in the resulting CSS, which isn't valid syntax for the `font` property.
Removing the quotes fixes the syntax error and does not cause any SCSS compiler error.

[skip sauce]
[skip validator]

9 years agoFix code block example
Patrick H. Lauke [Fri, 25 Dec 2015 13:49:16 +0000 (13:49 +0000)] 
Fix code block example

use `<code>` (as it's still semantically code that we're marking up) and
make the example actually multiple lines...

9 years agoMissing angle brackets
Patrick H. Lauke [Fri, 25 Dec 2015 13:44:33 +0000 (13:44 +0000)] 
Missing angle brackets

9 years agoMerge pull request #18670 from twbs/unnest-autoprefixer-settings
Chris Rebert [Fri, 25 Dec 2015 05:17:22 +0000 (22:17 -0700)] 
Merge pull request #18670 from twbs/unnest-autoprefixer-settings

Un-nest Autoprefixer settings in module object

9 years agoUn-nest Autoprefixer settings in module object 18670/head
Chris Rebert [Fri, 25 Dec 2015 04:32:52 +0000 (21:32 -0700)] 
Un-nest Autoprefixer settings in module object

[skip sauce]
[skip validator]

9 years agoRemove .dl-horizontal; it's redundant to the grid system; fixes #18652 18669/head
Chris Rebert [Fri, 25 Dec 2015 04:26:24 +0000 (21:26 -0700)] 
Remove .dl-horizontal; it's redundant to the grid system; fixes #18652

[skip sauce]

9 years agoUpdate current Firefox ESR to 38 in Autoprefixer settings
Chris Rebert [Fri, 25 Dec 2015 03:11:12 +0000 (20:11 -0700)] 
Update current Firefox ESR to 38 in Autoprefixer settings

See https://www.mozilla.org/en-US/firefox/organizations/faq/

[skip sauce]
[skip validator]

9 years agoautoprefixer-settings.js: Link to Firefox ESR webpage
Chris Rebert [Fri, 25 Dec 2015 02:52:37 +0000 (19:52 -0700)] 
autoprefixer-settings.js: Link to Firefox ESR webpage

[skip sauce]
[skip validator]

9 years agoMove Autoprefixer settings out of Gruntfile.js and into a separate file
Bass Jobsen [Thu, 24 Dec 2015 17:12:09 +0000 (18:12 +0100)] 
Move Autoprefixer settings out of Gruntfile.js and into a separate file

Refs #18584
Closes #18659

[skip sauce]
[skip validator]

9 years agoMerge pull request #18392 from twbs/exempt-getUID
Chris Rebert [Fri, 25 Dec 2015 01:58:19 +0000 (18:58 -0700)] 
Merge pull request #18392 from twbs/exempt-getUID

Exempt getUID() from ESLint's no-bitwise rule

9 years agoESLint: enable no-bitwise rule 18392/head
Chris Rebert [Fri, 25 Dec 2015 01:53:39 +0000 (18:53 -0700)] 
ESLint: enable no-bitwise rule

[skip sauce]

9 years agoExempt getUID() from ESLint's no-bitwise rule
Chris Rebert [Tue, 1 Dec 2015 07:53:25 +0000 (23:53 -0800)] 
Exempt getUID() from ESLint's no-bitwise rule

[skip sauce]
[skip validator]

9 years agoMerge pull request #18667 from twbs/tether-examples
Chris Rebert [Fri, 25 Dec 2015 01:18:33 +0000 (18:18 -0700)] 
Merge pull request #18667 from twbs/tether-examples

Add Tether to example pages that were missing it

9 years agoAdd Tether to example pages that were missing it 18667/head
Chris Rebert [Fri, 25 Dec 2015 01:13:50 +0000 (18:13 -0700)] 
Add Tether to example pages that were missing it

[skip sauce]

9 years agoMerge pull request #18666 from twbs/fix-18664
Chris Rebert [Fri, 25 Dec 2015 01:12:17 +0000 (18:12 -0700)] 
Merge pull request #18666 from twbs/fix-18664

Include Tether via CDN in starter templates

9 years agoInclude Tether via CDN in starter templates; fixes #18664 18666/head
Chris Rebert [Fri, 25 Dec 2015 01:08:38 +0000 (18:08 -0700)] 
Include Tether via CDN in starter templates; fixes #18664

[skip sauce]

9 years agoUse more appropriate structure for site navigation 18661/head 18662/head
Patrick H. Lauke [Thu, 24 Dec 2015 18:24:59 +0000 (18:24 +0000)] 
Use more appropriate structure for site navigation

Use the structure as documented in
http://v4-alpha.getbootstrap.com/components/navbar/#collapsible-content
- wrapping both the toggle and the navigation in a `<nav>`, using a
`<ul>` for the navigation items

9 years agoMove collapsing navbar after the toggle
Patrick H. Lauke [Thu, 24 Dec 2015 18:10:37 +0000 (18:10 +0000)] 
Move collapsing navbar after the toggle

It's unclear why the example currently has the content that's
shown/hidden BEFORE the toggle. Generally, this is not a recommended
content order, as after toggling, the newly shown content precedes the
toggle and requires keyboard users, and particularly assistive
technology users, to then navigate in reverse to reach it.

9 years agoAdd missing aria attributes to main site navigation menu toggle
Patrick H. Lauke [Thu, 24 Dec 2015 16:55:41 +0000 (16:55 +0000)] 
Add missing aria attributes to main site navigation menu toggle

9 years agoAdd missing aria attributes to navbar collapse examples
Patrick H. Lauke [Thu, 24 Dec 2015 16:52:43 +0000 (16:52 +0000)] 
Add missing aria attributes to navbar collapse examples

9 years agoMerge pull request #18393 from twbs/dropdown-bitwise-less-tricksy
Chris Rebert [Thu, 24 Dec 2015 15:16:19 +0000 (08:16 -0700)] 
Merge pull request #18393 from twbs/dropdown-bitwise-less-tricksy

dropdown.js: Use more straightforward phrasing for index bound check

9 years agoMerge pull request #18638 from twbs/fix-18365
Chris Rebert [Thu, 24 Dec 2015 15:15:27 +0000 (08:15 -0700)] 
Merge pull request #18638 from twbs/fix-18365

Modal: Ignore spurious focus event that Firefox fires at document when switching back to its tab

9 years agoMerge pull request #18654 from patrickhlauke/docs-helptext1
Patrick H. Lauke [Thu, 24 Dec 2015 13:38:46 +0000 (13:38 +0000)] 
Merge pull request #18654 from patrickhlauke/docs-helptext1

Docs: reintroduce `aria-describedby` advice for help text

9 years agoRun `grunt`.
XhmikosR [Thu, 24 Dec 2015 10:50:15 +0000 (12:50 +0200)] 
Run `grunt`.

[ci skip]

9 years agoUpdate dependencies.
XhmikosR [Thu, 24 Dec 2015 10:49:50 +0000 (12:49 +0200)] 
Update dependencies.

9 years agoAdd aria-describedby to main form controls example 18654/head
Patrick H. Lauke [Thu, 24 Dec 2015 10:11:33 +0000 (10:11 +0000)] 
Add aria-describedby to main form controls example

9 years agoDocs: reintroduce aria-describedby advice for help text
Patrick H. Lauke [Wed, 23 Dec 2015 22:09:33 +0000 (22:09 +0000)] 
Docs: reintroduce aria-describedby advice for help text

Based on v3 http://getbootstrap.com/css/#forms-help-text, adapted to
make examples more "real life"

9 years agoMerge pull request #18464 from twbs/btn-block-spacing-y
Chris Rebert [Thu, 24 Dec 2015 06:44:50 +0000 (23:44 -0700)] 
Merge pull request #18464 from twbs/btn-block-spacing-y

Introduce $btn-block-spacing-y variable

9 years agoMerge pull request #18536 from twbs/moz-progress
Chris Rebert [Thu, 24 Dec 2015 06:36:45 +0000 (23:36 -0700)] 
Merge pull request #18536 from twbs/moz-progress

Uncomment Firefox <progress> styles
/fyi @mdo

9 years agoUncomment Firefox .progress styles; fixes #18536 18536/head
Chris Rebert [Thu, 24 Dec 2015 05:45:04 +0000 (22:45 -0700)] 
Uncomment Firefox .progress styles; fixes #18536

[skip sauce]
[skip validator]

9 years agoOrganize existing .progress styles
Chris Rebert [Thu, 24 Dec 2015 05:35:45 +0000 (22:35 -0700)] 
Organize existing .progress styles

9 years agoMerge pull request #18474 from twbs/breadcrumbs-2.0
Chris Rebert [Thu, 24 Dec 2015 05:22:21 +0000 (22:22 -0700)] 
Merge pull request #18474 from twbs/breadcrumbs-2.0

Refactor Breadcrumbs component

9 years agoRefactor Breadcrumbs component 18474/head
Chris Rebert [Tue, 8 Dec 2015 10:20:25 +0000 (02:20 -0800)] 
Refactor Breadcrumbs component

Use new `.breadcrumb-item` class instead of child selectors and `li` tag selectors,
so as to no longer require the usage of `<ol>`-based markup.

Rename variables to follow naming conventions:
* $breadcrumb-padding-vertical => $breadcrumb-padding-y
* $breadcrumb-padding-horizontal => $breadcrumb-padding-x

Introduce new variable: $breadcrumb-item-padding

[skip sauce]

9 years agoMerge pull request #18656 from twbs/fix-18145-v4
Chris Rebert [Thu, 24 Dec 2015 04:33:33 +0000 (21:33 -0700)] 
Merge pull request #18656 from twbs/fix-18145-v4

Update shrinkwrap

9 years agoUpdate shrinkwrap; fixes #18145 18656/head
Chris Rebert [Thu, 24 Dec 2015 04:25:56 +0000 (21:25 -0700)] 
Update shrinkwrap; fixes #18145

9 years agoMerge pull request #18537 from twbs/utils-dir
Chris Rebert [Thu, 24 Dec 2015 04:07:43 +0000 (21:07 -0700)] 
Merge pull request #18537 from twbs/utils-dir

Reorganize utilities into more separate files under a `utilities` directory