]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
9 years agoTweak .text-capitalize example to show what happens to interior capital letters;... 17896/head
Chris Rebert [Mon, 12 Oct 2015 18:18:11 +0000 (11:18 -0700)] 
Tweak .text-capitalize example to show what happens to interior capital letters; refs #17893

[ci skip]

9 years agoMention ScrollPos-Styler in the migration docs; closes #17819
Chris Rebert [Sun, 11 Oct 2015 22:32:53 +0000 (15:32 -0700)] 
Mention ScrollPos-Styler in the migration docs; closes #17819

9 years agoAdd docs for #17710
Chris Rebert [Sun, 11 Oct 2015 22:20:12 +0000 (15:20 -0700)] 
Add docs for #17710

9 years agoUse Page Visibility API in Carousel; fixes #17706
Johann-S [Sat, 26 Sep 2015 23:30:11 +0000 (01:30 +0200)] 
Use Page Visibility API in Carousel; fixes #17706

Avoids cycling carousels when the page isn't visible.
Closes #17710
Refs #15566

9 years agodocs/examples/cover/cover.css: Fix "inheritence" typo
Chris Rebert [Sun, 11 Oct 2015 19:42:35 +0000 (12:42 -0700)] 
docs/examples/cover/cover.css: Fix "inheritence" typo

9 years agoMerge pull request #17881 from twbs/wkbug-149935
Chris Rebert [Sun, 11 Oct 2015 00:02:58 +0000 (17:02 -0700)] 
Merge pull request #17881 from twbs/wkbug-149935

Add Wall of Browser Bugs entry for Safari related to #17438 / #14237

9 years agoAdd Wall of Browser Bugs entry for Safari related to #17438 / #14237 17881/head
Chris Rebert [Sat, 10 Oct 2015 23:57:30 +0000 (16:57 -0700)] 
Add Wall of Browser Bugs entry for Safari related to #17438 / #14237

https://bugs.webkit.org/show_bug.cgi?id=149935
[skip sauce]

9 years agoRemove em media queries note in Migration docs; no longer accurate as of #17403
Chris Rebert [Sat, 10 Oct 2015 22:36:07 +0000 (15:36 -0700)] 
Remove em media queries note in Migration docs; no longer accurate as of #17403

[ci skip]

9 years agogrunt dist
Chris Rebert [Sat, 10 Oct 2015 04:03:43 +0000 (21:03 -0700)] 
grunt dist

9 years agoMerge pull request #17875 from patrickhlauke/v4-ios-viewport-tweak2
Patrick H. Lauke [Fri, 9 Oct 2015 20:03:58 +0000 (21:03 +0100)] 
Merge pull request #17875 from patrickhlauke/v4-ios-viewport-tweak2

Add shrink-to-fit to getting started

9 years agoAdd shrink-to-fit to getting started 17875/head
Patrick H. Lauke [Fri, 9 Oct 2015 20:01:21 +0000 (21:01 +0100)] 
Add shrink-to-fit to getting started

See https://github.com/twbs/bootstrap/pull/17793#issuecomment-146960473

9 years agoMerge pull request #17775 from twbs/font-migration
Chris Rebert [Fri, 9 Oct 2015 02:51:18 +0000 (19:51 -0700)] 
Merge pull request #17775 from twbs/font-migration

Add Glyphicons migration guidance
[skip sauce]

9 years agoMerge pull request #17820 from twbs/chrome-bug-534750
Chris Rebert [Thu, 8 Oct 2015 20:49:41 +0000 (13:49 -0700)] 
Merge pull request #17820 from twbs/chrome-bug-534750

Add Wall of Browser Bugs entry for #17438 / #14237

9 years agoAdd Wall of Browser Bugs entry for #17438 / #14237 17820/head
Chris Rebert [Thu, 8 Oct 2015 20:45:19 +0000 (13:45 -0700)] 
Add Wall of Browser Bugs entry for #17438 / #14237

