]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
9 years agobundle update 19138/head
Chris Rebert [Tue, 9 Feb 2016 07:20:21 +0000 (23:20 -0800)] 
bundle update

9 years agoMerge pull request #19135 from twbs/revert-19119-wkbug-138201-fixed
Chris Rebert [Tue, 9 Feb 2016 04:14:31 +0000 (20:14 -0800)] 
Merge pull request #19135 from twbs/revert-19119-wkbug-138201-fixed

Add https://webkit.org/b/138201 back to the Wall of Browser Bugs

9 years agoRevert "https://webkit.org/b/138201 no longer repros" 19135/head
Chris Rebert [Tue, 9 Feb 2016 04:10:10 +0000 (20:10 -0800)] 
Revert "https://webkit.org/b/138201 no longer repros"

9 years agoMerge pull request #19128 from twbs/flex-utils
Chris Rebert [Mon, 8 Feb 2016 21:04:09 +0000 (13:04 -0800)] 
Merge pull request #19128 from twbs/flex-utils

Flex utility classes shouldn't depend on $enable-grid-classes

9 years agoMerge pull request #19126 from twbs/native-font-stack-docs
Chris Rebert [Mon, 8 Feb 2016 20:59:25 +0000 (12:59 -0800)] 
Merge pull request #19126 from twbs/native-font-stack-docs

Fixes+tweaks to native font stack docs

9 years agoMerge pull request #19125 from twbs/division
Chris Rebert [Mon, 8 Feb 2016 20:54:11 +0000 (12:54 -0800)] 
Merge pull request #19125 from twbs/division

_forms.scss: Use division instead of fractional multiplication

9 years agoFlex utility classes shouldn't depend on $enable-grid-classes 19128/head
Chris Rebert [Mon, 8 Feb 2016 12:25:45 +0000 (04:25 -0800)] 
Flex utility classes shouldn't depend on $enable-grid-classes

[skip sauce]
[skip validator]

9 years agoGrid docs: Remove !default from SCSS snippets
Chris Rebert [Mon, 8 Feb 2016 12:01:58 +0000 (04:01 -0800)] 
Grid docs: Remove !default from SCSS snippets

Fixup for fb4f5f0bf1e22f707bdd16880fe19328df091bde
[skip sauce]

9 years agoMigration docs: Mention $grid-breakpoints and $container-max-widths by name
Chris Rebert [Mon, 8 Feb 2016 11:57:41 +0000 (03:57 -0800)] 
Migration docs: Mention $grid-breakpoints and $container-max-widths by name

[skip sauce]

9 years agoFixes+tweaks to native font stack docs 19126/head
Chris Rebert [Mon, 8 Feb 2016 11:53:59 +0000 (03:53 -0800)] 
Fixes+tweaks to native font stack docs

[skip sauce]

9 years ago_forms.scss: Use division instead of fractional multiplication 19125/head
Chris Rebert [Mon, 8 Feb 2016 11:34:24 +0000 (03:34 -0800)] 
_forms.scss: Use division instead of fractional multiplication

[skip sauce]
[skip validator]

9 years ago_forms.scss: Remove extra trailing 0 in fractional number
Chris Rebert [Mon, 8 Feb 2016 11:31:54 +0000 (03:31 -0800)] 
_forms.scss: Remove extra trailing 0 in fractional number

[skip sauce]
[skip validator]

9 years agoFix apparent typo in b8ff763d6232d4a61858739b43f509366ffd1500
Chris Rebert [Mon, 8 Feb 2016 11:05:03 +0000 (03:05 -0800)] 
Fix apparent typo in b8ff763d6232d4a61858739b43f509366ffd1500

[ci skip]

9 years agogrunt
Mark Otto [Mon, 8 Feb 2016 07:49:09 +0000 (23:49 -0800)] 
grunt

9 years agoadd example of multiple add-ons to docs
Mark Otto [Mon, 8 Feb 2016 07:48:47 +0000 (23:48 -0800)] 
add example of multiple add-ons to docs

