]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
10 years agoRevert "Added button subsection to the component section" 18288/head
Patrick H. Lauke [Thu, 19 Nov 2015 14:16:23 +0000 (14:16 +0000)] 
Revert "Added button subsection to the component section"

10 years agoMerge pull request #18286 from vanillajonathan/patch-1
Patrick H. Lauke [Thu, 19 Nov 2015 12:10:13 +0000 (12:10 +0000)] 
Merge pull request #18286 from vanillajonathan/patch-1

Added button subsection to the component section

10 years agoAdded button subsection to the component section 18286/head
Jonathan [Thu, 19 Nov 2015 12:05:50 +0000 (13:05 +0100)] 
Added button subsection to the component section

10 years agoMerge pull request #18285 from twbs/lint-visual-tests
Chris Rebert [Thu, 19 Nov 2015 10:20:49 +0000 (02:20 -0800)] 
Merge pull request #18285 from twbs/lint-visual-tests

Check HTML validity of JS visual tests too

10 years agoRemove stray </p> from js/tests/visual/scrollspy.html
Chris Rebert [Thu, 19 Nov 2015 09:49:46 +0000 (01:49 -0800)] 
Remove stray </p> from js/tests/visual/scrollspy.html

[skip sauce]

10 years agoCheck HTML validity of JS visual tests too 18285/head
Chris Rebert [Thu, 19 Nov 2015 09:49:12 +0000 (01:49 -0800)] 
Check HTML validity of JS visual tests too

[skip sauce]

10 years agoMerge pull request #18284 from twbs/tether-docs-fix
Chris Rebert [Thu, 19 Nov 2015 09:31:56 +0000 (01:31 -0800)] 
Merge pull request #18284 from twbs/tether-docs-fix

Docs: Separate Tether out from docs.min.js

10 years agoDocs: Separate Tether out from docs.min.js 18283/head 18284/head
Chris Rebert [Thu, 19 Nov 2015 09:00:35 +0000 (01:00 -0800)] 
Docs: Separate Tether out from docs.min.js

We can't include it in docs.min.js because docs.min.js includes application.js,
application.js depends on bootstrap.js,
and the tooltip portion of bootstrap.js depends on Tether.

So instead, we need to load Tether separately before bootstrap.js

[skip sauce]

10 years agoRun `grunt`.
XhmikosR [Mon, 16 Nov 2015 07:53:03 +0000 (09:53 +0200)] 
Run `grunt`.

[ci skip]

10 years agoUpdate devDependencies.
XhmikosR [Mon, 16 Nov 2015 07:32:59 +0000 (09:32 +0200)] 
Update devDependencies.

Adapt uglify for the new version.

10 years agoMerge pull request #18267 from twbs/v4-dev-xmr-revert-jquery2-requirement
Chris Rebert [Mon, 16 Nov 2015 08:00:21 +0000 (00:00 -0800)] 
Merge pull request #18267 from twbs/v4-dev-xmr-revert-jquery2-requirement

Revert "Make jQuery 2.0 the minimum supported version."

10 years agoCheck for jQuery >= 3. 18267/head
Chris Rebert [Mon, 16 Nov 2015 07:28:11 +0000 (09:28 +0200)] 
Check for jQuery >= 3.

Reword jQuery version mismatch error message since jQuery v3 isn't supported.

10 years agoRevert "Make jQuery 2.0 the minimum supported version."
XhmikosR [Mon, 16 Nov 2015 07:21:02 +0000 (09:21 +0200)] 
Revert "Make jQuery 2.0 the minimum supported version."

This partially reverts commit 9eded912a05082a89ef30b899bbe659cb9ce254c.

10 years agodocs/content/reboot.md: Just to avoid any ambiguity
Chris Rebert [Mon, 16 Nov 2015 01:24:46 +0000 (17:24 -0800)] 
docs/content/reboot.md: Just to avoid any ambiguity

[ci skip]

10 years agodocs/content/reboot.md: Add MDN link and a comma
Chris Rebert [Mon, 16 Nov 2015 01:18:31 +0000 (17:18 -0800)] 
docs/content/reboot.md: Add MDN link and a comma

10 years agoscss/_reboot.scss: Add link to nice new docs regarding `touch-action:manipulation`
Chris Rebert [Mon, 16 Nov 2015 01:16:50 +0000 (17:16 -0800)] 
scss/_reboot.scss: Add link to nice new docs regarding `touch-action:manipulation`

[ci skip]