https://code.google.com/p/chromium/issues/detail?id=534750
Closes #17438
Closes #14237
[skip sauce]

9 years agoMove border-radius mixin from scss/_mixins.scss to scss/mixins/_border-radius.scss
Chris Rebert [Wed, 7 Oct 2015 07:05:38 +0000 (00:05 -0700)] 
Move border-radius mixin from scss/_mixins.scss to scss/mixins/_border-radius.scss

Reunites the family.
Closes #17791

9 years agobrowsers-devices.md: Tweak indentation in IE9 table
Chris Rebert [Wed, 7 Oct 2015 05:57:11 +0000 (22:57 -0700)] 
browsers-devices.md: Tweak indentation in IE9 table

[skip sauce]

9 years agoGetting Started docs: Add MDN links for features not supported in IE9
Chris Rebert [Wed, 7 Oct 2015 04:00:03 +0000 (21:00 -0700)] 
Getting Started docs: Add MDN links for features not supported in IE9

[skip sauce]

9 years agoMerge pull request #17803 from a-moses/patch-1
Chris Rebert [Wed, 7 Oct 2015 03:54:57 +0000 (20:54 -0700)] 
Merge pull request #17803 from a-moses/patch-1

IE 9 not supported list - flexbox

9 years agoIE 9 not supported list v4 flexbox 17803/head
a-moses [Wed, 7 Oct 2015 00:04:20 +0000 (03:04 +0300)] 
IE 9 not supported list v4 flexbox

add flexbox to the not supported list

https://github.com/twbs/bootstrap/issues/17802

9 years agoMerge pull request #17793 from patrickhlauke/v4-ios-viewport-tweak
Patrick H. Lauke [Tue, 6 Oct 2015 11:41:37 +0000 (12:41 +0100)] 
Merge pull request #17793 from patrickhlauke/v4-ios-viewport-tweak

Add shrink-to-fit viewport directive (fixes potential iOS9 issues)

9 years agoAdd shrink-to-fit viewport directive 17793/head
Patrick H. Lauke [Tue, 6 Oct 2015 11:35:39 +0000 (12:35 +0100)] 
Add shrink-to-fit viewport directive

Fixes potential problems with iOS9's new viewport behavior - see for
instance https://forums.developer.apple.com/thread/13510

9 years agoAdd Glyphicons migration guidance 17775/head
Chris Rebert [Sun, 4 Oct 2015 18:10:01 +0000 (11:10 -0700)] 
Add Glyphicons migration guidance

[skip sauce]

9 years agoMerge pull request #17769 from croaky/hound
Chris Rebert [Sun, 4 Oct 2015 17:58:02 +0000 (10:58 -0700)] 
Merge pull request #17769 from croaky/hound

Add SCSS configuration for Hound

9 years agoAdd SCSS configuration for Hound 17769/head
Dan Croak [Sun, 4 Oct 2015 05:39:20 +0000 (22:39 -0700)] 
Add SCSS configuration for Hound

This change uses Bootstrap's existing `scss/.scss-lint.yml` file
to configure Hound's hosted SCSS-Lint instance.

On each pull request to Bootstrap,
Hound will comment on any SCSS style violations in-line, like this:

