]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
9 years agoMove `[hidden]` style from _utilities.scss to _reboot.scss; fixes #18230 18235/head
Chris Rebert [Fri, 13 Nov 2015 03:15:54 +0000 (19:15 -0800)] 
Move `[hidden]` style from _utilities.scss to _reboot.scss; fixes #18230

[skip sauce]

9 years agoMerge pull request #18109 from twbs/color-utils-important
Chris Rebert [Fri, 13 Nov 2015 01:02:56 +0000 (17:02 -0800)] 
Merge pull request #18109 from twbs/color-utils-important

Add !important to text and background color utility classes

9 years agoMerge pull request #18033 from twbs/invisible-important
Chris Rebert [Fri, 13 Nov 2015 01:02:10 +0000 (17:02 -0800)] 
Merge pull request #18033 from twbs/invisible-important

Add !important to .invisible (visibility:hidden) utility class

9 years agoMerge pull request #18032 from twbs/text-transform-important
Chris Rebert [Fri, 13 Nov 2015 01:01:40 +0000 (17:01 -0800)] 
Merge pull request #18032 from twbs/text-transform-important

Add !important to text transform utility classes

9 years agoMerge pull request #18229 from twbs/fix-18224
Chris Rebert [Thu, 12 Nov 2015 09:09:59 +0000 (01:09 -0800)] 
Merge pull request #18229 from twbs/fix-18224

Exclude unnecessary old Node.js combos from Travis CI build matrix

9 years agoExclude unnecessary old Node.js combos from Travis CI build matrix; fixes #18224 18229/head
Chris Rebert [Thu, 12 Nov 2015 08:53:49 +0000 (00:53 -0800)] 
Exclude unnecessary old Node.js combos from Travis CI build matrix; fixes #18224

9 years agoTravis CI: Use Ruby 2.2.
XhmikosR [Thu, 12 Nov 2015 06:55:43 +0000 (08:55 +0200)] 
Travis CI: Use Ruby 2.2.

Fixes #18225.

[skip sauce]

9 years agoRun `grunt`.
XhmikosR [Thu, 12 Nov 2015 07:17:52 +0000 (09:17 +0200)] 
Run `grunt`.

[ci skip]

9 years agoDowngrade grunt-contrib-uglify to fix the comments issue.
XhmikosR [Thu, 12 Nov 2015 07:17:26 +0000 (09:17 +0200)] 
Downgrade grunt-contrib-uglify to fix the comments issue.

Fixes #18224.

[sauce skip]

9 years agoMerge pull request #17652 from twbs/v4-dev-xmr-node-4
Chris Rebert [Thu, 12 Nov 2015 01:03:45 +0000 (17:03 -0800)] 
Merge pull request #17652 from twbs/v4-dev-xmr-node-4

Travis CI: test against Node.js 4 & stable

9 years agoMerge pull request #18182 from twbs/img-fluid-doc
Chris Rebert [Wed, 11 Nov 2015 07:28:02 +0000 (23:28 -0800)] 
Merge pull request #18182 from twbs/img-fluid-doc

Add comments explaining why we don't make `<img>`s responsive by default

9 years agoMerge pull request #18094 from twbs/util-resp-comment
Chris Rebert [Wed, 11 Nov 2015 07:26:46 +0000 (23:26 -0800)] 
Merge pull request #18094 from twbs/util-resp-comment

scss/_utilities-responsive.scss: Fix outdated comment heading

9 years agoTravis CI: test against node.js "4" and "stable". 17652/head
XhmikosR [Sun, 20 Sep 2015 09:10:42 +0000 (12:10 +0300)] 
Travis CI: test against node.js "4" and "stable".

9 years agoRun `grunt`.
XhmikosR [Wed, 11 Nov 2015 06:59:59 +0000 (08:59 +0200)] 
Run `grunt`.

[ci skip]

9 years agoUpdate devDependencies.
XhmikosR [Wed, 11 Nov 2015 06:59:43 +0000 (08:59 +0200)] 
Update devDependencies.