10 years agoMerge pull request #18266 from patrickhlauke/reboot-touch-optimization
Patrick H. Lauke [Mon, 16 Nov 2015 01:11:16 +0000 (01:11 +0000)] 
Merge pull request #18266 from patrickhlauke/reboot-touch-optimization

Docs: touch responsiveness optimization

10 years agoTouch responsiveness optimization 18266/head
Patrick H. Lauke [Sun, 15 Nov 2015 23:30:11 +0000 (23:30 +0000)] 
Touch responsiveness optimization

Admittedly wordy info dump on why we use `touch-action:manipulation`

refs https://github.com/twbs/bootstrap/pull/18051#issuecomment-156375970

10 years agoMerge pull request #18051 from twbs/impl-18044
Chris Rebert [Mon, 16 Nov 2015 01:08:01 +0000 (17:08 -0800)] 
Merge pull request #18051 from twbs/impl-18044

Add touch-action:manipulation on interactive elements to avoid 300ms click delay

10 years agoMerge pull request #18255 from twbs/v4-block-cards
Mark Otto [Sun, 15 Nov 2015 05:41:20 +0000 (21:41 -0800)] 
Merge pull request #18255 from twbs/v4-block-cards

Block level cards

10 years agofixes #18170, make cards block level by default so anchors can be used as base element 18255/head
Mark Otto [Sun, 15 Nov 2015 05:40:17 +0000 (21:40 -0800)] 
fixes #18170, make cards block level by default so anchors can be used as base element

10 years agofixes #18241: bump up border-radius values on .label-pill for when customization...
Mark Otto [Sun, 15 Nov 2015 05:29:09 +0000 (21:29 -0800)] 
fixes #18241: bump up border-radius values on .label-pill for when customization means the 1rem value doesn't cut it

10 years agouncomment that, fixes #18219
Mark Otto [Sun, 15 Nov 2015 05:21:19 +0000 (21:21 -0800)] 
uncomment that, fixes #18219

10 years agoMerge pull request #18254 from twbs/v4-text-classes
Mark Otto [Sun, 15 Nov 2015 05:13:42 +0000 (21:13 -0800)] 
Merge pull request #18254 from twbs/v4-text-classes

Document links with text emphasis classes

10 years agodocument links with text emphasis classes, fixes #18223 18254/head
Mark Otto [Sun, 15 Nov 2015 05:12:41 +0000 (21:12 -0800)] 
document links with text emphasis classes, fixes #18223

10 years agoadd undefined for now
Jacob Thornton [Sun, 15 Nov 2015 04:43:45 +0000 (20:43 -0800)] 
add undefined for now

10 years agoadd explicit error for lack of tether in tooltips - fixes #17273
Jacob Thornton [Sun, 15 Nov 2015 04:35:10 +0000 (20:35 -0800)] 
add explicit error for lack of tether in tooltips - fixes #17273

10 years agoMerge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev
Jacob Thornton [Sun, 15 Nov 2015 03:52:17 +0000 (19:52 -0800)] 
Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev

10 years agoMerge branch 'lincolndbryant-v4-dev' into v4-dev
Jacob Thornton [Sun, 15 Nov 2015 03:51:50 +0000 (19:51 -0800)] 
Merge branch 'lincolndbryant-v4-dev' into v4-dev

10 years agoMerge pull request #18249 from twbs/v4-ap
Mark Otto [Sun, 15 Nov 2015 03:50:29 +0000 (19:50 -0800)] 
Merge pull request #18249 from twbs/v4-ap

Autoprefixer callout in Build tools docs

10 years agoMerge branch 'v4-dev' of https://github.com/lincolndbryant/bootstrap into lincolndbry...
Jacob Thornton [Sun, 15 Nov 2015 03:49:48 +0000 (19:49 -0800)] 
Merge branch 'v4-dev' of https://github.com/lincolndbryant/bootstrap into lincolndbryant-v4-dev

10 years agogrunt
Mark Otto [Sun, 15 Nov 2015 03:46:15 +0000 (19:46 -0800)] 
grunt

10 years agofix broke markup
Mark Otto [Sun, 15 Nov 2015 03:46:03 +0000 (19:46 -0800)] 
fix broke markup

10 years agofix error to danger
Mark Otto [Sun, 15 Nov 2015 03:45:48 +0000 (19:45 -0800)] 
fix error to danger