![screenshot](https://images.thoughtbot.com/hound/scss-example.png)

If you update the pull request to adopt a suggestion,
the comment will be hidden.

It leaves the existing linting done by Grunt + Travis.

Hound is free for open source projects
and is open source itself:

https://github.com/thoughtbot/hound

9 years agoMerge pull request #17616 from Johann-S/ThrowError
Chris Rebert [Fri, 2 Oct 2015 08:18:16 +0000 (01:18 -0700)] 
Merge pull request #17616 from Johann-S/ThrowError

Fix #17612: Throw explicit error when a nonexistent method is invoked

9 years agoAdd throw error for undefined method on plugins 17616/head
Johann-S [Wed, 16 Sep 2015 08:35:29 +0000 (10:35 +0200)] 
Add throw error for undefined method on plugins

9 years agoPort #17753 to v4
Chris Rebert [Thu, 1 Oct 2015 17:36:24 +0000 (10:36 -0700)] 
Port #17753 to v4

Remove http://bugzil.la/1048279 entry from Wall of Browser Bugs
https://bugzilla.mozilla.org/show_bug.cgi?id=1048279 has been closed as WONTFIX.
Refs #14124.
[skip sauce]

9 years agoPort #16994 to v4
Chris Rebert [Thu, 1 Oct 2015 17:39:32 +0000 (10:39 -0700)] 
Port #16994 to v4

[skip sauce]

9 years agoMerge pull request #17270 from jdanyow/patch-1
Chris Rebert [Thu, 1 Oct 2015 17:30:56 +0000 (10:30 -0700)] 
Merge pull request #17270 from jdanyow/patch-1

Update jspm package configuration

9 years agoMerge pull request #17662 from twbs/v4-dev-xmr-rm-tooltip-example
XhmikosR [Thu, 1 Oct 2015 05:45:26 +0000 (08:45 +0300)] 
Merge pull request #17662 from twbs/v4-dev-xmr-rm-tooltip-example

Make the tooltip-viewport example work

9 years agoMake tooltip-viewport example work. 17662/head
XhmikosR [Sun, 20 Sep 2015 16:05:41 +0000 (19:05 +0300)] 
Make tooltip-viewport example work.

[ci skip]

9 years agoCopy ecc35ae over to v4
Chris Rebert [Thu, 1 Oct 2015 05:26:23 +0000 (22:26 -0700)] 
Copy ecc35ae over to v4

9 years agoMerge pull request #17746 from Liamraystanley/patch-1
Chris Rebert [Thu, 1 Oct 2015 04:46:59 +0000 (21:46 -0700)] 
Merge pull request #17746 from Liamraystanley/patch-1

Remove random trailing less-than symbol

9 years agoRemove random trailing less-than symbol 17746/head
Liam Stanley [Thu, 1 Oct 2015 04:05:07 +0000 (00:05 -0400)] 
Remove random trailing less-than symbol

9 years agoMerge pull request #17737 from nextgenthemes/v4-dev
Chris Rebert [Tue, 29 Sep 2015 23:15:49 +0000 (16:15 -0700)] 
Merge pull request #17737 from nextgenthemes/v4-dev

Rename .scsslint.yml to .scss-lint.yml

9 years agoRename .scsslint.yml to .scss-lint.yml 17737/head
nextgenthemes [Tue, 29 Sep 2015 22:50:45 +0000 (00:50 +0200)] 
Rename .scsslint.yml to .scss-lint.yml

9 years agoadd dash to .scsslint.yml
nextgenthemes [Tue, 29 Sep 2015 22:48:56 +0000 (00:48 +0200)] 
add dash to .scsslint.yml

9 years agoMerge pull request #17727 from tomkel/docs-fade-fix-v4
Chris Rebert [Mon, 28 Sep 2015 21:37:06 +0000 (14:37 -0700)] 
Merge pull request #17727 from tomkel/docs-fade-fix-v4

v4-dev - Clarify the purpose of CSS class .in to .fade
[skip sauce]

9 years agoClarify the purpose of CSS class .in to .fade 17727/head
Tommy Kelly [Mon, 28 Sep 2015 20:59:21 +0000 (16:59 -0400)] 
Clarify the purpose of CSS class .in to .fade

9 years agoMerge pull request #17725 from twbs/curly-quotes
Chris Rebert [Mon, 28 Sep 2015 19:30:03 +0000 (12:30 -0700)] 
Merge pull request #17725 from twbs/curly-quotes

Use backticks/<code> for JS snippets in docs headings

9 years agoUse backticks/<code> for JS snippets in docs headings; closes #17192 17725/head
Chris Rebert [Mon, 28 Sep 2015 19:24:37 +0000 (12:24 -0700)] 
Use backticks/<code> for JS snippets in docs headings; closes #17192

[skip sauce]

9 years agoMerge pull request #17626 from wolfika/v4-dev
Mark Otto [Mon, 28 Sep 2015 06:01:28 +0000 (23:01 -0700)] 
Merge pull request #17626 from wolfika/v4-dev

Add <h3> header example to Cards docs

9 years agoMerge pull request #17403 from twbs/use-px-for-window-sizes
Mark Otto [Mon, 28 Sep 2015 05:58:45 +0000 (22:58 -0700)] 
Merge pull request #17403 from twbs/use-px-for-window-sizes

Change grid and container sizes to px

9 years agoMerge pull request #17716 from michael-k/placeholder
Chris Rebert [Sun, 27 Sep 2015 19:53:15 +0000 (12:53 -0700)] 
Merge pull request #17716 from michael-k/placeholder

Filled leftover placeholder in docs

9 years agoFilled leftover placeholder 17716/head
Michael Käufl [Sun, 27 Sep 2015 15:32:06 +0000 (17:32 +0200)] 
Filled leftover placeholder

9 years agoChange grid and container sizes to px 17403/head
Gleb Mazovetskiy [Mon, 31 Aug 2015 00:23:43 +0000 (01:23 +0100)] 
Change grid and container sizes to px

Changes grid and container sizes to `px`, as the
viewport pixel size does not depend on the font size.

The actual em values were inconsistent with the docs,
while the docs were not the same as the comments:

* `sm` breakpoint was 34em (544px) not 480px.
* `lg` container max-width was 60rem (960px), less gutter than `md`.
  Changed to 940px, same as Bootstrap 3.
* `xl` container max-width was 72.25rem which is 1140px not 1156px.
  Changed to 1140px matching the comment but not the docs.

Addresses #17070 and #17388.

9 years agoMerge pull request #17713 from twbs/chrome-meta-v4
Chris Rebert [Sun, 27 Sep 2015 08:33:02 +0000 (01:33 -0700)] 
Merge pull request #17713 from twbs/chrome-meta-v4

Port #17712 over to Bootstrap v4

9 years agoPort #17712 over to Bootstrap v4 17713/head
Chris Rebert [Sun, 27 Sep 2015 08:28:40 +0000 (01:28 -0700)] 
Port #17712 over to Bootstrap v4

[skip sauce]

9 years agoMerge pull request #17689 from twbs/fix-17169-more
Chris Rebert [Sun, 27 Sep 2015 07:34:12 +0000 (00:34 -0700)] 
Merge pull request #17689 from twbs/fix-17169-more

Docs: Clarify [hidden] & .hidden

9 years agoMerge pull request #17707 from alberto/docs-contributing-normalize-issues
Chris Rebert [Sat, 26 Sep 2015 18:06:40 +0000 (11:06 -0700)] 
Merge pull request #17707 from alberto/docs-contributing-normalize-issues

Docs: Fix typo in contributing regarding normalize.css
[ci skip]

9 years agoDocs: Fix typo in contributing regarding normalize.css 17707/head
alberto [Fri, 25 Sep 2015 23:44:31 +0000 (01:44 +0200)] 
Docs: Fix typo in contributing regarding normalize.css

9 years agoMerge pull request #17704 from twbs/htmllint-travis-only
Chris Rebert [Fri, 25 Sep 2015 22:57:44 +0000 (15:57 -0700)] 
Merge pull request #17704 from twbs/htmllint-travis-only

Only run htmllint on Travis

9 years agoUpdate shrinkwrap 17704/head
Chris Rebert [Fri, 25 Sep 2015 22:34:55 +0000 (15:34 -0700)] 
Update shrinkwrap

9 years agoOnly run htmllint on Travis
Chris Rebert [Fri, 25 Sep 2015 22:32:42 +0000 (15:32 -0700)] 
Only run htmllint on Travis

So as to avoid any dependence on Java for normal users of the Gruntfile.

[skip sauce]

9 years agoMigration docs: capitalization; hyperlink Less and SCSS
Chris Rebert [Fri, 25 Sep 2015 21:56:40 +0000 (14:56 -0700)] 
Migration docs: capitalization; hyperlink Less and SCSS

[ci skip]

9 years agoUse correct default value of `constraints` in Tooltip docs; fixes #17671
Johann-S [Fri, 25 Sep 2015 07:14:25 +0000 (09:14 +0200)] 
Use correct default value of `constraints` in Tooltip docs; fixes #17671

Closes #17699

9 years agoUpdate scsslint gem to v0.42.1.
XhmikosR [Fri, 25 Sep 2015 16:12:12 +0000 (19:12 +0300)] 
Update scsslint gem to v0.42.1.

[skip sauce]
[skip validator]

9 years agoMerge pull request #17688 from twbs/fix-17552
Chris Rebert [Fri, 25 Sep 2015 03:20:18 +0000 (20:20 -0700)] 
Merge pull request #17688 from twbs/fix-17552

Travis: install npm dependencies using shrinkwrap

9 years agoSpecify `root: true` for ESLint.
XhmikosR [Thu, 24 Sep 2015 17:24:30 +0000 (20:24 +0300)] 
Specify `root: true` for ESLint.

That way, ESLint won't look in parent dirs for configuration files.

9 years agoTravis: install npm dependencies using shrinkwrap; fixes #17552 17688/head
Chris Rebert [Thu, 24 Sep 2015 01:21:58 +0000 (18:21 -0700)] 
Travis: install npm dependencies using shrinkwrap; fixes #17552

9 years agoMove {test-infra=>grunt}/npm-shrinkwrap.json
Chris Rebert [Thu, 24 Sep 2015 01:19:48 +0000 (18:19 -0700)] 
Move {test-infra=>grunt}/npm-shrinkwrap.json

9 years agoMerge pull request #17646 from twbs/v4-dev-xmr-deps
XhmikosR [Thu, 24 Sep 2015 06:21:53 +0000 (09:21 +0300)] 
Merge pull request #17646 from twbs/v4-dev-xmr-deps

Update devDependencies.

9 years agoMerge pull request #17687 from twbs/v4-dev-xmr-gems
XhmikosR [Thu, 24 Sep 2015 06:20:01 +0000 (09:20 +0300)] 
Merge pull request #17687 from twbs/v4-dev-xmr-gems

Update Rubygems.

9 years agoClarify [hidden] attr docs; closes #17169 17689/head
Chris Rebert [Thu, 24 Sep 2015 01:57:21 +0000 (18:57 -0700)] 
Clarify [hidden] attr docs; closes #17169

[ci skip]

9 years agoMove v3 `.hidden` note into Migration docs
Chris Rebert [Thu, 24 Sep 2015 01:32:10 +0000 (18:32 -0700)] 
Move v3 `.hidden` note into Migration docs

9 years agoUpdate Rubygems. 17687/head
XhmikosR [Wed, 23 Sep 2015 21:39:48 +0000 (00:39 +0300)] 
Update Rubygems.

[skip sauce]

9 years agoRun `grunt`. 17646/head
XhmikosR [Sat, 19 Sep 2015 06:49:44 +0000 (09:49 +0300)] 
Run `grunt`.

9 years agoUpdate devDependencies.
XhmikosR [Sat, 19 Sep 2015 06:41:04 +0000 (09:41 +0300)] 
Update devDependencies.

9 years agoMerge pull request #17682 from Xerkus/feature/card-bg-variable
Mark Otto [Wed, 23 Sep 2015 03:09:47 +0000 (20:09 -0700)] 
Merge pull request #17682 from Xerkus/feature/card-bg-variable

[V4]Add variable for card background color

9 years agoAdd variable for card background color 17682/head
Aleksey Khudyakov [Tue, 22 Sep 2015 23:40:34 +0000 (09:40 +1000)] 
Add variable for card background color

9 years agoUpdate StackOverflow tag to `bootstrap-4`; closes #17675
Daniel Opitz [Tue, 22 Sep 2015 11:47:32 +0000 (13:47 +0200)] 
Update StackOverflow tag to `bootstrap-4`; closes #17675

9 years agoMerge pull request #17589 from vsn4ik/use_scss_if_not
Mark Otto [Tue, 22 Sep 2015 22:26:28 +0000 (15:26 -0700)] 
Merge pull request #17589 from vsn4ik/use_scss_if_not

v4 - Use "@if not $bool" expression

9 years agoMerge pull request #17670 from petetnt/petetnt/docs-fix-2
Chris Rebert [Tue, 22 Sep 2015 09:30:30 +0000 (02:30 -0700)] 
Merge pull request #17670 from petetnt/petetnt/docs-fix-2

Rename placeholders in forms.md according to the classes specified

9 years agoRename placeholders according to the classes specified 17670/head
petetnt [Tue, 22 Sep 2015 08:31:04 +0000 (11:31 +0300)] 
Rename placeholders according to the classes specified

9 years agoMerge pull request #17655 from zalog/patch-10
Chris Rebert [Sun, 20 Sep 2015 23:38:26 +0000 (16:38 -0700)] 
Merge pull request #17655 from zalog/patch-10

_alert.scss: add missing space between arguments

9 years agoJust some spaces... 17655/head
Catalin Zalog [Sun, 20 Sep 2015 22:07:48 +0000 (01:07 +0300)] 
Just some spaces...

9 years agoRemove unneeded trailing whitespace.
XhmikosR [Sun, 20 Sep 2015 15:57:03 +0000 (18:57 +0300)] 
Remove unneeded trailing whitespace.

[ci skip]

9 years agoMerge pull request #17522 from twbs/v4-dev-xmr-ie9-gradient
Mark Otto [Sat, 19 Sep 2015 19:07:01 +0000 (12:07 -0700)] 
Merge pull request #17522 from twbs/v4-dev-xmr-ie9-gradient

docs: IE9 gradient.

9 years agoSpecify a `filter` gradient for IE 9. 17522/head
XhmikosR [Thu, 10 Sep 2015 05:15:08 +0000 (08:15 +0300)] 
Specify a `filter` gradient for IE 9.

9 years agoUse the individual background properties instead of the shorthand.
XhmikosR [Tue, 8 Sep 2015 05:58:19 +0000 (08:58 +0300)] 
Use the individual background properties instead of the shorthand.

[ci skip]

9 years agoAdd <h3> header example to Cards docs 17626/head
wolfika [Wed, 16 Sep 2015 19:28:04 +0000 (21:28 +0200)] 
Add <h3> header example to Cards docs

resolves #17609

9 years agoMerge pull request #17613 from Johann-S/fixTooltipDestroy
Chris Rebert [Wed, 16 Sep 2015 18:41:28 +0000 (11:41 -0700)] 
Merge pull request #17613 from Johann-S/fixTooltipDestroy

Fix #17544: Update doc for tooltips and popover about dispose method

9 years agoFix doc for tooltips and popover method dispose 17613/head
Johann-S [Wed, 16 Sep 2015 07:40:26 +0000 (09:40 +0200)] 
Fix doc for tooltips and popover method dispose

9 years agogrunt
Mark Otto [Wed, 16 Sep 2015 04:11:19 +0000 (21:11 -0700)] 
grunt

9 years agofixes border-width issues when customizing font-size by using 1px instead of .0625rem...
Mark Otto [Wed, 16 Sep 2015 04:11:15 +0000 (21:11 -0700)] 
fixes border-width issues when customizing font-size by using 1px instead of .0625rem as default -width

9 years agoMerge pull request #17608 from rtack/patch-1
Chris Rebert [Tue, 15 Sep 2015 20:50:16 +0000 (13:50 -0700)] 
Merge pull request #17608 from rtack/patch-1

grammar. you're your way --> you're on your way

9 years agogrammar. you're your way --> you're on your way 17608/head
Raphael Ackermann [Tue, 15 Sep 2015 20:41:08 +0000 (22:41 +0200)] 
grammar. you're your way --> you're on your way

9 years agoUse "@if not $bool" selector 17589/head
vsn4ik [Sun, 13 Sep 2015 13:02:58 +0000 (16:02 +0300)] 
Use "@if not $bool" selector

9 years agoMerge pull request #17576 from zacechola/install_docs
Mark Otto [Sat, 12 Sep 2015 19:41:22 +0000 (12:41 -0700)] 
Merge pull request #17576 from zacechola/install_docs

Adds current version to packages.

9 years agofixes #17583: only include clearfix on make-container mixin when not in flex mode
Mark Otto [Sat, 12 Sep 2015 19:30:57 +0000 (12:30 -0700)] 
fixes #17583: only include clearfix on make-container mixin when not in flex mode

9 years agoAdds current version to packages. 17576/head
Zac Echola [Fri, 11 Sep 2015 18:27:57 +0000 (13:27 -0500)] 
Adds current version to packages.

9 years agoMerge pull request #17549 from davidjb/v4-dev-bundle-ignore
Gleb Mazovetskiy [Thu, 10 Sep 2015 18:52:30 +0000 (19:52 +0100)] 
Merge pull request #17549 from davidjb/v4-dev-bundle-ignore

Add `vendor/bundle` to gitignore

9 years agoMerge pull request #17553 from rbrs/form-inline
Mark Otto [Thu, 10 Sep 2015 15:49:29 +0000 (08:49 -0700)] 
Merge pull request #17553 from rbrs/form-inline

v4 - fixed incorrect inline form class in docs

9 years agoMerge pull request #17558 from gjsduarte/v4-dev
Mark Otto [Thu, 10 Sep 2015 15:48:45 +0000 (08:48 -0700)] 
Merge pull request #17558 from gjsduarte/v4-dev

Border width variable in list group items

9 years agoBorder width variable in list group items 17558/head
Guilherme Duarte [Thu, 10 Sep 2015 12:16:23 +0000 (14:16 +0200)] 
Border width variable in list group items

Added usage of $border-width variable in all _list-group.scss references

9 years agov4 - fixed incorrect inline form class in docs 17553/head
Rolandas Barysas [Thu, 10 Sep 2015 07:46:26 +0000 (10:46 +0300)] 
v4 - fixed incorrect inline form class in docs

9 years agoMerge pull request #17551 from twbs/env-vars
Chris Rebert [Thu, 10 Sep 2015 06:04:40 +0000 (23:04 -0700)] 
Merge pull request #17551 from twbs/env-vars

Remove Travis env vars used for defunct custom caching system

9 years agorm Travis env vars used for defunct custom caching system 17551/head
Chris Rebert [Thu, 10 Sep 2015 05:48:29 +0000 (22:48 -0700)] 
rm Travis env vars used for defunct custom caching system

Reverts part of 42697a4ecb2c034c9e88e245932b3914dfd1206c

9 years agorm Travis env vars for giving Savage access to defunct custom caching system
Chris Rebert [Thu, 10 Sep 2015 05:40:48 +0000 (22:40 -0700)] 
rm Travis env vars for giving Savage access to defunct custom caching system

Reverts a1c170ed373d9076ecf76d264220a6a636239f17

9 years agoAdd `vendor/bundle` to gitignore 17549/head
David\ Beitey [Thu, 10 Sep 2015 05:20:36 +0000 (15:20 +1000)] 
Add `vendor/bundle` to gitignore

Ensure this directory is ignored so that any installed resources from
Bundler aren't handled by Git.