]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
9 years agorogue line break
Mark Otto [Sat, 6 Feb 2016 23:50:19 +0000 (15:50 -0800)] 
rogue line break

9 years agogrunt
Mark Otto [Sat, 6 Feb 2016 23:32:03 +0000 (15:32 -0800)] 
grunt

9 years agoStrip out .err from our syntax highlighting styles because it fucks up our placeholde...
Mark Otto [Sat, 6 Feb 2016 23:32:00 +0000 (15:32 -0800)] 
Strip out .err from our syntax highlighting styles because it fucks up our placeholders in code snippets

9 years agogrunt
Mark Otto [Sat, 6 Feb 2016 23:20:08 +0000 (15:20 -0800)] 
grunt

9 years agoMerge pull request #19099 from twbs/v4-grid-redux
Mark Otto [Sat, 6 Feb 2016 23:18:19 +0000 (15:18 -0800)] 
Merge pull request #19099 from twbs/v4-grid-redux

v4: Grid redux

9 years agoMerge branch 'v4-dev' into v4-grid-redux 19099/head
Mark Otto [Sat, 6 Feb 2016 23:09:32 +0000 (15:09 -0800)] 
Merge branch 'v4-dev' into v4-grid-redux

9 years agoMerge pull request #19098 from twbs/v4-font-stack
Mark Otto [Sat, 6 Feb 2016 23:07:39 +0000 (15:07 -0800)] 
Merge pull request #19098 from twbs/v4-font-stack

v4: Native system font stack for sans-serif

9 years agounrelated linting bs 19098/head
Mark Otto [Sat, 6 Feb 2016 23:07:25 +0000 (15:07 -0800)] 
unrelated linting bs

9 years agoMerge branch 'v4-dev' into v4-font-stack
Mark Otto [Sat, 6 Feb 2016 23:01:44 +0000 (15:01 -0800)] 
Merge branch 'v4-dev' into v4-font-stack

9 years agolinting grid css
Mark Otto [Sat, 6 Feb 2016 22:54:13 +0000 (14:54 -0800)] 
linting grid css

9 years agodocument
Mark Otto [Sat, 6 Feb 2016 21:32:53 +0000 (13:32 -0800)] 
document

9 years agoUpdate to drop Open Sans, add Fira and Droid Sans
Mark Otto [Sat, 6 Feb 2016 21:23:00 +0000 (13:23 -0800)] 
Update to drop Open Sans, add Fira and Droid Sans

9 years agomention media query changes
Mark Otto [Sat, 6 Feb 2016 21:05:54 +0000 (13:05 -0800)] 
mention media query changes

9 years agodocument migration for grid system /cc #17593
Mark Otto [Sat, 6 Feb 2016 21:02:59 +0000 (13:02 -0800)] 
document migration for grid system /cc #17593

9 years agodocument how to customize grid tiers
Mark Otto [Sat, 6 Feb 2016 21:02:42 +0000 (13:02 -0800)] 
document how to customize grid tiers

9 years agoupdate grid vars docs
Mark Otto [Sat, 6 Feb 2016 21:02:28 +0000 (13:02 -0800)] 
update grid vars docs

9 years agoformatting
Mark Otto [Sat, 6 Feb 2016 21:02:10 +0000 (13:02 -0800)] 
formatting

9 years agouse px in grid col padding since we're using px everywhere else for them
Mark Otto [Sat, 6 Feb 2016 21:01:52 +0000 (13:01 -0800)] 
use px in grid col padding since we're using px everywhere else for them

9 years agolinting
Mark Otto [Sat, 6 Feb 2016 20:32:43 +0000 (12:32 -0800)] 
linting

9 years agoMerge branch 'v4-dev' into v4-grid-redux
Mark Otto [Sat, 6 Feb 2016 20:30:03 +0000 (12:30 -0800)] 
Merge branch 'v4-dev' into v4-grid-redux