10 years agounfuck that class name change
Mark Otto [Sun, 15 Nov 2015 03:45:35 +0000 (19:45 -0800)] 
unfuck that class name change

10 years agoMerge pull request #18250 from twbs/v4-checkbox-markup
Mark Otto [Sun, 15 Nov 2015 03:40:08 +0000 (19:40 -0800)] 
Merge pull request #18250 from twbs/v4-checkbox-markup

Checkbox validation markup (Take 2)

10 years agos/error/danger/
Chris Rebert [Sun, 15 Nov 2015 03:35:45 +0000 (19:35 -0800)] 
s/error/danger/

[skip sauce]

10 years agoOne more Autoprefixer shoutout 18249/head
Chris Rebert [Sun, 15 Nov 2015 03:31:41 +0000 (19:31 -0800)] 
One more Autoprefixer shoutout

[skip sauce]

10 years agocontextual shoutout
Mark Otto [Sun, 15 Nov 2015 03:28:45 +0000 (19:28 -0800)] 
contextual shoutout

10 years agoconsolidate links at the bottom of the file
Mark Otto [Sun, 15 Nov 2015 03:28:14 +0000 (19:28 -0800)] 
consolidate links at the bottom of the file

10 years agoSimplifies markup for checkbox validation states 18250/head
Zac Echola [Thu, 20 Aug 2015 15:55:15 +0000 (10:55 -0500)] 
Simplifies markup for checkbox validation states

10 years agoAdd note to build tools docs section about autoprefixer
Mark Otto [Sun, 15 Nov 2015 03:21:25 +0000 (19:21 -0800)] 
Add note to build tools docs section about autoprefixer