[sauce skip]

9 years agoMerge pull request #18215 from twbs/hN-simplify
Chris Rebert [Wed, 11 Nov 2015 05:25:44 +0000 (21:25 -0800)] 
Merge pull request #18215 from twbs/hN-simplify

Consolidate redundant heading style declaration

9 years agoConsolidate redundant heading style declaration 18215/head
Chris Rebert [Wed, 11 Nov 2015 05:19:33 +0000 (21:19 -0800)] 
Consolidate redundant heading style declaration

[skip sauce]
[skip validator]

9 years agoscss/_carousel.scss: Add missing backticks in comment
Chris Rebert [Fri, 6 Nov 2015 00:30:57 +0000 (16:30 -0800)] 
scss/_carousel.scss: Add missing backticks in comment

[ci skip]

9 years agoAdd comments explaining why we don't make `<img>`s responsive by default 18182/head
Chris Rebert [Thu, 5 Nov 2015 21:18:42 +0000 (13:18 -0800)] 
Add comments explaining why we don't make `<img>`s responsive by default

Refs #18178

[ci skip]

9 years agoMerge pull request #18148 from jontewks/patch-2
Chris Rebert [Wed, 4 Nov 2015 08:15:05 +0000 (00:15 -0800)] 
Merge pull request #18148 from jontewks/patch-2

Adds linting error for undefined variables

9 years agoMerge pull request #18149 from davidjb/html-order-navs
Mark Otto [Wed, 4 Nov 2015 04:20:09 +0000 (20:20 -0800)] 
Merge pull request #18149 from davidjb/html-order-navs

Reorder HTML attributes in Navs documentation

9 years agoReorder attributes in Navs documentation 18149/head
David\ Beitey [Tue, 3 Nov 2015 23:58:19 +0000 (09:58 +1000)] 
Reorder attributes in Navs documentation