9 years agoMerge branch 'multiple-input-group-addon' of https://github.com/vicary/bootstrap...
Mark Otto [Mon, 8 Feb 2016 07:41:35 +0000 (23:41 -0800)] 
Merge branch 'multiple-input-group-addon' of https://github.com/vicary/bootstrap into vicary-multiple-input-group-addon

9 years agogrunt
Mark Otto [Mon, 8 Feb 2016 07:38:03 +0000 (23:38 -0800)] 
grunt

9 years agoMerge pull request #19121 from twbs/v4-form-sizing
Mark Otto [Mon, 8 Feb 2016 07:35:45 +0000 (23:35 -0800)] 
Merge pull request #19121 from twbs/v4-form-sizing

v4: Updated form and button sizing

9 years agoMerge branch 'v4-dev' into v4-form-sizing 19121/head
Mark Otto [Mon, 8 Feb 2016 06:48:26 +0000 (22:48 -0800)] 
Merge branch 'v4-dev' into v4-form-sizing

9 years agoPut that new var to use to match form group addons to form controls
Mark Otto [Mon, 8 Feb 2016 06:47:04 +0000 (22:47 -0800)] 
Put that new var to use to match form group addons to form controls

9 years agoupdated button/form-control padding and line-height
Mark Otto [Mon, 8 Feb 2016 06:46:50 +0000 (22:46 -0800)] 
updated button/form-control padding and line-height

- Moves from no set line-height (inherited of 1.5) to declared 1.25 for
all inputs and buttons (regardless of size modifier).

- Updates padding to be `.5rem` instead of `.375rem` so that padding is
more likely to be whole numbers based on the root font-size.

- Whole numbers will be beneficial in avoiding odd fractional pixels
that can lead to misalignment as shown in #18607.

- Large buttons and inputs are now a tad wider, and smaller
buttons/inputs a tad shorter and narrower, too.

9 years agoRemove line-height from the button size mixin too
Mark Otto [Mon, 8 Feb 2016 06:43:53 +0000 (22:43 -0800)] 
Remove line-height from the button size mixin too

9 years agoRemove commented out height on large/small inputs
Mark Otto [Mon, 8 Feb 2016 06:43:24 +0000 (22:43 -0800)] 
Remove commented out height on large/small inputs

9 years agoRemove specific line-heights from large/small inputs as well
Mark Otto [Mon, 8 Feb 2016 06:43:10 +0000 (22:43 -0800)] 
Remove specific line-heights from large/small inputs as well

9 years agoRemove line-height from button mixin calls
Mark Otto [Mon, 8 Feb 2016 06:39:49 +0000 (22:39 -0800)] 
Remove line-height from button mixin calls

9 years agogrunt dist docs
Chris Rebert [Mon, 8 Feb 2016 05:17:05 +0000 (21:17 -0800)] 
grunt dist docs

9 years ago_forms.scss: Remove extra url()s in commented-out code
Chris Rebert [Mon, 8 Feb 2016 04:20:05 +0000 (20:20 -0800)] 
_forms.scss: Remove extra url()s in commented-out code

[skip sauce]
[skip validator]

9 years agodocs/components/forms.md: Fix typo: non => none
Chris Rebert [Mon, 8 Feb 2016 01:50:38 +0000 (17:50 -0800)] 
docs/components/forms.md: Fix typo: non => none

Fixup for 365db6e3a8fd9c1bac75cf170948c946e2ed7678
/fyi @mdo
[skip sauce]

9 years agoMerge pull request #19119 from twbs/wkbug-138201-fixed
Chris Rebert [Mon, 8 Feb 2016 01:03:33 +0000 (17:03 -0800)] 
Merge pull request #19119 from twbs/wkbug-138201-fixed

https://webkit.org/b/138201 no longer repros

9 years agohttps://webkit.org/b/138201 no longer repros 19119/head
Chris Rebert [Mon, 8 Feb 2016 00:52:14 +0000 (16:52 -0800)] 
https://webkit.org/b/138201 no longer repros