10 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 15 Nov 2015 01:23:22 +0000 (17:23 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

10 years agonuke unhelpful comments
Mark Otto [Sun, 15 Nov 2015 01:23:16 +0000 (17:23 -0800)] 
nuke unhelpful comments

10 years agoRefactor figure image styles to use CSS class instead of child selector
Bass Jobsen [Mon, 2 Nov 2015 19:56:24 +0000 (20:56 +0100)] 
Refactor figure image styles to use CSS class instead of child selector

Refactoring according the comments on https://github.com/twbs/bootstrap/pull/18104.
Closes #18131

10 years agoMerge pull request #18244 from patrickhlauke/v4-ios-viewport-tweak3
Patrick H. Lauke [Fri, 13 Nov 2015 16:17:57 +0000 (16:17 +0000)] 
Merge pull request #18244 from patrickhlauke/v4-ios-viewport-tweak3

Add shrink-to-fit to responsive meta section

10 years agoAdd shrink-to-fit to responsive meta section 18244/head
Patrick H. Lauke [Fri, 13 Nov 2015 16:16:17 +0000 (16:16 +0000)] 
Add shrink-to-fit to responsive meta section

10 years agoTravis CI: Use npm@3
Chris Rebert [Thu, 12 Nov 2015 01:25:35 +0000 (17:25 -0800)] 
Travis CI: Use npm@3

10 years agoUpdate shrinkwrap
Chris Rebert [Thu, 12 Nov 2015 00:55:14 +0000 (16:55 -0800)] 
Update shrinkwrap

10 years agoReplace grunt-autoprefixer with grunt-postcss + autoprefixer
Bass Jobsen [Mon, 26 Oct 2015 22:15:00 +0000 (23:15 +0100)] 
Replace grunt-autoprefixer with grunt-postcss + autoprefixer

Closes #18068

10 years agoAdd touch-action:manipulation on interactive elements to avoid 300ms click delay 18051/head
Chris Rebert [Sun, 25 Oct 2015 03:26:06 +0000 (20:26 -0700)] 
Add touch-action:manipulation on interactive elements to avoid 300ms click delay

Fixes #18044

[skip sauce]
[skip validator]

10 years ago.dropdown-menu: Swap color and font-size property order to make SCSS Lint happy
Chris Rebert [Fri, 13 Nov 2015 08:21:43 +0000 (00:21 -0800)] 
.dropdown-menu: Swap color and font-size property order to make SCSS Lint happy

10 years agoscss/_nav.scss: Remove trailing whitespace
Chris Rebert [Fri, 13 Nov 2015 08:20:03 +0000 (00:20 -0800)] 
scss/_nav.scss: Remove trailing whitespace

[ci skip]

10 years agoSwap margin-right and margin-left ordering in .dropdown-toggle::after to make SCSS...
Chris Rebert [Fri, 13 Nov 2015 08:19:19 +0000 (00:19 -0800)] 
Swap margin-right and margin-left ordering in .dropdown-toggle::after to make SCSS Lint happy

[ci skip]

10 years agoscss/_card.scss: Remove trailing whitespace
Chris Rebert [Fri, 13 Nov 2015 08:17:25 +0000 (00:17 -0800)] 
scss/_card.scss: Remove trailing whitespace

[ci skip]

10 years agoMerge pull request #18089 from almirsarajcic/v4-dev
Mark Otto [Fri, 13 Nov 2015 07:57:22 +0000 (23:57 -0800)] 
Merge pull request #18089 from almirsarajcic/v4-dev

Rename .help-block to .text-help

10 years agoMerge pull request #18093 from AndersMad/patch-1
Mark Otto [Fri, 13 Nov 2015 07:56:45 +0000 (23:56 -0800)] 
Merge pull request #18093 from AndersMad/patch-1

Card fix static -> variable border radius

10 years agoMerge pull request #17939 from chrisbell08/#17895_alert_border_width
Mark Otto [Fri, 13 Nov 2015 07:50:51 +0000 (23:50 -0800)] 
Merge pull request #17939 from chrisbell08/#17895_alert_border_width

#17895 Added $alert-border-width that defaults to $border-width

10 years agoPorts c256aca13cf6ff1c3c1d5933b28423bc144f1fc1 to v4
Chris Rebert [Fri, 13 Nov 2015 07:46:29 +0000 (23:46 -0800)] 
Ports c256aca13cf6ff1c3c1d5933b28423bc144f1fc1 to v4

Refs #15947, #17542

[ci skip]

10 years agoRevert "Drop cursor pointer for button role"
Chris Rebert [Fri, 13 Nov 2015 07:43:13 +0000 (23:43 -0800)] 
Revert "Drop cursor pointer for button role"

This reverts commit 61067304cd8ad4394af69003971b4e9c3aa94c55.

The normalize.css pull request (https://github.com/necolas/normalize.css/pull/379 )
was REJECTED, *NOT* merged!

10 years agoMerge pull request #17954 from risan/patch-1
Mark Otto [Fri, 13 Nov 2015 07:43:32 +0000 (23:43 -0800)] 
Merge pull request #17954 from risan/patch-1

[V4] Fixes #17953: Add migration docs of .btn-default removal

10 years agoMerge pull request #18061 from mathisonian/patch-1
Mark Otto [Fri, 13 Nov 2015 07:37:02 +0000 (23:37 -0800)] 
Merge pull request #18061 from mathisonian/patch-1

remove bro from comment

10 years agoMerge pull request #17808 from alberto/fix-17781
Mark Otto [Fri, 13 Nov 2015 07:36:37 +0000 (23:36 -0800)] 
Merge pull request #17808 from alberto/fix-17781

fixes #17781: Add migration docs note that .control-label is gone in v4

10 years agospace
Mark Otto [Fri, 13 Nov 2015 07:33:15 +0000 (23:33 -0800)] 
space

10 years agoMerge branch 'reboot-cursor' of https://github.com/flexbox/bootstrap into flexbox...
Mark Otto [Fri, 13 Nov 2015 07:31:19 +0000 (23:31 -0800)] 
Merge branch 'reboot-cursor' of https://github.com/flexbox/bootstrap into flexbox-reboot-cursor

10 years agoMerge pull request #17708 from biokillos/feature/add-variable-for-card-link-hover...
Mark Otto [Fri, 13 Nov 2015 07:29:48 +0000 (23:29 -0800)] 
Merge pull request #17708 from biokillos/feature/add-variable-for-card-link-hover-state

Add variable for card-link hover state

10 years agoMerge pull request #17317 from dmbaughman/v4-media-breakpoint-between
Mark Otto [Fri, 13 Nov 2015 07:27:16 +0000 (23:27 -0800)] 
Merge pull request #17317 from dmbaughman/v4-media-breakpoint-between

v4 - Added  mixin to handle media queries that span multiple breakpoints

10 years agoMerge pull request #17596 from neilhem/remove-fallback-colors
Mark Otto [Fri, 13 Nov 2015 07:23:53 +0000 (23:23 -0800)] 
Merge pull request #17596 from neilhem/remove-fallback-colors

remove not used popover fallback variables

10 years agoMerge pull request #17733 from chrisbell08/v4
Mark Otto [Fri, 13 Nov 2015 07:20:35 +0000 (23:20 -0800)] 
Merge pull request #17733 from chrisbell08/v4

Fix for Issue #17711 - Added clearfix mixin to the nav-pills class.

10 years agoMerge pull request #17545 from rbrs/disable-autocomplete
Mark Otto [Fri, 13 Nov 2015 07:17:22 +0000 (23:17 -0800)] 
Merge pull request #17545 from rbrs/disable-autocomplete

v4 - disabled browser autocomplete on search input in docs

10 years agogrunt
Mark Otto [Fri, 13 Nov 2015 07:15:38 +0000 (23:15 -0800)] 
grunt

10 years agofix broke shit, ugh my bad
Mark Otto [Fri, 13 Nov 2015 07:15:31 +0000 (23:15 -0800)] 
fix broke shit, ugh my bad

10 years agoREADME: Tweak tooling setup link
Chris Rebert [Fri, 13 Nov 2015 06:53:25 +0000 (22:53 -0800)] 
README: Tweak tooling setup link

Fixup #17505
[skip sauce]

10 years agoMerge pull request #17505 from hkdobrev/v4-bundle-instructions
Chris Rebert [Fri, 13 Nov 2015 06:50:47 +0000 (22:50 -0800)] 
Merge pull request #17505 from hkdobrev/v4-bundle-instructions

Recommend using bundle for running docs locally
[skip sauce]

10 years agoMerge pull request #17467 from Corbzilla/v4-dev-remove-holderjs-docs
Mark Otto [Fri, 13 Nov 2015 06:45:53 +0000 (22:45 -0800)] 
Merge pull request #17467 from Corbzilla/v4-dev-remove-holderjs-docs

V4 remove holderjs references from carousel and card docs

10 years agoMerge pull request #17153 from kkirsche/patch-17
Mark Otto [Fri, 13 Nov 2015 06:20:07 +0000 (22:20 -0800)] 
Merge pull request #17153 from kkirsche/patch-17

v4 — Change .has-error to .has-danger for uniformity.

10 years agoMerge pull request #17277 from kkirsche/patch-5
Mark Otto [Fri, 13 Nov 2015 06:17:02 +0000 (22:17 -0800)] 
Merge pull request #17277 from kkirsche/patch-5

v4 — Use the body color for dropdown menu text in navbars

10 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Fri, 13 Nov 2015 06:15:09 +0000 (22:15 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

10 years agoscss: move Figures from _type to _images
O'meid [Wed, 26 Aug 2015 13:08:47 +0000 (23:08 +1000)] 
scss: move Figures from _type to _images

10 years agoMerge pull request #17241 from tagliala/font-size-sm-fix
Mark Otto [Fri, 13 Nov 2015 06:07:06 +0000 (22:07 -0800)] 
Merge pull request #17241 from tagliala/font-size-sm-fix

v4: Change the default value of $font-size-sm to .875rem

10 years agomanually pull in #17212 from @azmenak
Mark Otto [Fri, 13 Nov 2015 06:02:35 +0000 (22:02 -0800)] 
manually pull in #17212 from @azmenak

10 years agoMerge pull request #17204 from petetnt/petetnt/v4-dev-patch-2
Mark Otto [Fri, 13 Nov 2015 05:36:45 +0000 (21:36 -0800)] 
Merge pull request #17204 from petetnt/petetnt/v4-dev-patch-2

modal.md - wrapped rows to a .container-fluid, added .bd-example-row...

10 years agoMerge pull request #17138 from kkirsche/patch-11
Mark Otto [Fri, 13 Nov 2015 05:33:11 +0000 (21:33 -0800)] 
Merge pull request #17138 from kkirsche/patch-11

Provide V4 JSBin template in CONTRIBUTING.md

10 years agoMerge pull request #17137 from kkirsche/patch-10
Mark Otto [Fri, 13 Nov 2015 05:32:22 +0000 (21:32 -0800)] 
Merge pull request #17137 from kkirsche/patch-10

v4: Dropdown caret is not horizontally alligned

10 years agoMerge pull request #18235 from twbs/fix-18230
Chris Rebert [Fri, 13 Nov 2015 03:21:40 +0000 (19:21 -0800)] 
Merge pull request #18235 from twbs/fix-18230

Move [hidden] style from _utilities.scss to _reboot.scss

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

10 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

10 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

10 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

10 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

10 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

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

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

[ci skip]

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

10 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

10 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

10 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

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

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

[ci skip]

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

[sauce skip]