9 years agolinter
Mark Otto [Sat, 6 Feb 2016 20:29:53 +0000 (12:29 -0800)] 
linter

9 years agoMerge branch 'v4-dev' into v4-grid-redux
Mark Otto [Sat, 6 Feb 2016 20:29:06 +0000 (12:29 -0800)] 
Merge branch 'v4-dev' into v4-grid-redux

9 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sat, 6 Feb 2016 20:28:43 +0000 (12:28 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

9 years agolinter overhaul
Mark Otto [Sat, 6 Feb 2016 20:28:18 +0000 (12:28 -0800)] 
linter overhaul

9 years agodisable linter
Mark Otto [Sat, 6 Feb 2016 20:27:44 +0000 (12:27 -0800)] 
disable linter

9 years agoUgh, Sass doesn't do extends across media, so we can't use placeholder here
Mark Otto [Sat, 6 Feb 2016 19:48:28 +0000 (11:48 -0800)] 
Ugh, Sass doesn't do extends across media, so we can't use placeholder here

9 years agoproperty order and white space
Mark Otto [Sat, 6 Feb 2016 19:36:45 +0000 (11:36 -0800)] 
property order and white space

9 years agoproperty order
Mark Otto [Sat, 6 Feb 2016 19:33:31 +0000 (11:33 -0800)] 
property order

9 years agoMore grid updates
Mark Otto [Sat, 6 Feb 2016 19:31:46 +0000 (11:31 -0800)] 
More grid updates

- Flexbox responsive behavior fixed with specific .col-{breakpoint} classes now added
- Dropped the make-col mixin in favor of a column-basics placeholder that we can extend across our grid infrastructure
- Updated docs to use required .col-xs-12 (as a safeguard for when folks enable flexbox mode--this isn't necessary in default grid mode)
- Update flexbox grid docs to include responsive docs, tweak some other bits too

9 years agoflip things around again, no more base class, try out some new stuff to keep responsi...
Mark Otto [Sat, 6 Feb 2016 18:51:59 +0000 (10:51 -0800)] 
flip things around again, no more base class, try out some new stuff to keep responsive flex grid working

9 years agosimpler, more specific docs example css
Mark Otto [Sat, 6 Feb 2016 09:47:40 +0000 (01:47 -0800)] 
simpler, more specific docs example css

9 years agodocument horizontal flex utils, update the classes for the middle vertical ones
Mark Otto [Sat, 6 Feb 2016 09:47:25 +0000 (01:47 -0800)] 
document horizontal flex utils, update the classes for the middle vertical ones

9 years agoadd horizontal flex utils
Mark Otto [Sat, 6 Feb 2016 09:47:04 +0000 (01:47 -0800)] 
add horizontal flex utils

9 years agorename vertical align flex utils to middle to avoid clash with horizontal center
Mark Otto [Sat, 6 Feb 2016 09:46:42 +0000 (01:46 -0800)] 
rename vertical align flex utils to middle to avoid clash with horizontal center

9 years agomore accurate comments
Mark Otto [Sat, 6 Feb 2016 09:46:14 +0000 (01:46 -0800)] 
more accurate comments

9 years agoTweak docs example CSS for flexbox grid cols
Mark Otto [Sat, 6 Feb 2016 09:30:31 +0000 (01:30 -0800)] 
Tweak docs example CSS for flexbox grid cols

9 years agoAdd vertical alignment docs for flexbox grid
Mark Otto [Sat, 6 Feb 2016 09:30:11 +0000 (01:30 -0800)] 
Add vertical alignment docs for flexbox grid

9 years agoMove the conditional statement back to the file because nested imports aren't support...
Mark Otto [Sat, 6 Feb 2016 09:29:51 +0000 (01:29 -0800)] 
Move the conditional statement back to the file because nested imports aren't supported in Sass

9 years agoUpdate devDependencies.
XhmikosR [Sat, 6 Feb 2016 09:23:17 +0000 (11:23 +0200)] 
Update devDependencies.

[skip sauce]

9 years agoBump gems.
XhmikosR [Sat, 6 Feb 2016 09:22:29 +0000 (11:22 +0200)] 
Bump gems.

[skip sauce]

9 years agorename .flex-all-* to .flex-items-* to match flexbox nomenclature
Mark Otto [Sat, 6 Feb 2016 08:59:43 +0000 (00:59 -0800)] 
rename .flex-all-* to .flex-items-* to match flexbox nomenclature

9 years agoConditionally include the flex utils in the import stack and reduce to a single query
Mark Otto [Sat, 6 Feb 2016 08:58:19 +0000 (00:58 -0800)] 
Conditionally include the flex utils in the import stack and reduce to a single query

9 years agoMove grid flex classes to utils instead maybe?
Mark Otto [Thu, 7 Jan 2016 00:01:00 +0000 (16:01 -0800)] 
Move grid flex classes to utils instead maybe?

9 years agoMerge branch 'v4-dev' into v4-grid-redux
Mark Otto [Sat, 6 Feb 2016 08:47:40 +0000 (00:47 -0800)] 
Merge branch 'v4-dev' into v4-grid-redux

9 years agoUpdate base class for grid cols in all examples
Mark Otto [Sat, 6 Feb 2016 08:47:33 +0000 (00:47 -0800)] 
Update base class for grid cols in all examples

9 years agoEnsure docs grid example highlighting for flexbox mode
Mark Otto [Sat, 6 Feb 2016 08:47:19 +0000 (00:47 -0800)] 
Ensure docs grid example highlighting for flexbox mode

9 years agoAdd flexbox grid page to the docs (still more content to add)
Mark Otto [Sat, 6 Feb 2016 08:46:50 +0000 (00:46 -0800)] 
Add flexbox grid page to the docs (still more content to add)

9 years agoFix docs layout with added base class
Mark Otto [Sat, 6 Feb 2016 08:46:23 +0000 (00:46 -0800)] 
Fix docs layout with added base class

9 years agoUpdate grid docs to include new required .col base class
Mark Otto [Sat, 6 Feb 2016 08:46:00 +0000 (00:46 -0800)] 
Update grid docs to include new required .col base class

9 years agoRevamp grid classes to require .col base class and improve flexbox grid classes with...
Mark Otto [Sat, 6 Feb 2016 08:45:29 +0000 (00:45 -0800)] 
Revamp grid classes to require .col base class and improve flexbox grid classes with auto layout via flex: 1

9 years agoUpdate grid mixins code snippets in the docs to include flexbox changes
Mark Otto [Sat, 6 Feb 2016 08:23:52 +0000 (00:23 -0800)] 
Update grid mixins code snippets in the docs to include flexbox changes

9 years agoImprove docs sidenav active link highlighting
Mark Otto [Sat, 6 Feb 2016 08:22:31 +0000 (00:22 -0800)] 
Improve docs sidenav active link highlighting

Capture the slug once before applying it and add a slash to it to so we get a unique string to match against instead of a fuzzy partial 'contains'. Helps avoid 'grid' highlighting 'flexbox-grid', for example.

9 years agorearrange scss lint config to put flex over float
Mark Otto [Sat, 6 Feb 2016 08:20:24 +0000 (00:20 -0800)] 
rearrange scss lint config to put flex over float

9 years agoSwitch to native font stack
Mark Otto [Sat, 6 Feb 2016 07:01:59 +0000 (23:01 -0800)] 
Switch to native font stack

9 years agogrunt
Mark Otto [Sat, 6 Feb 2016 06:26:22 +0000 (22:26 -0800)] 
grunt

9 years agoMerge pull request #19086 from twbs/migration-vendor-prefix-mixins
Mark Otto [Sat, 6 Feb 2016 06:01:50 +0000 (22:01 -0800)] 
Merge pull request #19086 from twbs/migration-vendor-prefix-mixins

Add migration guidance regarding vendor prefix mixins

9 years agoMerge pull request #19089 from Quy/patch-5
Chris Rebert [Fri, 5 Feb 2016 18:54:08 +0000 (10:54 -0800)] 
Merge pull request #19089 from Quy/patch-5

Remove section on pager changes from migration, since pagers have been removed entirely

9 years agoRemove pager section from migration 19089/head
Quy [Fri, 5 Feb 2016 12:40:18 +0000 (04:40 -0800)] 
Remove pager section from migration

9 years agoMerge pull request #19088 from twbs/wkbug-153856
Chris Rebert [Fri, 5 Feb 2016 07:19:05 +0000 (23:19 -0800)] 
Merge pull request #19088 from twbs/wkbug-153856

Add Wall of Browser Bugs entry for https://webkit.org/b/153856

9 years agoAdd Wall of Browser Bugs entry for https://webkit.org/b/153856 19088/head
Chris Rebert [Fri, 5 Feb 2016 07:12:53 +0000 (23:12 -0800)] 
Add Wall of Browser Bugs entry for https://webkit.org/b/153856

Refs https://github.com/twbs/bootstrap/issues/14839#issuecomment-60940738
[skip sauce]

9 years agoAdd migration guidance regarding vendor prefix mixins 19086/head
Chris Rebert [Fri, 5 Feb 2016 04:38:46 +0000 (20:38 -0800)] 
Add migration guidance regarding vendor prefix mixins

Refs #19080

9 years agoMerge pull request #19079 from twbs/fix-18992
Chris Rebert [Thu, 4 Feb 2016 08:11:48 +0000 (00:11 -0800)] 
Merge pull request #19079 from twbs/fix-18992

Revert separation of <hN> and .hN heading styles

9 years agoRevert separation of <hN> and .hN heading styles 19079/head
Chris Rebert [Thu, 4 Feb 2016 08:02:25 +0000 (00:02 -0800)] 
Revert separation of <hN> and .hN heading styles

This reverts commit deeb74e321f8ba676dce8f13809c2aace0e0c537.

Reverts #18038
Fixes #18992
[skip sauce]
[skip validator]

9 years agoMerge pull request #19078 from twbs/compat-docs-wkbug-153852
Chris Rebert [Thu, 4 Feb 2016 06:57:05 +0000 (22:57 -0800)] 
Merge pull request #19078 from twbs/compat-docs-wkbug-153852

Mention https://webkit.org/b/153852 in browser compatibility docs

9 years agoMention https://webkit.org/b/153852 in browser compatibility docs 19078/head
Chris Rebert [Thu, 4 Feb 2016 06:52:12 +0000 (22:52 -0800)] 
Mention https://webkit.org/b/153852 in browser compatibility docs

Refs #19077
[skip sauce]

9 years agoMerge pull request #19077 from twbs/wkbug-153852
Chris Rebert [Thu, 4 Feb 2016 06:37:24 +0000 (22:37 -0800)] 
Merge pull request #19077 from twbs/wkbug-153852

Add Wall of Browser Bugs entry for https://webkit.org/b/153852

9 years agoAdd Wall of Browser Bugs entry for https://webkit.org/b/153852 19077/head
Chris Rebert [Thu, 4 Feb 2016 06:31:15 +0000 (22:31 -0800)] 
Add Wall of Browser Bugs entry for https://webkit.org/b/153852

Refs http://getbootstrap.com/getting-started/#overflow-and-scrolling
Refs #14839
[skip sauce]

9 years agoMerge branch 'v4-card-fuckery' into v4-dev
Mark Otto [Thu, 4 Feb 2016 04:53:30 +0000 (20:53 -0800)] 
Merge branch 'v4-card-fuckery' into v4-dev

9 years agogrunt
Mark Otto [Thu, 4 Feb 2016 04:53:00 +0000 (20:53 -0800)] 
grunt

9 years agofuck that other class, let's just get tabs and pills in there
Mark Otto [Thu, 4 Feb 2016 04:52:33 +0000 (20:52 -0800)] 
fuck that other class, let's just get tabs and pills in there

9 years agogrunt
Mark Otto [Thu, 4 Feb 2016 04:43:16 +0000 (20:43 -0800)] 
grunt

9 years agoDump the type margin overrides in alerts for utils, document that particular example...
Mark Otto [Thu, 4 Feb 2016 04:43:12 +0000 (20:43 -0800)] 
Dump the type margin overrides in alerts for utils, document that particular example, sidesteps part of #18884

9 years agogrunt
Mark Otto [Thu, 4 Feb 2016 03:45:19 +0000 (19:45 -0800)] 
grunt

9 years agoRedo line-height globally
Mark Otto [Thu, 4 Feb 2016 03:45:13 +0000 (19:45 -0800)] 
Redo line-height globally

- Rename -height to -height-base to match other vars
- Drop use of -height across the board and rely on it to be inherited
- Adjust padding of .dropdown-header to account for different line-height of h6 heading element (this needs refactoring for variables and rems also)

9 years agocenter the nav
Mark Otto [Thu, 4 Feb 2016 03:29:15 +0000 (19:29 -0800)] 
center the nav

9 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Thu, 4 Feb 2016 03:23:29 +0000 (19:23 -0800)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

9 years agoMerge pull request #19072 from twbs/bump-shrinkwrap
Chris Rebert [Wed, 3 Feb 2016 06:49:48 +0000 (22:49 -0800)] 
Merge pull request #19072 from twbs/bump-shrinkwrap

Update shrinkwrap

9 years agoupdate shrinkwrap 19072/head
Chris Rebert [Wed, 3 Feb 2016 06:41:58 +0000 (22:41 -0800)] 
update shrinkwrap

9 years agoFix typo in forms.md
cndpzc [Thu, 28 Jan 2016 07:44:56 +0000 (15:44 +0800)] 
Fix typo in forms.md

Closes #19049

9 years agoMerge pull request #19035 from twbs/rapid-progress
Chris Rebert [Wed, 27 Jan 2016 07:01:07 +0000 (23:01 -0800)] 
Merge pull request #19035 from twbs/rapid-progress

Travis CI: Disable npm's progress bar for speedier install

9 years agoMerge pull request #19018 from twbs/v4-dev-xmr-print-styles
XhmikosR [Wed, 27 Jan 2016 04:51:45 +0000 (06:51 +0200)] 
Merge pull request #19018 from twbs/v4-dev-xmr-print-styles

Update print styles to v5.3.0 of html5 boilerplate.

9 years agoTravis CI: Disable npm's progress bar for speedier install 19035/head
Chris Rebert [Wed, 27 Jan 2016 01:35:04 +0000 (17:35 -0800)] 
Travis CI: Disable npm's progress bar for speedier install

See https://github.com/npm/npm/issues/11283

9 years agoRemove Wall of Browser Bugs entry for #16915
Chris Rebert [Tue, 26 Jan 2016 20:38:27 +0000 (12:38 -0800)] 
Remove Wall of Browser Bugs entry for #16915

https://connect.microsoft.com/IE/feedback/details/2274240/edge-edge-renders-an-svg-img-with-max-width-100-too-small
is fixed as of Edge 25.10586.0.0 (or possibly earlier).
Confirmed in https://github.com/twbs/bootstrap/issues/16915#issuecomment-175210482
Reverts #19010

[skip sauce]

9 years agoscrollspy.js: Avoid gratuitous non-ASCII for consistency+compatibility
Chris Rebert [Tue, 26 Jan 2016 19:57:43 +0000 (11:57 -0800)] 
scrollspy.js: Avoid gratuitous non-ASCII for consistency+compatibility

Fixes #19028

[skip sauce]
[skip validator]

9 years agoUpdate print styles to v5.3.0 of html5 boilerplate. 19018/head
XhmikosR [Thu, 21 Jan 2016 07:35:28 +0000 (09:35 +0200)] 
Update print styles to v5.3.0 of html5 boilerplate.

9 years agoMissed `bundle i`.
XhmikosR [Tue, 26 Jan 2016 04:04:01 +0000 (06:04 +0200)] 
Missed `bundle i`.

9 years agoBump jekyll-sitemap.
XhmikosR [Mon, 25 Jan 2016 19:01:28 +0000 (21:01 +0200)] 
Bump jekyll-sitemap.

[skip sauce]
[skip validator]

9 years agoMissed shrinkwrap.
XhmikosR [Mon, 25 Jan 2016 07:32:22 +0000 (09:32 +0200)] 
Missed shrinkwrap.

[skip sauce]

9 years agoRun `grunt`.
XhmikosR [Mon, 25 Jan 2016 07:30:34 +0000 (09:30 +0200)] 
Run `grunt`.

[ci skip]

9 years agoBump grunt-jscs.
XhmikosR [Mon, 25 Jan 2016 07:17:39 +0000 (09:17 +0200)] 
Bump grunt-jscs.

9 years agoUpdate gems to the latest versions.
XhmikosR [Mon, 25 Jan 2016 07:14:00 +0000 (09:14 +0200)] 
Update gems to the latest versions.

9 years agoAllow a <label> for .input-group-addon by zeroing out margin-bottom
mkroeders [Sat, 23 Jan 2016 11:30:21 +0000 (12:30 +0100)] 
Allow a <label> for .input-group-addon by zeroing out margin-bottom

When using a <label> as an .input-group-addon, there will be a default margin-bottom of .5rem via Reboot.
This will lead to undesirable whitespace below the label and the <input> will become taller than needed. By removing the margin, it will play nice with <label> elements.

Closes #19012

9 years agoMerge pull request #19001 from twbs/bump-normalize
Chris Rebert [Sun, 24 Jan 2016 06:11:27 +0000 (22:11 -0800)] 
Merge pull request #19001 from twbs/bump-normalize

Bump Normalize so we can remove Reboot's input[type=search] box-sizing override

9 years agoMerge pull request #19016 from TwistedHardware/v4-dev
Chris Rebert [Sun, 24 Jan 2016 06:09:32 +0000 (22:09 -0800)] 
Merge pull request #19016 from TwistedHardware/v4-dev

Popover docs: Fix section link to Tether.js docs
[skip sauce]

9 years agoDOCS - Fix a link in popover for v4 19016/head
Abdullah Alrasheed [Sun, 24 Jan 2016 05:31:27 +0000 (13:31 +0800)] 
DOCS - Fix a link in popover for v4

9 years agoMerge pull request #19002 from twbs/blockquote-border-width
Mark Otto [Sun, 24 Jan 2016 04:42:23 +0000 (20:42 -0800)] 
Merge pull request #19002 from twbs/blockquote-border-width

Add $blockquote-border-width variable

9 years agoMerge pull request #19000 from twbs/print-img-max-width-100-hell
Mark Otto [Sun, 24 Jan 2016 04:37:36 +0000 (20:37 -0800)] 
Merge pull request #19000 from twbs/print-img-max-width-100-hell

Remove print-specific img max-width:100%; style so that Google Maps etc. print correctly

9 years agoMerge pull request #18927 from twbs/fix-16871
Mark Otto [Sun, 24 Jan 2016 04:36:59 +0000 (20:36 -0800)] 
Merge pull request #18927 from twbs/fix-16871

Apply word-wrap:break-word to Tooltips and Popovers

9 years agogrunt
Mark Otto [Sun, 24 Jan 2016 04:32:59 +0000 (20:32 -0800)] 
grunt

9 years agoMerge pull request #19011 from twbs/scss-lint
Chris Rebert [Sat, 23 Jan 2016 11:11:13 +0000 (03:11 -0800)] 
Merge pull request #19011 from twbs/scss-lint

Bump SCSS-Lint, and `bundle update`