]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
10 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"

10 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

10 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

10 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

10 years agoRemove nonstandard `zoom: 1` from media object 18682/head
Chris Rebert [Fri, 25 Dec 2015 21:54:48 +0000 (14:54 -0700)] 
Remove nonstandard `zoom: 1` from media object

It should be unnecessary since we only support IE>=9, and this hasLayout hack is for IE6-7.
https://developer.mozilla.org/en-US/docs/Web/CSS/zoom
http://stackoverflow.com/questions/1794350/what-is-haslayout

[skip sauce]
[skip validator]

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

10 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

10 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

10 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

10 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

10 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

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

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

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

10 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

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

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

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

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

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

10 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

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

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

10 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

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

10 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

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

10 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

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

10 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

10 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

10 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

10 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

10 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

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

[ci skip]

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

10 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

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

10 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

10 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

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

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

10 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

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

10 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

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

10 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

10 years agoReorganize utilities into more separate files under a `/scss/utilities/` directory 18537/head
Chris Rebert [Fri, 11 Dec 2015 03:43:28 +0000 (19:43 -0800)] 
Reorganize utilities into more separate files under a `/scss/utilities/` directory

[skip sauce]
[skip validator]

10 years agoMerge pull request #18473 from twbs/fix-18036
Chris Rebert [Thu, 24 Dec 2015 03:33:37 +0000 (20:33 -0700)] 
Merge pull request #18473 from twbs/fix-18036

Remove useless .col-*-offset-12 and .col-xs-offset-0 classes

10 years agoMerge pull request #18655 from twbs/fix-18583
Chris Rebert [Thu, 24 Dec 2015 00:32:51 +0000 (17:32 -0700)] 
Merge pull request #18655 from twbs/fix-18583

Apply clearfix to .card-{header,footer,block}
/fyi @mdo

10 years agoApply clearfix to .card-footer 18655/head
Chris Rebert [Thu, 24 Dec 2015 00:22:53 +0000 (17:22 -0700)] 
Apply clearfix to .card-footer

[skip sauce]
[skip validator]

10 years agoApply clearfix to .card-header; fixes #18633
Chris Rebert [Thu, 24 Dec 2015 00:20:23 +0000 (17:20 -0700)] 
Apply clearfix to .card-header; fixes #18633

10 years agoApply clearfix to .card-block; fixes #18583
Chris Rebert [Thu, 24 Dec 2015 00:18:19 +0000 (17:18 -0700)] 
Apply clearfix to .card-block; fixes #18583

10 years agoMerge pull request #18648 from patrickhlauke/docs-utilities-tweak1
Chris Rebert [Wed, 23 Dec 2015 18:35:17 +0000 (11:35 -0700)] 
Merge pull request #18648 from patrickhlauke/docs-utilities-tweak1

Docs: small tweaks to utilities

10 years agoClarify what text-capitalize actually does 18648/head
Patrick H. Lauke [Wed, 23 Dec 2015 14:29:12 +0000 (14:29 +0000)] 
Clarify what text-capitalize actually does

as on first skimming over these, it may not be completely obvious

10 years agoChange italicized to italic
Patrick H. Lauke [Wed, 23 Dec 2015 14:26:29 +0000 (14:26 +0000)] 
Change italicized to italic

...otherwise, by the same logic, it should be "Bolded text" above. just
looks clunky...

10 years agoMerge pull request #18637 from davidjb/v4-fix-utils-doc
Chris Rebert [Wed, 23 Dec 2015 06:41:24 +0000 (23:41 -0700)] 
Merge pull request #18637 from davidjb/v4-fix-utils-doc

Fix bulleted lists on Utilities doc

10 years agoModal: Ignore spurious `focus` event that Firefox fires at `document` when switching... 18638/head
Chris Rebert [Wed, 23 Dec 2015 06:02:57 +0000 (23:02 -0700)] 
Modal: Ignore spurious `focus` event that Firefox fires at `document` when switching back to its tab

Fixes #18365
Refs https://bugzilla.mozilla.org/show_bug.cgi?id=1228802

10 years agoAdd visual test for #18365
Chris Rebert [Wed, 23 Dec 2015 06:02:33 +0000 (23:02 -0700)] 
Add visual test for #18365

See also https://bugzilla.mozilla.org/show_bug.cgi?id=1228802

10 years agoFix bulleted lists on Utilities doc 18637/head
David\ Beitey [Wed, 23 Dec 2015 05:46:56 +0000 (15:46 +1000)] 
Fix bulleted lists on Utilities doc

10 years agojs/tests/unit/modal.js: Fix typo
Chris Rebert [Wed, 23 Dec 2015 00:11:21 +0000 (17:11 -0700)] 
js/tests/unit/modal.js: Fix typo

[ci skip]

10 years agoAdd Windows 10 Mobile / Microsoft Edge
Patrick H. Lauke [Tue, 22 Dec 2015 19:10:52 +0000 (19:10 +0000)] 
Add Windows 10 Mobile / Microsoft Edge

