]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
8 years agomodify contrast value
Mark Otto [Mon, 26 Jun 2017 01:11:16 +0000 (18:11 -0700)] 
modify contrast value

8 years agoupdate theme colors
Mark Otto [Mon, 26 Jun 2017 01:08:43 +0000 (18:08 -0700)] 
update theme colors

8 years agoMerge branch 'v4-dev' into colors-redux
Mark Otto [Mon, 19 Jun 2017 01:32:42 +0000 (18:32 -0700)] 
Merge branch 'v4-dev' into colors-redux

8 years agobuild
Mark Otto [Mon, 19 Jun 2017 01:32:16 +0000 (18:32 -0700)] 
build

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Mon, 19 Jun 2017 01:31:00 +0000 (18:31 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agoremove mention of postcss-flexbugs-fixes from docs
Mark Otto [Sun, 18 Jun 2017 08:33:42 +0000 (01:33 -0700)] 
remove mention of postcss-flexbugs-fixes from docs

8 years agoremove postcss-flexbugs-fixes from build process
Mark Otto [Sun, 18 Jun 2017 08:33:26 +0000 (01:33 -0700)] 
remove postcss-flexbugs-fixes from build process

8 years agoUpdated flex-basis property to fix issue #18569 in .scss files
obinnangini [Wed, 7 Jun 2017 19:43:22 +0000 (15:43 -0400)] 
Updated flex-basis property to fix issue #18569 in .scss files

8 years agoUpdate _buttons.scss
Mark Otto [Sun, 18 Jun 2017 17:53:27 +0000 (10:53 -0700)] 
Update _buttons.scss

8 years agoremove - vars, update docs to generate from data yml files, update mixins, and genera...
Mark Otto [Sun, 18 Jun 2017 09:57:16 +0000 (02:57 -0700)] 
remove - vars, update docs to generate from data yml files, update mixins, and generate card, button, bg, and color classes from the sass map

8 years agoMerge branch 'v4-dev' into colors-redux
Mark Otto [Sun, 18 Jun 2017 09:19:34 +0000 (02:19 -0700)] 
Merge branch 'v4-dev' into colors-redux

8 years ago`@mixin pagination-size()` doesn't apply line-height
Patrick Yeo [Fri, 28 Apr 2017 20:53:14 +0000 (13:53 -0700)] 
`@mixin pagination-size()` doesn't apply line-height

8 years agoFix mixin media-breakpoint-only
Ken Paulsen [Thu, 4 May 2017 08:54:59 +0000 (10:54 +0200)] 
Fix mixin media-breakpoint-only

Prevent mixin media-breakpoint-only from breaking when supplying the
first or last entry in $grid-breakpoints.

8 years agobuild
Mark Otto [Sun, 18 Jun 2017 07:14:35 +0000 (00:14 -0700)] 
build

8 years agoredo header
Mark Otto [Sun, 18 Jun 2017 07:14:23 +0000 (00:14 -0700)] 
redo header

8 years agoUpdate _borders.scss
Mark Otto [Sun, 18 Jun 2017 05:39:54 +0000 (22:39 -0700)] 
Update _borders.scss

8 years agomove from mixins and add important flag
Mark Otto [Sun, 18 Jun 2017 02:05:36 +0000 (19:05 -0700)] 
move from mixins and add important flag

8 years agolimit active styles for nav-pills to immediate children
Mark Otto [Sun, 18 Jun 2017 04:41:47 +0000 (21:41 -0700)] 
limit active styles for nav-pills to immediate children

8 years agofollow up to 4bab8b890e5337cda3a3221462ab40a84d96c3b4 to avoid the max-height if...
Mark Otto [Sun, 18 Jun 2017 05:29:54 +0000 (22:29 -0700)] 
follow up to 4bab8b890e5337cda3a3221462ab40a84d96c3b4 to avoid the max-height if there's no sticky

8 years agoclose #22338 by putting h4 text within links, but keep headings as is because i can...
Mark Otto [Sun, 18 Jun 2017 04:57:47 +0000 (21:57 -0700)] 
close #22338 by putting h4 text within links, but keep headings as is because i can't justify writing h3.h4 :sob:

8 years agomention labels being outside input-group
Mark Otto [Sun, 18 Jun 2017 04:10:06 +0000 (21:10 -0700)] 
mention labels being outside input-group

8 years agofixes #22846
Mark Otto [Sun, 18 Jun 2017 03:36:49 +0000 (20:36 -0700)] 
fixes #22846

8 years agoupdate comment
Mark Otto [Sun, 18 Jun 2017 03:25:35 +0000 (20:25 -0700)] 
update comment

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 18 Jun 2017 02:03:25 +0000 (19:03 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agodocument it
Mark Otto [Sat, 17 Jun 2017 17:17:15 +0000 (10:17 -0700)] 
document it

8 years agowrap .sticky-top in supports query
Mark Otto [Sat, 17 Jun 2017 17:14:45 +0000 (10:14 -0700)] 
wrap .sticky-top in supports query

8 years agowrap .bd-navbar position styles in supports query, remove prefix, and update linter...
Mark Otto [Sat, 17 Jun 2017 17:14:31 +0000 (10:14 -0700)] 
wrap .bd-navbar position styles in supports query, remove prefix, and update linter settings for file

8 years agouse flexbox order property to change order of content for screenreaders
Mark Otto [Sat, 17 Jun 2017 17:28:19 +0000 (10:28 -0700)] 
use flexbox order property to change order of content for screenreaders

8 years agoscss-lint update
Mark Otto [Sat, 17 Jun 2017 17:27:15 +0000 (10:27 -0700)] 
scss-lint update

8 years agoDetect if the dropdown is in a navbar or not when update is called
Johann-S [Thu, 8 Jun 2017 20:12:25 +0000 (22:12 +0200)] 
Detect if the dropdown is in a navbar or not when update is called

8 years agoSome .navbar .dropdown-menu optimisation (#22776)
Catalin Zalog [Thu, 8 Jun 2017 19:57:47 +0000 (22:57 +0300)] 
Some .navbar .dropdown-menu optimisation (#22776)

8 years agoReset Popper.js styles for Dropdowns in navbar
Johann-S [Sun, 4 Jun 2017 15:56:51 +0000 (17:56 +0200)] 
Reset Popper.js styles for Dropdowns in navbar

8 years agobuild
Mark Otto [Sat, 17 Jun 2017 17:13:43 +0000 (10:13 -0700)] 
build

8 years agoDocs: accessibility and IE fixes for SVG-based top navigation (#22848)
Patrick H. Lauke [Sat, 17 Jun 2017 13:07:49 +0000 (15:07 +0200)] 
Docs: accessibility and IE fixes for SVG-based top navigation (#22848)

* Add explicit aria-label attributes to <svg> based links

As some browser/AT combinations don't seem to fully support grabbing the
`<title>` from inside the `<svg>` as the link text/name to announce
(e.g. Firefox+NVDA)

* Add <title> to Bootstrap logo <svg>

* Add <title> to menu <svg>

* Add explicit focusable="false" to <svg> icons

Due to a bug/"feature" in IE, `<svg>` elements are usually separately
focusable, which then results in links with `<svg>` icons being
essentially focused twice (once for the link, and once for the `<svg>`
inside, which is then also non-interactive)

8 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sat, 17 Jun 2017 04:28:29 +0000 (21:28 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

8 years agohide for now
Mark Otto [Sat, 17 Jun 2017 04:28:24 +0000 (21:28 -0700)] 
hide for now

8 years ago(#22414) Rename for consistency `$list-group-link-*-*` to `$list-group-action-*-*`
Patrick Yeo [Fri, 16 Jun 2017 23:57:15 +0000 (16:57 -0700)] 
(#22414) Rename for consistency `$list-group-link-*-*` to `$list-group-action-*-*`

8 years agofix some errors in our js
Johann-S [Fri, 16 Jun 2017 08:51:22 +0000 (10:51 +0200)] 
fix some errors in our js

8 years agoAdd back js-lint when we try to build our js
Johann-S [Fri, 16 Jun 2017 08:50:31 +0000 (10:50 +0200)] 
Add back js-lint when we try to build our js

8 years agoredo intro
Mark Otto [Fri, 16 Jun 2017 03:30:02 +0000 (20:30 -0700)] 
redo intro

8 years agofix broken button
Mark Otto [Fri, 16 Jun 2017 03:28:14 +0000 (20:28 -0700)] 
fix broken button

8 years agorender the colors
Mark Otto [Thu, 15 Jun 2017 18:16:40 +0000 (11:16 -0700)] 
render the colors

8 years agoadd new color vars and maps
Mark Otto [Thu, 15 Jun 2017 18:16:27 +0000 (11:16 -0700)] 
add new color vars and maps

8 years agoadd color contrast and map-get functions
Mark Otto [Thu, 15 Jun 2017 18:15:48 +0000 (11:15 -0700)] 
add color contrast and map-get functions

8 years agoprep docs for displaying the colors
Mark Otto [Thu, 15 Jun 2017 18:15:28 +0000 (11:15 -0700)] 
prep docs for displaying the colors

8 years agoclarify now that custom is gone
Mark Otto [Thu, 15 Jun 2017 16:32:26 +0000 (09:32 -0700)] 
clarify now that custom is gone

8 years agofull build
Mark Otto [Thu, 15 Jun 2017 16:12:26 +0000 (09:12 -0700)] 
full build

8 years agoRename popover classes
Mark Otto [Thu, 15 Jun 2017 05:03:33 +0000 (22:03 -0700)] 
Rename popover classes

Part of an update to align the naming schemes across our components.

- Renames .popover-title to .popover-header
- Renames .popover-content to .popover-body

Refs: #22092

8 years agoRename .card-block to .card-body to match nomenclature of modals
Mark Otto [Thu, 15 Jun 2017 05:01:16 +0000 (22:01 -0700)] 
Rename .card-block to .card-body to match nomenclature of modals

8 years agoFix duplicate ID in our documentation
Johann-S [Thu, 15 Jun 2017 09:28:48 +0000 (11:28 +0200)] 
Fix duplicate ID in our documentation

8 years agodocs css build
Mark Otto [Thu, 15 Jun 2017 04:57:56 +0000 (21:57 -0700)] 
docs css build

8 years agocall functions file in docs css
Mark Otto [Thu, 15 Jun 2017 04:25:27 +0000 (21:25 -0700)] 
call functions file in docs css

8 years agobuild
Mark Otto [Thu, 15 Jun 2017 04:06:17 +0000 (21:06 -0700)] 
build

8 years agoMerge branch 'v4-dev' into rip-custom 22821/head
Mark Otto [Thu, 15 Jun 2017 03:59:02 +0000 (20:59 -0700)] 
Merge branch 'v4-dev' into rip-custom

8 years agorearrange, add comments
Mark Otto [Wed, 14 Jun 2017 05:30:33 +0000 (22:30 -0700)] 
rearrange, add comments

8 years agoMove scss functions from top of variables to separate file, then import it into other...
Mark Otto [Wed, 14 Jun 2017 05:21:50 +0000 (22:21 -0700)] 
Move scss functions from top of variables to separate file, then import it into other build files

8 years agoMerge branch 'v4-dev' into rip-custom
Mark Otto [Thu, 15 Jun 2017 03:45:31 +0000 (20:45 -0700)] 
Merge branch 'v4-dev' into rip-custom

8 years agobuild
Mark Otto [Thu, 15 Jun 2017 03:44:32 +0000 (20:44 -0700)] 
build

8 years agoMerge branch 'form-tweaks' of https://github.com/twbs/bootstrap into form-tweaks 22395/head
Mark Otto [Thu, 15 Jun 2017 03:31:43 +0000 (20:31 -0700)] 
Merge branch 'form-tweaks' of https://github.com/twbs/bootstrap into form-tweaks

8 years agomention updates in migration doc
Mark Otto [Thu, 15 Jun 2017 03:31:17 +0000 (20:31 -0700)] 
mention updates in migration doc

8 years agoAdd note to migration guide
Patrick H. Lauke [Thu, 27 Apr 2017 23:49:24 +0000 (00:49 +0100)] 
Add note to migration guide

8 years agoRename .form-control-static to .form-control-readonly-plain
Patrick H. Lauke [Thu, 27 Apr 2017 23:35:55 +0000 (00:35 +0100)] 
Rename .form-control-static to .form-control-readonly-plain

8 years agoMerge branch 'v4-dev' into form-tweaks
Mark Otto [Thu, 15 Jun 2017 02:13:44 +0000 (19:13 -0700)] 
Merge branch 'v4-dev' into form-tweaks

8 years agoUpdate Popper.js 1.10.1
Johann-S [Wed, 14 Jun 2017 19:00:01 +0000 (21:00 +0200)] 
Update Popper.js 1.10.1

8 years agoCollapse supports multi-target thanks to @vanduynslagerp (#22713)
Johann-S [Wed, 14 Jun 2017 11:21:49 +0000 (13:21 +0200)] 
Collapse supports multi-target thanks to @vanduynslagerp (#22713)

8 years agoUse localhost because Win Edge block loopback access
Johann-S [Wed, 14 Jun 2017 09:04:28 +0000 (11:04 +0200)] 
Use localhost because Win Edge block loopback access

8 years agoFix unit tests with no assertion
Johann-S [Wed, 14 Jun 2017 08:48:58 +0000 (10:48 +0200)] 
Fix unit tests with no assertion

8 years agoUpgrade QUnit to 2.3.3
Johann-S [Wed, 14 Jun 2017 08:29:09 +0000 (10:29 +0200)] 
Upgrade QUnit to 2.3.3

8 years agoRemove the confusing _custom.scss file
Mark Otto [Wed, 14 Jun 2017 05:45:16 +0000 (22:45 -0700)] 
Remove the confusing _custom.scss file

8 years agocopy tweaks
Mark Otto [Wed, 14 Jun 2017 05:13:05 +0000 (22:13 -0700)] 
copy tweaks

8 years agoMerge branch 'form-tweaks' of https://github.com/twbs/bootstrap into form-tweaks
Mark Otto [Wed, 14 Jun 2017 05:12:04 +0000 (22:12 -0700)] 
Merge branch 'form-tweaks' of https://github.com/twbs/bootstrap into form-tweaks

8 years agotighten up sidebar
Mark Otto [Wed, 14 Jun 2017 05:11:52 +0000 (22:11 -0700)] 
tighten up sidebar

8 years agorearrange, new examples, new docs
Mark Otto [Wed, 14 Jun 2017 05:11:44 +0000 (22:11 -0700)] 
rearrange, new examples, new docs

8 years agomove from .gutters-sm to .form-row to be super explicit about intended use case
Mark Otto [Wed, 14 Jun 2017 05:11:29 +0000 (22:11 -0700)] 
move from .gutters-sm to .form-row to be super explicit about intended use case

8 years agoMerge branch 'v4-dev' into form-tweaks
Mark Otto [Wed, 14 Jun 2017 03:15:42 +0000 (20:15 -0700)] 
Merge branch 'v4-dev' into form-tweaks

8 years ago(Fixes #22414) Rename for consistency `$custom-checkbox-radius`, `$custom-checkbox...
Patrick Yeo [Fri, 9 Jun 2017 03:14:50 +0000 (20:14 -0700)] 
(Fixes #22414) Rename for consistency `$custom-checkbox-radius`, `$custom-checkbox-checked-icon`, `$custom-checkbox-indeterminate-indicator-color`, `$custom-checkbox-indeterminate-icon`, `$custom-radio-radius`, `$custom-radio-checked-icon`, `$custom-select-sm-font-size`, to `$custom-checkbox-border-radius`, `$custom-checkbox-icon-checked`, `$custom-checkbox-indicator-indeterminate-color`, `$custom-checkbox-icon-indeterminate`, `$custom-radio-border-radius`, `$custom-radio-icon-checked`, `$custom-select-font-size-sm` respectively

8 years agoRename `$font-size-h*` to `$h*-font-size` for consistency (#22414)
Patrick Yeo [Fri, 9 Jun 2017 01:05:27 +0000 (18:05 -0700)] 
Rename `$font-size-h*` to `$h*-font-size` for consistency (#22414)

8 years agoRename for consistency `$table-sm-cell-padding`, `$table-bg-accent`, `$table-bg-hover...
Patrick Yeo [Fri, 9 Jun 2017 01:27:07 +0000 (18:27 -0700)] 
Rename for consistency `$table-sm-cell-padding`, `$table-bg-accent`, `$table-bg-hover`, `$table-bg-active`, `$table-inverse-bg-accent`, `$table-inverse-bg-hover` to `$table-cell-padding-sm`, `$table-accent-bg`, `$table-hover-bg`, `$table-active-bg`, `$table-inverse-accent-bg`, `$table-inverse-hover-bg`, respectively (#22414)

8 years ago(#22414) Rename for consistency `$input-bg-disabled`, `$input-bg-focus`, `$input...
Patrick Yeo [Fri, 9 Jun 2017 02:11:40 +0000 (19:11 -0700)] 
(#22414) Rename for consistency `$input-bg-disabled`, `$input-bg-focus`, `$input-border-color-focus`, `$input-box-shadow-focus`, `$input-color-focus`, `$input-color-placeholder` to `$input-disabled-bg`, `$input-focus-bg`, `$input-focus-border-color`, `$input-focus-box-shadow`, `$input-focus-color`, `$input-placeholder-color`, respectively

8 years ago(#22414) Rename for consistency `$custom-control-disabled-indicator-bg`, `$custom...
Patrick Yeo [Fri, 9 Jun 2017 02:33:33 +0000 (19:33 -0700)] 
(#22414) Rename for consistency `$custom-control-disabled-indicator-bg`, `$custom-control-disabled-description-color`, `$custom-control-checked-indicator-color`, `$custom-control-checked-indicator-bg`, `$custom-control-checked-indicator-box-shadow`, `$custom-control-focus-indicator-box-shadow`, `$custom-control-active-indicator-color`, `$custom-control-active-indicator-bg`, `$custom-control-active-indicator-box-shadow` to `$custom-control-indicator-disabled-bg`, `$custom-control-description-disabled-color`, `$custom-control-indicator-checked-color`, `$custom-control-indicator-checked-bg`, `$custom-control-indicator-checked-box-shadow`, `$custom-control-indicator-focus-box-shadow`, `$custom-control-indicator-active-color`, `$custom-control-indicator-active-bg`, `$custom-control-indicator-active-box-shadow`, respectively

8 years ago(#22414) Renamed for consistency `$nav-disabled-link-color`, `$nav-tabs-active-link...
Patrick Yeo [Fri, 9 Jun 2017 03:23:24 +0000 (20:23 -0700)] 
(#22414) Renamed for consistency `$nav-disabled-link-color`, `$nav-tabs-active-link-color`, `$nav-tabs-active-link-bg`, `$nav-tabs-active-link-border-color`, `$nav-pills-active-link-color`, `$nav-pills-active-link-bg` to `$nav-link-disabled-color`, `$nav-tabs-link-active-color`, `$nav-tabs-link-active-bg`, `$nav-tabs-link-active-border-color`, `$nav-pills-link-active-color`, `$nav-pills-link-active-bg`, respectively

8 years ago(#22414) Renamed for consistency `$modal-dialog-sm-up-margin-y`, `$modal-content...
Patrick Yeo [Fri, 9 Jun 2017 03:27:19 +0000 (20:27 -0700)] 
(#22414) Renamed for consistency `$modal-dialog-sm-up-margin-y`, `$modal-content-xs-box-shadow`, `$modal-content-sm-up-box-shadow`, to `$modal-dialog-margin-y-sm-up`, `$modal-content-box-shadow-xs`, `$modal-content-box-shadow-sm-up`, respectively

8 years agoUpdate _variables.scss
Mark Otto [Tue, 13 Jun 2017 15:25:55 +0000 (08:25 -0700)] 
Update _variables.scss

8 years agoMention variable naming scheme to help with #22414
Mark Otto [Tue, 13 Jun 2017 15:25:18 +0000 (08:25 -0700)] 
Mention variable naming scheme to help with #22414

8 years agoreorder that
Mark Otto [Sun, 11 Jun 2017 23:24:20 +0000 (16:24 -0700)] 
reorder that

8 years agonuke subheader
Mark Otto [Sun, 11 Jun 2017 01:13:36 +0000 (18:13 -0700)] 
nuke subheader

8 years agoadd labels and ids
Mark Otto [Sat, 10 Jun 2017 23:31:36 +0000 (16:31 -0700)] 
add labels and ids

8 years agodocument server side fallbacks
Mark Otto [Sat, 10 Jun 2017 23:31:27 +0000 (16:31 -0700)] 
document server side fallbacks

8 years agomention fallbacks
Mark Otto [Sat, 10 Jun 2017 23:31:14 +0000 (16:31 -0700)] 
mention fallbacks

8 years agowords
Mark Otto [Sat, 10 Jun 2017 23:30:35 +0000 (16:30 -0700)] 
words

8 years agomove to mixin so we can repeat it easier and allow folks to extend to custom states
Mark Otto [Sat, 10 Jun 2017 23:30:26 +0000 (16:30 -0700)] 
move to mixin so we can repeat it easier and allow folks to extend to custom states

8 years agochange depth
Mark Otto [Sat, 10 Jun 2017 23:29:59 +0000 (16:29 -0700)] 
change depth

8 years agoAvoid Tooltips/Popovers overflow on documentation's navbar (#22733)
Johann-S [Wed, 7 Jun 2017 19:33:36 +0000 (21:33 +0200)] 
Avoid Tooltips/Popovers overflow on documentation's navbar (#22733)

8 years agoremove icons for now
Mark Otto [Wed, 7 Jun 2017 05:45:37 +0000 (22:45 -0700)] 
remove icons for now

8 years agoadd valid state
Mark Otto [Wed, 7 Jun 2017 04:53:23 +0000 (21:53 -0700)] 
add valid state

8 years agodrop the old validation styles and docs
Mark Otto [Tue, 6 Jun 2017 18:27:29 +0000 (11:27 -0700)] 
drop the old validation styles and docs

8 years agosome text for the browser default version
Mark Otto [Tue, 6 Jun 2017 18:26:24 +0000 (11:26 -0700)] 
some text for the browser default version

8 years agoadd instructions, clarify
Mark Otto [Tue, 6 Jun 2017 18:26:08 +0000 (11:26 -0700)] 
add instructions, clarify

8 years agocallout that
Mark Otto [Tue, 6 Jun 2017 18:25:54 +0000 (11:25 -0700)] 
callout that

8 years agoflesh out invalid styles on .was-validated
Mark Otto [Tue, 6 Jun 2017 06:00:14 +0000 (23:00 -0700)] 
flesh out invalid styles on .was-validated