Wasn't able to reproduce in iOS 9.2.
So remove its entry from the Wall of Browser Bugs.
Refs #14708
[skip sauce]

9 years agoMerge pull request #19112 from twbs/m-x-auto-doc-centering
Chris Rebert [Sun, 7 Feb 2016 21:18:59 +0000 (13:18 -0800)] 
Merge pull request #19112 from twbs/m-x-auto-doc-centering

Docs: Add "Horizontal centering" subheading for .m-x-auto

9 years agoMerge pull request #19115 from vsn4ik/v4-dev-fix-css3-not-selector
Chris Rebert [Sun, 7 Feb 2016 19:51:39 +0000 (11:51 -0800)] 
Merge pull request #19115 from vsn4ik/v4-dev-fix-css3-not-selector

Fix css3 :not selector

9 years agoMerge pull request #19111 from twbs/fix-18549
Chris Rebert [Sun, 7 Feb 2016 19:47:29 +0000 (11:47 -0800)] 
Merge pull request #19111 from twbs/fix-18549

Assert that $grid-breakpoints and $container-max-widths are in ascending order

9 years agoFix CSS3 :not() selector 19115/head
vsn4ik [Sun, 7 Feb 2016 16:21:26 +0000 (19:21 +0300)] 
Fix CSS3 :not() selector

9 years agoFix bad localhost link in Typography docs
Chris Rebert [Sun, 7 Feb 2016 11:04:33 +0000 (03:04 -0800)] 
Fix bad localhost link in Typography docs

Fixup for 27ba4beb228a4a5ad47ef40ff2c688b25cf9a8d5
/fyi @mdo
[skip sauce]

9 years agoDocs: Add "Horizontal centering" subheading for .m-x-auto 19112/head
Chris Rebert [Sun, 7 Feb 2016 11:00:59 +0000 (03:00 -0800)] 
Docs: Add "Horizontal centering" subheading for .m-x-auto

Refs #19102
[skip sauce]

9 years agoAssert that $grid-breakpoints and $container-max-widths are in ascending order; fixes... 19111/head
Chris Rebert [Sun, 7 Feb 2016 10:53:35 +0000 (02:53 -0800)] 
Assert that $grid-breakpoints and $container-max-widths are in ascending order; fixes #18549

[skip sauce]

9 years agoMerge pull request #19108 from twbs/shrinkwrap
Chris Rebert [Sun, 7 Feb 2016 08:50:27 +0000 (00:50 -0800)] 
Merge pull request #19108 from twbs/shrinkwrap

Update npm shrinkwrap

9 years agoupdate shrinkwrap for f25f9bceb1924b54f5743a238ca04c162731136d 19108/head
Chris Rebert [Sun, 7 Feb 2016 08:44:52 +0000 (00:44 -0800)] 
update shrinkwrap for f25f9bceb1924b54f5743a238ca04c162731136d

9 years agoReboot: Update @viewport comment to account for de944e088b278a989c83b4bfebb99e5042821021
Chris Rebert [Sun, 7 Feb 2016 08:28:23 +0000 (00:28 -0800)] 
Reboot: Update @viewport comment to account for de944e088b278a989c83b4bfebb99e5042821021

[ci skip]

9 years agoMerge pull request #19106 from twbs/fix-19101
Chris Rebert [Sun, 7 Feb 2016 05:40:49 +0000 (21:40 -0800)] 
Merge pull request #19106 from twbs/fix-19101

Add $enable-print-styles variable for _print.scss

9 years agoAdd $enable-print-styles variable for _print.scss; fixes #19101 19106/head
Chris Rebert [Sun, 7 Feb 2016 05:35:18 +0000 (21:35 -0800)] 
Add $enable-print-styles variable for _print.scss; fixes #19101

[skip sauce]