10 years agoClarify platform/web view
Patrick H. Lauke [Tue, 22 Dec 2015 19:02:43 +0000 (19:02 +0000)] 
Clarify platform/web view

10 years agoAdd a generic note about webkit/blink/gecko/web view browsers
Patrick H. Lauke [Tue, 22 Dec 2015 10:04:29 +0000 (10:04 +0000)] 
Add a generic note about webkit/blink/gecko/web view browsers

10 years agoMerge pull request #18624 from twbs/fix-18619
Chris Rebert [Mon, 21 Dec 2015 19:03:30 +0000 (12:03 -0700)] 
Merge pull request #18624 from twbs/fix-18619

Migration guide: .panel-title's closest replacement is .card-header

10 years agoMigration guide: .panel-title's closest replacement is .card-header; fixes #18619 18624/head
Chris Rebert [Mon, 21 Dec 2015 18:55:58 +0000 (11:55 -0700)] 
Migration guide: .panel-title's closest replacement is .card-header; fixes #18619

[skip sauce]

10 years agoMerge pull request #18622 from twbs/fix-18535
Chris Rebert [Mon, 21 Dec 2015 18:12:59 +0000 (11:12 -0700)] 
Merge pull request #18622 from twbs/fix-18535

Use variables for .progress base colors
/fyi @mdo

10 years agoActually use $progress-bg instead of hardcoded color 18622/head
Chris Rebert [Mon, 21 Dec 2015 17:52:03 +0000 (10:52 -0700)] 
Actually use $progress-bg instead of hardcoded color

Refs #18535
[skip sauce]

10 years agoSet $progress-bg to color we are actually using
Chris Rebert [Mon, 21 Dec 2015 17:51:44 +0000 (10:51 -0700)] 
Set $progress-bg to color we are actually using

10 years agoActually use $progress-bar-color instead of hardcoded color
Chris Rebert [Mon, 21 Dec 2015 17:46:33 +0000 (10:46 -0700)] 
Actually use $progress-bar-color instead of hardcoded color

Refs #18535

10 years agoSet $progress-bar-color to color we are currently using
Chris Rebert [Mon, 21 Dec 2015 17:45:55 +0000 (10:45 -0700)] 
Set $progress-bar-color to color we are currently using

10 years agoMerge pull request #18616 from twbs/ie-10-docs
Chris Rebert [Mon, 21 Dec 2015 05:27:37 +0000 (22:27 -0700)] 
Merge pull request #18616 from twbs/ie-10-docs

Address IE10 in browser compatibility docs

10 years agoAddress IE10 in browser compatibility docs 18616/head
Chris Rebert [Mon, 21 Dec 2015 04:05:33 +0000 (21:05 -0700)] 
Address IE10 in browser compatibility docs

[skip sauce]

10 years agoExpand on proxy browsers
Patrick H. Lauke [Sun, 20 Dec 2015 22:17:23 +0000 (22:17 +0000)] 
Expand on proxy browsers

10 years agoKeep Safari/Win as Not supported
Patrick H. Lauke [Sun, 20 Dec 2015 22:06:47 +0000 (22:06 +0000)] 
Keep Safari/Win as Not supported

10 years agoUpdate info for supported browsers
Patrick H. Lauke [Sun, 20 Dec 2015 11:48:17 +0000 (11:48 +0000)] 
Update info for supported browsers

10 years agoMerge pull request #18597 from twbs/finish-17291
Chris Rebert [Fri, 18 Dec 2015 18:13:44 +0000 (10:13 -0800)] 
Merge pull request #18597 from twbs/finish-17291

Add RubyGems section to "Download" docs

10 years agoAdd RubyGems section to "Download" docs 18597/head
Chris Rebert [Thu, 17 Dec 2015 21:29:58 +0000 (13:29 -0800)] 
Add RubyGems section to "Download" docs

Closes #17291 by finishing the last remaining task.
Also reorders the sections in the "Download" docs.

[skip sauce]

10 years agoMerge pull request #18463 from twbs/nav-item-margin
Chris Rebert [Thu, 17 Dec 2015 06:17:09 +0000 (22:17 -0800)] 
Merge pull request #18463 from twbs/nav-item-margin

Introduce $nav-item-margin variable
/fyi @mdo

10 years agoMerge pull request #18469 from twbs/card-deck-margin
Chris Rebert [Thu, 17 Dec 2015 06:16:36 +0000 (22:16 -0800)] 
Merge pull request #18469 from twbs/card-deck-margin

Introduce $card-deck-margin variable
/fyi @mdo; happy to tweak the var names if desired

10 years agogrunt/change-version.js: Remove extra parens around function literals because Hound
Chris Rebert [Thu, 17 Dec 2015 05:26:29 +0000 (21:26 -0800)] 
grunt/change-version.js: Remove extra parens around function literals because Hound

[ci skip]