Attribute order now adheres to the Code Guide
(http://codeguide.co/#html-attribute-order).

9 years agohttp://wkbug.com/146244 has been fixed in WebKit Nightly
Chris Rebert [Tue, 3 Nov 2015 23:13:34 +0000 (15:13 -0800)] 
http://wkbug.com/146244 has been fixed in WebKit Nightly

See http://trac.webkit.org/changeset/191954
Refs #15968

[ci skip]

9 years agoAdd eslint no-undef rule and resolve errors 18148/head
Jon Tewksbury [Tue, 3 Nov 2015 23:04:26 +0000 (15:04 -0800)] 
Add eslint no-undef rule and resolve errors

9 years agoMerge pull request #18081 from twbs/ie9-click-comment
Chris Rebert [Tue, 3 Nov 2015 20:19:34 +0000 (12:19 -0800)] 
Merge pull request #18081 from twbs/ie9-click-comment

Give better description of IE9 transparent click bug & workaround

9 years agoMerge pull request #18105 from twbs/simpler-retina
Mark Otto [Mon, 2 Nov 2015 05:40:21 +0000 (21:40 -0800)] 
Merge pull request #18105 from twbs/simpler-retina

Simplify .img-retina mixin and add explanatory comments

9 years agoMerge pull request #18108 from twbs/split-bg
Mark Otto [Mon, 2 Nov 2015 05:39:56 +0000 (21:39 -0800)] 
Merge pull request #18108 from twbs/split-bg

Move .bg-* utility classes into separate file

9 years agoMerge pull request #18116 from bassjobsen/patch-8
Mark Otto [Mon, 2 Nov 2015 05:39:34 +0000 (21:39 -0800)] 
Merge pull request #18116 from bassjobsen/patch-8

linking to the color scheme directly

9 years agohttp://crbug.com/523282 has been fixed in Chrome Canary
Chris Rebert [Mon, 2 Nov 2015 05:15:21 +0000 (21:15 -0800)] 
http://crbug.com/523282 has been fixed in Chrome Canary

Refs #17913
[ci skip]

9 years agogrunt dist
Chris Rebert [Mon, 2 Nov 2015 04:56:47 +0000 (20:56 -0800)] 
grunt dist

9 years agoscss/_progress.scss: Add comments for IE9 CSS hacks
Chris Rebert [Sat, 31 Oct 2015 21:37:13 +0000 (14:37 -0700)] 
scss/_progress.scss: Add comments for IE9 CSS hacks

[skip sauce]
[skip validator]

9 years agoMerge pull request #18106 from twbs/autoprefix-edge
Chris Rebert [Sat, 31 Oct 2015 21:35:17 +0000 (14:35 -0700)] 
Merge pull request #18106 from twbs/autoprefix-edge

Add MS Edge to Autoprefixer config

9 years agolinking to the color scheme directly 18116/head
Bass Jobsen [Sat, 31 Oct 2015 00:54:33 +0000 (01:54 +0100)] 
linking to the color scheme directly

Because of a color scheme has a color and background color.

9 years agoPort #18111 to v4
Chris Rebert [Fri, 30 Oct 2015 08:27:51 +0000 (01:27 -0700)] 
Port #18111 to v4

Add http://wkbug.com/150715 to Wall of Browser Bugs

[skip sauce]
[skip validator]

9 years agoDocs: Make pagination <span> example live
Chris Rebert [Fri, 30 Oct 2015 05:40:12 +0000 (22:40 -0700)] 
Docs: Make pagination <span> example live

[skip sauce]

9 years agogrunt dist
Chris Rebert [Fri, 30 Oct 2015 05:08:31 +0000 (22:08 -0700)] 
grunt dist

9 years agoAdd !important to text and background color utility classes 18109/head
Chris Rebert [Fri, 30 Oct 2015 04:40:42 +0000 (21:40 -0700)] 
Add !important to text and background color utility classes

[skip sauce]
[skip validator]

9 years agoMove .bg-* utility classes into separate file 18108/head
Chris Rebert [Fri, 30 Oct 2015 04:37:28 +0000 (21:37 -0700)] 
Move .bg-* utility classes into separate file

[skip sauce]
[skip validator]

9 years agoRemove Less->SCSS converter comment left over from bootstrap-sass
Chris Rebert [Fri, 30 Oct 2015 03:45:34 +0000 (20:45 -0700)] 
Remove Less->SCSS converter comment left over from bootstrap-sass

9 years agoAdd MS Edge to Autoprefixer config 18106/head
Chris Rebert [Fri, 30 Oct 2015 00:52:15 +0000 (17:52 -0700)] 
Add MS Edge to Autoprefixer config

[skip sauce]
[skip validator]

9 years agoSimplify .img-retina mixin and add explanatory comments 18105/head
Chris Rebert [Fri, 30 Oct 2015 00:33:21 +0000 (17:33 -0700)] 
Simplify .img-retina mixin and add explanatory comments

[skip sauce]
[skip validator]

9 years agoupdate shrinkwrap
Chris Rebert [Thu, 29 Oct 2015 21:12:37 +0000 (14:12 -0700)] 
update shrinkwrap

9 years agoMerge pull request #18095 from twbs/document.head
Chris Rebert [Thu, 29 Oct 2015 19:58:57 +0000 (12:58 -0700)] 
Merge pull request #18095 from twbs/document.head

Trivially simplify IE10 Mobile viewport bug workaround

9 years agoMerge pull request #18086 from twbs/v4-dev-jekyll3
Chris Rebert [Thu, 29 Oct 2015 07:34:52 +0000 (00:34 -0700)] 
Merge pull request #18086 from twbs/v4-dev-jekyll3

Update to Jekyll v3.0.0.

9 years agoYes, we still need this. Silly IE9 😢
Chris Rebert [Thu, 29 Oct 2015 07:32:20 +0000 (00:32 -0700)] 
Yes, we still need this. Silly IE9 ðŸ˜¢

See the IE9 note in https://developer.mozilla.org/en-US/docs/Web/CSS/%3Ahover#Browser_compatibility
The prereqs to trigger the bug are still present in v4.
/fyi @mdo

[skip sauce]
[skip validator]

9 years agoUpdate devDependencies.
XhmikosR [Thu, 29 Oct 2015 06:15:05 +0000 (08:15 +0200)] 
Update devDependencies.

[skip sauce]

9 years agoUpdate to Jekyll v3.0.0. 18086/head
XhmikosR [Wed, 28 Oct 2015 05:20:47 +0000 (07:20 +0200)] 
Update to Jekyll v3.0.0.

[skip sauce]

9 years agoIE10 Mobile viewport bug workaround: document.querySelector('head') => document.head 18095/head
Chris Rebert [Wed, 28 Oct 2015 22:07:48 +0000 (15:07 -0700)] 
IE10 Mobile viewport bug workaround: document.querySelector('head') => document.head

Per http://caniuse.com/#feat=documenthead , document.head is supported in IE Mobile 10+,
so slightly simplify the JS accordingly.

[skip sauce]

9 years agoscss/_utilities-responsive.scss: Fix outdated comment heading 18094/head
Chris Rebert [Wed, 28 Oct 2015 21:35:18 +0000 (14:35 -0700)] 
scss/_utilities-responsive.scss: Fix outdated comment heading

[skip sauce]
[skip validator]

9 years agoFix typos in comments
Chris Rebert [Wed, 28 Oct 2015 21:33:48 +0000 (14:33 -0700)] 
Fix typos in comments

9 years agoMerge pull request #18091 from twbs/wkbug-149935-fixed
Chris Rebert [Wed, 28 Oct 2015 20:04:19 +0000 (13:04 -0700)] 
Merge pull request #18091 from twbs/wkbug-149935-fixed

Remove http://wkbug.com/149935 from Wall of Browser Bugs

9 years agoRemove http://wkbug.com/149935 from Wall of Browser Bugs 18091/head
Chris Rebert [Wed, 28 Oct 2015 20:03:40 +0000 (13:03 -0700)] 
Remove http://wkbug.com/149935 from Wall of Browser Bugs

It's been fixed in WebKit Nightly!
See https://trac.webkit.org/changeset/191623 and http://wkbug.com/149366
Refs #17438, #14237

[ci skip]

9 years agoGive better description of IE9 transparent click bug & workaround 18081/head 18085/head
Chris Rebert [Tue, 27 Oct 2015 19:46:02 +0000 (12:46 -0700)] 
Give better description of IE9 transparent click bug & workaround

[skip sauce]
[skip validator]

9 years agomixins/_progress.scss: Note that 0\0 media query hack is for IE9
Chris Rebert [Tue, 27 Oct 2015 19:34:26 +0000 (12:34 -0700)] 
mixins/_progress.scss: Note that 0\0 media query hack is for IE9

[skip sauce]
[skip validator]

9 years agoMerge pull request #17919 from marciovicente/v4-dev
XhmikosR [Tue, 27 Oct 2015 19:06:33 +0000 (21:06 +0200)] 
Merge pull request #17919 from marciovicente/v4-dev

Adding autocomplete attribute in docs input search

9 years agoCapitalize header cells in option and method tables of JS docs
Chris Rebert [Tue, 27 Oct 2015 18:42:36 +0000 (11:42 -0700)] 
Capitalize header cells in option and method tables of JS docs

[skip sauce]

9 years agoMerge pull request #18038 from twbs/fix-16947
Chris Rebert [Tue, 27 Oct 2015 16:38:20 +0000 (09:38 -0700)] 
Merge pull request #18038 from twbs/fix-16947

Make heading class styles trump heading element styles

9 years agoMerge pull request #17749 from Prelc/patch-1
Mark Otto [Tue, 27 Oct 2015 15:49:04 +0000 (08:49 -0700)] 
Merge pull request #17749 from Prelc/patch-1

Remove empty line from _grid.scss

9 years agoMerge pull request #18077 from kkirsche/patch-6
Mark Otto [Tue, 27 Oct 2015 15:36:01 +0000 (08:36 -0700)] 
Merge pull request #18077 from kkirsche/patch-6

Change "$use-hover..." to proper "$enable-hover..."

9 years agoChange "$use-hover..." to proper "$enable-hover..." 18077/head
Kevin Kirsche [Tue, 27 Oct 2015 13:40:23 +0000 (09:40 -0400)] 
Change "$use-hover..." to proper "$enable-hover..."

Fix #18076

9 years agoMerge pull request #18039 from twbs/type-headings-trivial
XhmikosR [Tue, 27 Oct 2015 05:41:34 +0000 (07:41 +0200)] 
Merge pull request #18039 from twbs/type-headings-trivial

Trivially simplify heading margin-bottom declarations

9 years agoRun `grunt`.
XhmikosR [Tue, 27 Oct 2015 05:31:49 +0000 (07:31 +0200)] 
Run `grunt`.

[ci skip]

9 years agoMerge pull request #18031 from twbs/fix-16836
Chris Rebert [Tue, 27 Oct 2015 04:33:12 +0000 (21:33 -0700)] 
Merge pull request #18031 from twbs/fix-16836

Add !important to text alignment utility classes

9 years agoMerge pull request #18011 from kkirsche/patch-6
Mark Otto [Tue, 27 Oct 2015 04:13:15 +0000 (21:13 -0700)] 
Merge pull request #18011 from kkirsche/patch-6

Use the `border-radius` mixin for `.label-pill`

9 years agoMerge pull request #18069 from davidjb/patch-3
Chris Rebert [Tue, 27 Oct 2015 01:20:19 +0000 (18:20 -0700)] 
Merge pull request #18069 from davidjb/patch-3

Minor grammar tidy-up on Utilities doc page
[skip]

9 years agoMinor wording tidy-up on Utilities doc page 18069/head
David Beitey [Mon, 26 Oct 2015 23:35:21 +0000 (09:35 +1000)] 
Minor wording tidy-up on Utilities doc page

9 years agohttps://webkit.org/b/150271 has been fixed!
Chris Rebert [Mon, 26 Oct 2015 23:44:21 +0000 (16:44 -0700)] 
https://webkit.org/b/150271 has been fixed!

See http://trac.webkit.org/changeset/191610
Refs #17913
[ci skip]

9 years agoRemove html5shiv and respond.js from test files.
XhmikosR [Mon, 26 Oct 2015 21:47:40 +0000 (23:47 +0200)] 
Remove html5shiv and respond.js from test files.

9 years agoMerge pull request #17804 from audionerd/patch-1
Chris Rebert [Mon, 26 Oct 2015 21:37:00 +0000 (14:37 -0700)] 
Merge pull request #17804 from audionerd/patch-1

Update typography docs re: global vars
[skip sauce]

9 years agoMerge pull request #18055 from davidjb/patch-2
Chris Rebert [Mon, 26 Oct 2015 21:36:21 +0000 (14:36 -0700)] 
Merge pull request #18055 from davidjb/patch-2

Use Jekyll configuration for blog/slack URLs
[skip sauce]

9 years agoMerge pull request #17494 from twbs/v4-dev-xmr-jquery-2.x
XhmikosR [Mon, 26 Oct 2015 21:26:02 +0000 (23:26 +0200)] 
Merge pull request #17494 from twbs/v4-dev-xmr-jquery-2.x

Switch to jQuery 2.x.x.

9 years agoUse Jekyll configuration for blog/slack URLs 18055/head
David Beitey [Mon, 26 Oct 2015 00:38:56 +0000 (10:38 +1000)] 
Use Jekyll configuration for blog/slack URLs

This reuses the existing URLs in the docs Jekyll configuration rather than hard coding.

9 years agohttp://crbug.com/544290 was marked duplicate of http://crbug.com/523282
Chris Rebert [Sun, 25 Oct 2015 23:33:39 +0000 (16:33 -0700)] 
http://crbug.com/544290 was marked duplicate of http://crbug.com/523282

Refs #17913
[ci skip]

9 years agoMerge pull request #18050 from tshinnic/v4_docs_navbar_scheme_name_typos_1
Chris Rebert [Sun, 25 Oct 2015 04:27:46 +0000 (21:27 -0700)] 
Merge pull request #18050 from tshinnic/v4_docs_navbar_scheme_name_typos_1

v4 docs Missed navbar color scheme name changes

9 years agov4 docs Missed navbar color scheme name changes 18050/head
Thomas Shinnick [Sun, 25 Oct 2015 03:19:34 +0000 (22:19 -0500)] 
v4 docs Missed navbar color scheme name changes

Change d6b6a20a0daaed70ec6f395dd813ea460b394e6c missed two doc mentions
of the previous names when changing to new:
    .navbar-default  -->  .navbar-light
    .navbar-inverse  -->  .navbar-dark

9 years agohttps://github.com/necolas/normalize.css/pull/379 was rejected
Chris Rebert [Sun, 25 Oct 2015 03:03:57 +0000 (20:03 -0700)] 
https://github.com/necolas/normalize.css/pull/379 was rejected

Refs #15947
Somehow c256aca13cf6ff1c3c1d5933b28423bc144f1fc1 got lost during the SCSS translation...

[skip sauce]

9 years agoUpdate devDependencies.
XhmikosR [Sat, 24 Oct 2015 16:16:51 +0000 (19:16 +0300)] 
Update devDependencies.

[validator skip]
[sauce skip]

9 years agoMake jQuery 2.0 the minimum supported version. 17494/head
XhmikosR [Sat, 19 Sep 2015 07:26:12 +0000 (10:26 +0300)] 
Make jQuery 2.0 the minimum supported version.

9 years agoSwitch to jQuery 2.1.4.
XhmikosR [Sun, 6 Sep 2015 10:03:34 +0000 (13:03 +0300)] 
Switch to jQuery 2.1.4.

Now that we don't support IE 8 it's safe to do that.

9 years agoMerge pull request #17751 from twbs/v4-dev-xmr-clipboardjs
XhmikosR [Sat, 24 Oct 2015 16:07:47 +0000 (19:07 +0300)] 
Merge pull request #17751 from twbs/v4-dev-xmr-clipboardjs

Replace ZeroClipboard with clipboard.js.

9 years agoRun `grunt`. 17751/head
XhmikosR [Tue, 13 Oct 2015 21:51:42 +0000 (00:51 +0300)] 
Run `grunt`.

9 years agoFix the remaining issues for the clipboard.js switch.
Zeno Rocha [Tue, 13 Oct 2015 21:51:03 +0000 (00:51 +0300)] 
Fix the remaining issues for the clipboard.js switch.

9 years agoReplace ZeroClipboard with clipboard.js.
XhmikosR [Tue, 13 Oct 2015 21:50:42 +0000 (00:50 +0300)] 
Replace ZeroClipboard with clipboard.js.

Things left:
1. clear the selection after copy
2. add messages for success and error

9 years agoRemove unnecessary .bd-popover class from docs
Thomas Shinnick [Sat, 24 Oct 2015 05:15:50 +0000 (00:15 -0500)] 
Remove unnecessary .bd-popover class from docs

Also one spelling typo corrected.

Closes #18043

9 years agoRename docs-specific static tooltip/popover classes for clarity; refs #18043
Chris Rebert [Sat, 24 Oct 2015 06:16:33 +0000 (23:16 -0700)] 
Rename docs-specific static tooltip/popover classes for clarity; refs #18043

[skip sauce]

9 years ago_forms.scss: Copy over iOS <input> type compatibility note from v3
Chris Rebert [Sat, 24 Oct 2015 06:05:13 +0000 (23:05 -0700)] 
_forms.scss: Copy over iOS <input> type compatibility note from v3

Refs b6e6a05b951aac3fad30da441c765dbb86518644
We ought to re-check this for iOS 9.1 at some point...

[skip sauce]
[skip validator]

9 years agoMerge pull request #18042 from twbs/cdn-sri
Chris Rebert [Sat, 24 Oct 2015 05:41:10 +0000 (22:41 -0700)] 
Merge pull request #18042 from twbs/cdn-sri

Add SRI hashes to CDN links in docs

9 years agoPort #17729 to v4: Add SRI hashes to CDN links in docs 18042/head
Chris Rebert [Sat, 24 Oct 2015 05:35:22 +0000 (22:35 -0700)] 
Port #17729 to v4: Add SRI hashes to CDN links in docs

[skip sauce]

9 years agoTrivially simplify heading margin-bottom declarations 18039/head
Chris Rebert [Sat, 24 Oct 2015 00:05:25 +0000 (17:05 -0700)] 
Trivially simplify heading margin-bottom declarations

[skip sauce]
[skip validator]

9 years agoMake heading class styles trump heading element styles; fixes #16947 18038/head
Chris Rebert [Sat, 24 Oct 2015 00:03:32 +0000 (17:03 -0700)] 
Make heading class styles trump heading element styles; fixes #16947

[skip sauce]
[skip validator]

9 years ago_grid.scss: Declare left margin before right margin for uniformity; refs #18036
Chris Rebert [Fri, 23 Oct 2015 22:58:10 +0000 (15:58 -0700)] 
_grid.scss: Declare left margin before right margin for uniformity; refs #18036

[skip sauce]
[skip validator]

9 years agobootstrap.scss: Cleanup comments; refs #18036
Chris Rebert [Fri, 23 Oct 2015 22:39:07 +0000 (15:39 -0700)] 
bootstrap.scss: Cleanup comments; refs #18036

[skip sauce]
[skip validator]

9 years agoAdd !important to .invisible (visibility:hidden) utility class 18033/head
Chris Rebert [Fri, 23 Oct 2015 19:30:56 +0000 (12:30 -0700)] 
Add !important to .invisible (visibility:hidden) utility class

[skip sauce]
[skip validator]

9 years agoAdd !important to text transform utility classes 18032/head
Chris Rebert [Fri, 23 Oct 2015 19:26:31 +0000 (12:26 -0700)] 
Add !important to text transform utility classes

9 years agoAdd !important to text alignment utility classes 18031/head
Chris Rebert [Fri, 23 Oct 2015 19:24:39 +0000 (12:24 -0700)] 
Add !important to text alignment utility classes

Refs #16836
[skip sauce]
[skip validator]

9 years agoMerge pull request #18029 from twbs/fix-18026
Chris Rebert [Fri, 23 Oct 2015 19:18:52 +0000 (12:18 -0700)] 
Merge pull request #18029 from twbs/fix-18026

Stop hardcoding grid tiers in flexbox alignment & ordering classes

9 years agoStop hardcoding grid tiers in flexbox alignment & ordering classes; fixes #18026 18029/head
Chris Rebert [Fri, 23 Oct 2015 19:05:12 +0000 (12:05 -0700)] 
Stop hardcoding grid tiers in flexbox alignment & ordering classes; fixes #18026

[skip sauce]
[skip validator]

9 years agogrunt dist
Chris Rebert [Fri, 23 Oct 2015 19:06:24 +0000 (12:06 -0700)] 
grunt dist

9 years agoMerge pull request #18028 from twbs/fix-18027
Chris Rebert [Fri, 23 Oct 2015 18:55:42 +0000 (11:55 -0700)] 
Merge pull request #18028 from twbs/fix-18027

Stop hardcoding grid breakpoints in responsive alignment utility classes

9 years agoStop hardcoding grid breakpoints in responsive alignment utility classes; fixes ... 18028/head
Chris Rebert [Fri, 23 Oct 2015 18:49:45 +0000 (11:49 -0700)] 
Stop hardcoding grid breakpoints in responsive alignment utility classes; fixes #18027

[skip sauce]
[skip validator]