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

9 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

9 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

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

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

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

9 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

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

9 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

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

9 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

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

9 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

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

9 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

9 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

9 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

9 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

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

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

9 years agoMerge pull request #18531 from patrickhlauke/ie-edge-progressbar
Patrick H. Lauke [Fri, 11 Dec 2015 09:04:55 +0000 (09:04 +0000)] 
Merge pull request #18531 from patrickhlauke/ie-edge-progressbar

progress bar for IE10+/Edge (border radius, use ::-ms-fill, variant mixins, striped)

9 years agoupdate progress bar documentation 18531/head
Patrick H. Lauke [Thu, 10 Dec 2015 23:11:40 +0000 (23:11 +0000)] 
update progress bar documentation

clarify lack of support for striped and animated striped bars in
IE10+/Edge

9 years agoprogress bar for IE10+/Edge (radius, use ::-ms-fill, add variant mixins, striped...
Patrick H. Lauke [Thu, 10 Dec 2015 22:29:54 +0000 (22:29 +0000)] 
progress bar for IE10+/Edge (radius, use ::-ms-fill, add variant mixins, striped support)

9 years agoMerge pull request #18533 from twbs/ie9-supported-docs
Chris Rebert [Fri, 11 Dec 2015 00:02:55 +0000 (16:02 -0800)] 
Merge pull request #18533 from twbs/ie9-supported-docs

Remove fully supported features from IE9 limitations docs

9 years agoRemove fully supported features from IE9 limitations docs 18533/head
Chris Rebert [Thu, 10 Dec 2015 23:39:46 +0000 (15:39 -0800)] 
Remove fully supported features from IE9 limitations docs

If these are supported, why bother mentioning them in a section that's about communicating what's not supported?
These rows made sense when the section also covered IE8 (http://getbootstrap.com/getting-started/#support-ie8-ie9 ),
which doesn't support these features, but we no longer care about IE8 in v4.

[skip sauce]

9 years agoPort #18530 to v4
Chris Rebert [Thu, 10 Dec 2015 23:06:22 +0000 (15:06 -0800)] 
Port #18530 to v4

Docs: Include major version in `npm install bootstrap` commands
Future-proofing for when Bootstrap v5 eventually exists.
Refs #18520

[ci skip]

9 years agoMerge pull request #18514 from twbs/edge-bug-2110930
Chris Rebert [Thu, 10 Dec 2015 00:03:41 +0000 (16:03 -0800)] 
Merge pull request #18514 from twbs/edge-bug-2110930

Add Wall of Browser Bugs entry for #18504

9 years agoAdd Wall of Browser Bugs entry for #18504 18514/head
Chris Rebert [Wed, 9 Dec 2015 23:49:31 +0000 (15:49 -0800)] 
Add Wall of Browser Bugs entry for #18504

https://connect.microsoft.com/IE/feedback/details/2110930/edge-ie11-gradient-background-image-on-tr-is-only-applied-to-first-td

[skip sauce]

9 years agoAdd Badges entry to v4 migration guide; fixes #18506
Chris Rebert [Wed, 9 Dec 2015 22:38:37 +0000 (14:38 -0800)] 
Add Badges entry to v4 migration guide; fixes #18506

[ci skip]

9 years agoMigration docs: Make Buttons and Button Group sections adjacent
Chris Rebert [Wed, 9 Dec 2015 22:38:05 +0000 (14:38 -0800)] 
Migration docs: Make Buttons and Button Group sections adjacent

[ci skip]

9 years agoAdded information about the help-block class
Jonathan [Wed, 9 Dec 2015 15:56:53 +0000 (16:56 +0100)] 
Added information about the help-block class

Fixes #18505
Closes #18509

9 years ago Responsive breakpoints from em to px 18511/head
Bass Jobsen [Wed, 9 Dec 2015 20:26:38 +0000 (21:26 +0100)] 
 Responsive breakpoints from em to px

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

9 years agoMerge pull request #18486 from vsn4ik/v4-unnecessary-style-aliging-images
Chris Rebert [Wed, 9 Dec 2015 02:51:36 +0000 (18:51 -0800)] 
Merge pull request #18486 from vsn4ik/v4-unnecessary-style-aliging-images

Remove unnecessary style attribyte on docs (aligning-images)

9 years agov4's Gruntfile doesn't currently use htmlmin
Chris Rebert [Wed, 9 Dec 2015 02:25:11 +0000 (18:25 -0800)] 
v4's Gruntfile doesn't currently use htmlmin

[ci skip]

9 years agoMerge pull request #18483 from jdorfman/v4-dev-jd
Chris Rebert [Wed, 9 Dec 2015 02:19:14 +0000 (18:19 -0800)] 
Merge pull request #18483 from jdorfman/v4-dev-jd

Updated CDN URLs in v4-dev docs

9 years agoUpdate version numbers using npm script
Chris Rebert [Wed, 9 Dec 2015 02:04:59 +0000 (18:04 -0800)] 
Update version numbers using npm script

Errata from:
8ce5da30260c1368ae97838fcf010375071a7243
5d3144e8fb5c7202991b7614d77dfc00903fcb2e
which missed a few numbers.

[skip sauce]
[skip validator]

9 years agoMerge pull request #18489 from vsn4ik/v4-remove-grid-scss-example-default-flag
Chris Rebert [Wed, 9 Dec 2015 00:07:12 +0000 (16:07 -0800)] 
Merge pull request #18489 from vsn4ik/v4-remove-grid-scss-example-default-flag

Remove !default Scss flag in docs grid example

9 years agoRemove !default Scss flag in docs grid example 18489/head
vsn4ik [Tue, 8 Dec 2015 21:20:37 +0000 (00:20 +0300)] 
Remove !default Scss flag in docs grid example

9 years agoRemove unnecessary style attribyte on docs (aligning-images) 18486/head
vsn4ik [Tue, 8 Dec 2015 20:14:16 +0000 (23:14 +0300)] 
Remove unnecessary style attribyte on docs (aligning-images)

9 years agoUpdated CDN URLs in v4-dev docs 18483/head
Justin Dorfman [Tue, 8 Dec 2015 19:04:36 +0000 (11:04 -0800)] 
Updated CDN URLs in v4-dev docs

9 years agoderp, wrong highlight syntax
Mark Otto [Tue, 8 Dec 2015 18:23:22 +0000 (10:23 -0800)] 
derp, wrong highlight syntax

9 years agoMerge pull request #18481 from lachlanjc/patch-1
Mark Otto [Tue, 8 Dec 2015 18:18:01 +0000 (10:18 -0800)] 
Merge pull request #18481 from lachlanjc/patch-1

Fix utility page code example Markdown

9 years agoadd extra line before spacing utilities example 18481/head
Lachlan Campbell [Tue, 8 Dec 2015 18:11:42 +0000 (13:11 -0500)] 
add extra line before spacing utilities example

9 years agoMerge pull request #18479 from twbs/v4a2 v4.0.0-alpha.2
Mark Otto [Tue, 8 Dec 2015 17:51:50 +0000 (09:51 -0800)] 
Merge pull request #18479 from twbs/v4a2

v4 alpha 2

9 years agoMerge branch 'v4-dev' into v4a2 18479/head
Mark Otto [Tue, 8 Dec 2015 17:51:02 +0000 (09:51 -0800)] 
Merge branch 'v4-dev' into v4a2

9 years agomissed a grunt i think
Mark Otto [Tue, 8 Dec 2015 17:50:43 +0000 (09:50 -0800)] 
missed a grunt i think

9 years agobump more versions in config
Mark Otto [Tue, 8 Dec 2015 17:38:58 +0000 (09:38 -0800)] 
bump more versions in config

9 years agogrunt after version bump
Mark Otto [Tue, 8 Dec 2015 17:37:12 +0000 (09:37 -0800)] 
grunt after version bump

9 years agomanually bump versions because npm script wasn't working for me
Mark Otto [Tue, 8 Dec 2015 17:36:08 +0000 (09:36 -0800)] 
manually bump versions because npm script wasn't working for me

9 years agoUpdate docs for spacing utilities themselves to account for #18185
Chris Rebert [Tue, 8 Dec 2015 12:13:15 +0000 (04:13 -0800)] 
Update docs for spacing utilities themselves to account for #18185

/fyi @mdo There might be prettier/better ways of explaining these,
        but for the sake of having accurate docs for tomorrow,
        this should do in a pinch.

[skip sauce]

9 years agoUpdate examples to account for #18185
Chris Rebert [Tue, 8 Dec 2015 11:38:34 +0000 (03:38 -0800)] 
Update examples to account for #18185

[skip sauce]

9 years agoMerge pull request #18185 from twbs/fix-18129
Chris Rebert [Tue, 8 Dec 2015 09:33:03 +0000 (01:33 -0800)] 
Merge pull request #18185 from twbs/fix-18129

Refactor _utilities-spacing.scss

9 years agoRename 2 navbar variables to comply with updated naming convention 18472/head
Chris Rebert [Tue, 8 Dec 2015 09:30:23 +0000 (01:30 -0800)] 
Rename 2 navbar variables to comply with updated naming convention

$navbar-padding-horizontal => $navbar-padding-x
$navbar-padding-vertical   => $navbar-padding-y

[skip sauce]
[skip validator]

9 years agoIntroduce $card-deck-margin variable 18469/head
Chris Rebert [Tue, 8 Dec 2015 08:51:43 +0000 (00:51 -0800)] 
Introduce $card-deck-margin variable

[skip sauce]
[skip validator]

9 years agoIntroduce $nav-item-margin variable 18463/head
Chris Rebert [Tue, 8 Dec 2015 08:13:28 +0000 (00:13 -0800)] 
Introduce $nav-item-margin variable

[skip sauce]

9 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Tue, 8 Dec 2015 09:08:48 +0000 (01:08 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

9 years agoRegenerate dist/css/bootstrap.css for diffing purposes 18185/head
Chris Rebert [Fri, 6 Nov 2015 06:23:45 +0000 (22:23 -0800)] 
Regenerate dist/css/bootstrap.css for diffing purposes

[skip validator]
[skip sauce]

9 years agoRefactor _utilities-spacing.scss; fixes #18129
Chris Rebert [Fri, 6 Nov 2015 06:17:34 +0000 (22:17 -0800)] 
Refactor _utilities-spacing.scss; fixes #18129

9 years agogrunt
Mark Otto [Tue, 8 Dec 2015 09:07:14 +0000 (01:07 -0800)] 
grunt

9 years agoMake SCSS Lint happy
Chris Rebert [Tue, 8 Dec 2015 09:06:52 +0000 (01:06 -0800)] 
Make SCSS Lint happy

[skip sauce]
[skip validator]

9 years agoorder
Mark Otto [Tue, 8 Dec 2015 09:06:23 +0000 (01:06 -0800)] 
order

9 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Tue, 8 Dec 2015 08:49:42 +0000 (00:49 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

9 years agounfuck that border from rem to px
Mark Otto [Tue, 8 Dec 2015 08:49:31 +0000 (00:49 -0800)] 
unfuck that border from rem to px

9 years agodocs/components/navbar.md: Nitpick phrasing
Chris Rebert [Tue, 8 Dec 2015 08:36:42 +0000 (00:36 -0800)] 
docs/components/navbar.md: Nitpick phrasing

[ci skip]

9 years agofixes #17887: restore hover/focus for cover nav
Mark Otto [Tue, 8 Dec 2015 08:20:43 +0000 (00:20 -0800)] 
fixes #17887: restore hover/focus for cover nav

9 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Tue, 8 Dec 2015 08:16:56 +0000 (00:16 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

9 years agofixes #17776
Mark Otto [Tue, 8 Dec 2015 08:16:46 +0000 (00:16 -0800)] 
fixes #17776

9 years agoMerge pull request #17930 from zalog/patch-12
Mark Otto [Tue, 8 Dec 2015 08:05:52 +0000 (00:05 -0800)] 
Merge pull request #17930 from zalog/patch-12

v4 - .c-select shouldn't inherit white text color

9 years agoMerge pull request #17946 from supergibbs/NuGet_badge_v4
Mark Otto [Tue, 8 Dec 2015 08:05:31 +0000 (00:05 -0800)] 
Merge pull request #17946 from supergibbs/NuGet_badge_v4

Add NuGet badge

9 years agoMerge pull request #17952 from supergibbs/NuGet_Support
Mark Otto [Tue, 8 Dec 2015 08:04:05 +0000 (00:04 -0800)] 
Merge pull request #17952 from supergibbs/NuGet_Support

Add NuGet support

9 years agoscss/_pagination.scss: Reassert #18257
Chris Rebert [Tue, 8 Dec 2015 08:01:44 +0000 (00:01 -0800)] 
scss/_pagination.scss: Reassert #18257

[skip sauce]

9 years agotweak comment
Mark Otto [Tue, 8 Dec 2015 07:52:10 +0000 (23:52 -0800)] 
tweak comment

9 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Tue, 8 Dec 2015 07:50:17 +0000 (23:50 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

9 years agogrunt
Mark Otto [Tue, 8 Dec 2015 07:49:29 +0000 (23:49 -0800)] 
grunt

9 years agoAdd entry for pagination component changes to v4 migration guide
Chris Rebert [Tue, 8 Dec 2015 07:49:07 +0000 (23:49 -0800)] 
Add entry for pagination component changes to v4 migration guide

Refs #18110

[skip sauce]

9 years agoMerge branch 'bassjobsen-patch-6' into v4-dev
Mark Otto [Tue, 8 Dec 2015 07:48:41 +0000 (23:48 -0800)] 
Merge branch 'bassjobsen-patch-6' into v4-dev

9 years agoMerge branch 'patch-6' of https://github.com/bassjobsen/bootstrap into bassjobsen...
Mark Otto [Tue, 8 Dec 2015 07:48:33 +0000 (23:48 -0800)] 
Merge branch 'patch-6' of https://github.com/bassjobsen/bootstrap into bassjobsen-patch-6

9 years agoFix header hierarchy in migration guide
Chris Rebert [Tue, 8 Dec 2015 07:47:06 +0000 (23:47 -0800)] 
Fix header hierarchy in migration guide

[ci skip]

9 years agogrunt
Mark Otto [Tue, 8 Dec 2015 07:47:00 +0000 (23:47 -0800)] 
grunt

9 years agofix variable
Mark Otto [Tue, 8 Dec 2015 07:46:56 +0000 (23:46 -0800)] 
fix variable

9 years agoMerge pull request #18110 from twbs/pagination-classes
Mark Otto [Tue, 8 Dec 2015 07:41:55 +0000 (23:41 -0800)] 
Merge pull request #18110 from twbs/pagination-classes

Refactor pagination classes to avoid tag selectors & child selectors

9 years agogrunt
Mark Otto [Tue, 8 Dec 2015 07:36:38 +0000 (23:36 -0800)] 
grunt

9 years agorip out the .blockquote-* children classes for margin utils
Mark Otto [Tue, 8 Dec 2015 07:36:35 +0000 (23:36 -0800)] 
rip out the .blockquote-* children classes for margin utils

9 years agoMerge pull request #18138 from bassjobsen/patch-12
Mark Otto [Tue, 8 Dec 2015 07:32:31 +0000 (23:32 -0800)] 
Merge pull request #18138 from bassjobsen/patch-12

 refactor blockqoutes to to avoid tag selectors & child selectors

9 years agogrunt
Mark Otto [Tue, 8 Dec 2015 07:31:06 +0000 (23:31 -0800)] 
grunt

9 years agorewrite list-inline to use margin and simpler styles
Mark Otto [Tue, 8 Dec 2015 07:31:02 +0000 (23:31 -0800)] 
rewrite list-inline to use margin and simpler styles

9 years agoMerge branch 'patch-11' of https://github.com/bassjobsen/bootstrap into bassjobsen...
Mark Otto [Tue, 8 Dec 2015 07:28:31 +0000 (23:28 -0800)] 
Merge branch 'patch-11' of https://github.com/bassjobsen/bootstrap into bassjobsen-patch-11

9 years ago.page => .page-item 18110/head
Chris Rebert [Tue, 8 Dec 2015 06:24:50 +0000 (22:24 -0800)] 
.page => .page-item

9 years agoRefactor pagination code to remove unnecessary ancestor requirements in selectors
Chris Rebert [Fri, 30 Oct 2015 05:24:25 +0000 (22:24 -0700)] 
Refactor pagination code to remove unnecessary ancestor requirements in selectors

9 years ago.page>{a,span => .page-link}
Chris Rebert [Fri, 30 Oct 2015 05:03:06 +0000 (22:03 -0700)] 
.page>{a,span => .page-link}

9 years ago.pagination>{li => .page}
Chris Rebert [Fri, 30 Oct 2015 04:51:31 +0000 (21:51 -0700)] 
.pagination>{li => .page}

9 years agoignore that
Mark Otto [Tue, 8 Dec 2015 06:31:16 +0000 (22:31 -0800)] 
ignore that

9 years agogrunt
Mark Otto [Tue, 8 Dec 2015 06:11:27 +0000 (22:11 -0800)] 
grunt

9 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Tue, 8 Dec 2015 06:10:38 +0000 (22:10 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

9 years agofixes #18293: clean up sticky stuff
Mark Otto [Tue, 8 Dec 2015 06:05:37 +0000 (22:05 -0800)] 
fixes #18293: clean up sticky stuff

9 years agoMerge pull request #18325 from twbs/tooltip-a-nowrap
Mark Otto [Tue, 8 Dec 2015 05:58:35 +0000 (21:58 -0800)] 
Merge pull request #18325 from twbs/tooltip-a-nowrap

Prevent anchors in tooltip example from splitting across lines

9 years agofixes #18330
Mark Otto [Tue, 8 Dec 2015 05:57:06 +0000 (21:57 -0800)] 
fixes #18330

9 years agoMerge pull request #18356 from lesleh/card-mixin
Mark Otto [Tue, 8 Dec 2015 05:55:26 +0000 (21:55 -0800)] 
Merge pull request #18356 from lesleh/card-mixin

Card mixin

9 years agofixes #18281
Mark Otto [Tue, 8 Dec 2015 05:51:04 +0000 (21:51 -0800)] 
fixes #18281

9 years agofixes #18320: pull in suit base reset for button focus styles in FF and IE
Mark Otto [Tue, 8 Dec 2015 05:47:40 +0000 (21:47 -0800)] 
fixes #18320: pull in suit base reset for button focus styles in FF and IE