9 years agodocs/components/modal.md: Fix typo
Chris Rebert [Sun, 7 Feb 2016 05:29:30 +0000 (21:29 -0800)] 
docs/components/modal.md: Fix typo

Fixup for #19105
[ci skip]

9 years agoFixes #18550: really remove that reference
Mark Otto [Sun, 7 Feb 2016 04:46:11 +0000 (20:46 -0800)] 
Fixes #18550: really remove that reference

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

9 years agoMerge pull request #19105 from twbs/v4-modal-widths
Mark Otto [Sun, 7 Feb 2016 04:31:27 +0000 (20:31 -0800)] 
Merge pull request #19105 from twbs/v4-modal-widths

v4: Update modal sizing

9 years agoremove comment
Mark Otto [Sun, 7 Feb 2016 04:28:36 +0000 (20:28 -0800)] 
remove comment

9 years agoUpdat modal sizing 19105/head
Mark Otto [Sun, 7 Feb 2016 04:18:48 +0000 (20:18 -0800)] 
Updat modal sizing

- Switch from width to max-width for all widths to avoid scaling outside viewport bounds
- Rejigger the media queries for a more logical breakpoint for the large and small modal sizes
- Avoids changing the width of the default modal (nullifying #17794 and fixing #17581)

9 years agoFollow up to #19099: Correct grid gutter value
Mark Otto [Sun, 7 Feb 2016 04:12:55 +0000 (20:12 -0800)] 
Follow up to #19099: Correct grid gutter value

9 years agoMerge pull request #19104 from twbs/v4-dl-row
Mark Otto [Sun, 7 Feb 2016 04:11:11 +0000 (20:11 -0800)] 
Merge pull request #19104 from twbs/v4-dl-row

v4: Fix row-based <dl>

9 years agoonly do it for non-flex version 19104/head
Mark Otto [Sun, 7 Feb 2016 04:02:39 +0000 (20:02 -0800)] 
only do it for non-flex version

9 years agoFixes #17969: Clear horizontal dls
Mark Otto [Sun, 7 Feb 2016 04:01:37 +0000 (20:01 -0800)] 
Fixes #17969: Clear horizontal dls

- Using the grid classes, they still need clearfixes since rows aren't injected between them all
- Update docs to fix broken classes

9 years agoMerge pull request #19103 from twbs/v4-list-group-action
Mark Otto [Sun, 7 Feb 2016 03:58:18 +0000 (19:58 -0800)] 
Merge pull request #19103 from twbs/v4-list-group-action

v4: Revamp list group items built with anchors and buttons

9 years agoRevamp list group items built with anchors and buttons 19103/head
Mark Otto [Sun, 7 Feb 2016 03:50:00 +0000 (19:50 -0800)] 
Revamp list group items built with anchors and buttons

- Make it an explicit class instead of qualifying with elements (.list-group-item-action)
- Rearrange the entire file for more straightforward flow
- Fix text-decoration bug as a result of the reorder
- Switch from h4's to h5's in docs
- Update docs to merge anchors and buttons sections; clearify usage guidelines there, too
- Nullify #17479 in the process

9 years agoMerge pull request #17638 from zalog/patch-9
Mark Otto [Sun, 7 Feb 2016 03:33:15 +0000 (19:33 -0800)] 
Merge pull request #17638 from zalog/patch-9

v4 - The .text-hide won't hide the text :)

9 years agoFixes #17300: drop the unused at-viewports
Mark Otto [Sun, 7 Feb 2016 02:45:56 +0000 (18:45 -0800)] 
Fixes #17300: drop the unused at-viewports

9 years agoTweak disabled button docs to help out #17231
Mark Otto [Sun, 7 Feb 2016 02:34:52 +0000 (18:34 -0800)] 
Tweak disabled button docs to help out #17231

9 years agogrunt
Mark Otto [Sun, 7 Feb 2016 02:20:30 +0000 (18:20 -0800)] 
grunt

9 years agoFixes #17194: Ensure proper height on default select.form-control instances
Mark Otto [Sun, 7 Feb 2016 02:20:27 +0000 (18:20 -0800)] 
Fixes #17194: Ensure proper height on default select.form-control instances

9 years agoclarify some docs for form validation including quick mention for customizing or...
Mark Otto [Sun, 7 Feb 2016 02:16:37 +0000 (18:16 -0800)] 
clarify some docs for form validation including quick mention for customizing or disabling icons

9 years agogrunt
Mark Otto [Sun, 7 Feb 2016 02:09:07 +0000 (18:09 -0800)] 
grunt

9 years agoRemove csscomb (soon replace it with something else) because scsslint has most of...
Mark Otto [Sun, 7 Feb 2016 02:08:54 +0000 (18:08 -0800)] 
Remove csscomb (soon replace it with something else) because scsslint has most of it covered already

9 years agotweak sizing
Mark Otto [Sun, 7 Feb 2016 02:05:34 +0000 (18:05 -0800)] 
tweak sizing

9 years agomove the url to the variable value
Mark Otto [Sun, 7 Feb 2016 02:05:24 +0000 (18:05 -0800)] 
move the url to the variable value

9 years agoupdate to latest from @thekondrashov's jsfiddle
Mark Otto [Sun, 7 Feb 2016 02:05:07 +0000 (18:05 -0800)] 
update to latest from @thekondrashov's jsfiddle

9 years agoMerge branch 'patch-1' of https://github.com/thekondrashov/bootstrap into thekondrash...
Mark Otto [Sun, 7 Feb 2016 01:00:57 +0000 (17:00 -0800)] 
Merge branch 'patch-1' of https://github.com/thekondrashov/bootstrap into thekondrashov-patch-1

9 years agogrunt
Mark Otto [Sun, 7 Feb 2016 00:47:57 +0000 (16:47 -0800)] 
grunt

9 years agoMerge pull request #19102 from twbs/v4-center-utils
Mark Otto [Sun, 7 Feb 2016 00:45:57 +0000 (16:45 -0800)] 
Merge pull request #19102 from twbs/v4-center-utils

v4: Drop .center-block for new-ish .m-x-auto

9 years agoMerge pull request #18488 from vsn4ik/v4-use-mixin-for-text-muted
Mark Otto [Sun, 7 Feb 2016 00:30:07 +0000 (16:30 -0800)] 
Merge pull request #18488 from vsn4ik/v4-use-mixin-for-text-muted

Use text-emphasis mixin for .text-muted

9 years agoFixes #18562: Disable Hound for Ruby
Mark Otto [Sun, 7 Feb 2016 00:07:24 +0000 (16:07 -0800)] 
Fixes #18562: Disable Hound for Ruby

9 years agoMerge branch 'v4-dev' into v4-center-utils 19102/head
Mark Otto [Sat, 6 Feb 2016 23:58:40 +0000 (15:58 -0800)] 
Merge branch 'v4-dev' into v4-center-utils

9 years agomigration notes for the text utils changes
Mark Otto [Sat, 6 Feb 2016 23:56:33 +0000 (15:56 -0800)] 
migration notes for the text utils changes

9 years agocross ref the type utils in the type docs
Mark Otto [Sat, 6 Feb 2016 23:53:10 +0000 (15:53 -0800)] 
cross ref the type utils in the type docs

9 years agorogue line break
Mark Otto [Sat, 6 Feb 2016 23:50:19 +0000 (15:50 -0800)] 
rogue line break

9 years agoadd note to migration docs
Mark Otto [Sat, 6 Feb 2016 23:41:14 +0000 (15:41 -0800)] 
add note to migration docs

9 years agoDrop .center-block for .m-x-auto
Mark Otto [Sat, 6 Feb 2016 23:40:25 +0000 (15:40 -0800)] 
Drop .center-block for .m-x-auto

- Both classes do about the same thing, but with different names
- Clarifies docs for .m-x-auto requiring a fixed width block element for it to work
- Add missing heading for clearfix section in docs (unrelated)

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