10 years agogrunt/change-version.js: Remove extraneous semicolon
Chris Rebert [Thu, 17 Dec 2015 05:15:33 +0000 (21:15 -0800)] 
grunt/change-version.js: Remove extraneous semicolon

[ci skip]

10 years agogrunt/change-version.js: Add missing semicolon
Chris Rebert [Thu, 17 Dec 2015 05:13:04 +0000 (21:13 -0800)] 
grunt/change-version.js: Add missing semicolon

🏃🏃🏃I don't wanna get diabetes. 🏥
Obey The Mickens!: https://vimeo.com/111122950#t=14m9s

[ci skip]

10 years agoswitching position of custom in bootstrap.scss for better efficiency 18398/head
Stephanie Kendall [Wed, 16 Dec 2015 15:27:09 +0000 (09:27 -0600)] 
switching position of custom in bootstrap.scss for better efficiency

10 years agoMerge pull request #18541 from patrickhlauke/progress-patch1
Patrick H. Lauke [Wed, 16 Dec 2015 10:19:04 +0000 (10:19 +0000)] 
Merge pull request #18541 from patrickhlauke/progress-patch1

remove generated content value for progress

10 years agoAdd tether as bower dependency 18575/head
QWp6t [Tue, 15 Dec 2015 05:09:39 +0000 (21:09 -0800)] 
Add tether as bower dependency

10 years agogrunt/change-version.js:replaceRecursively(): Use accidentally-unused argument
Chris Rebert [Mon, 14 Dec 2015 09:28:22 +0000 (01:28 -0800)] 
grunt/change-version.js:replaceRecursively(): Use accidentally-unused argument

How did the linters miss this?

[skip sauce]
[skip validator]

10 years agoMerge pull request #18567 from Quy/patch-2
Chris Rebert [Sun, 13 Dec 2015 19:57:41 +0000 (11:57 -0800)] 
Merge pull request #18567 from Quy/patch-2

Fix anchor link

10 years agoFix anchor link 18567/head
Quy [Sun, 13 Dec 2015 19:04:15 +0000 (11:04 -0800)] 
Fix anchor link

10 years agoMerge pull request #18563 from Quy/patch-1
Chris Rebert [Sun, 13 Dec 2015 05:45:19 +0000 (21:45 -0800)] 
Merge pull request #18563 from Quy/patch-1

Remove extraneous character

10 years agoRemove extraneous character 18563/head
Quy [Sun, 13 Dec 2015 05:31:40 +0000 (21:31 -0800)] 
Remove extraneous character

10 years agoMerge pull request #18561 from twbs/fix-18558
Chris Rebert [Sun, 13 Dec 2015 00:33:26 +0000 (16:33 -0800)] 
Merge pull request #18561 from twbs/fix-18558

Docs: Replace `data-src` attribute with `src` in highlighted code

10 years agoDocs: Replace `data-src` attribute with `src` in highlighted code; fixes #18558 18561/head
Chris Rebert [Sun, 13 Dec 2015 00:01:05 +0000 (16:01 -0800)] 
Docs: Replace `data-src` attribute with `src` in highlighted code; fixes #18558

[skip sauce]

10 years agoMerge pull request #18511 from bassjobsen/patch-15
Chris Rebert [Sat, 12 Dec 2015 23:55:10 +0000 (15:55 -0800)] 
Merge pull request #18511 from bassjobsen/patch-15

Docs Responsive breakpoints from em to px

10 years agoMerge pull request #18560 from bassjobsen/patch-7
Chris Rebert [Sat, 12 Dec 2015 23:50:54 +0000 (15:50 -0800)] 
Merge pull request #18560 from bassjobsen/patch-7

Using px rather than em values

10 years agoUsing px rather than em values 18560/head
Bass Jobsen [Sat, 12 Dec 2015 23:23:55 +0000 (00:23 +0100)] 
Using px rather than em values

Should close https://github.com/twbs/bootstrap/issues/18556

10 years agoMerge pull request #18472 from twbs/x-y-vars
Chris Rebert [Sat, 12 Dec 2015 08:32:28 +0000 (00:32 -0800)] 
Merge pull request #18472 from twbs/x-y-vars

Rename 2 navbar variables to comply with updated naming convention

10 years agoAdd <br>s to fix appearance of responsive float docs example
Chris Rebert [Sat, 12 Dec 2015 08:10:29 +0000 (00:10 -0800)] 
Add <br>s to fix appearance of responsive float docs example

[skip sauce]

10 years agoAlternative fix to double border 18500/head
Vicary Archangel [Fri, 11 Dec 2015 18:22:48 +0000 (02:22 +0800)] 
Alternative fix to double border

10 years agoremove generated content value for progress 18541/head
Patrick H. Lauke [Fri, 11 Dec 2015 10:57:45 +0000 (10:57 +0000)] 
remove generated content value for progress

as it's currently not displayed, and (in my opinion) would look fugly if
it did appear...