]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Mark Otto [Mon, 26 Jun 2017 01:16:37 +0000 (18:16 -0700)]
update background utils
Mark Otto [Mon, 26 Jun 2017 01:15:32 +0000 (18:15 -0700)]
update badges to use the theme colors sass map
Mark Otto [Mon, 26 Jun 2017 01:14:02 +0000 (18:14 -0700)]
remove bg styles
Mark Otto [Mon, 26 Jun 2017 01:12:50 +0000 (18:12 -0700)]
update rendering of colors in options.md
Mark Otto [Mon, 26 Jun 2017 01:11:16 +0000 (18:11 -0700)]
modify contrast value
Mark Otto [Mon, 26 Jun 2017 01:08:43 +0000 (18:08 -0700)]
update theme colors
Mark Otto [Mon, 19 Jun 2017 01:32:42 +0000 (18:32 -0700)]
Merge branch 'v4-dev' into colors-redux
Mark Otto [Mon, 19 Jun 2017 01:32:16 +0000 (18:32 -0700)]
build
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
Mark Otto [Sun, 18 Jun 2017 08:33:42 +0000 (01:33 -0700)]
remove mention of postcss-flexbugs-fixes from docs
Mark Otto [Sun, 18 Jun 2017 08:33:26 +0000 (01:33 -0700)]
remove postcss-flexbugs-fixes from build process
obinnangini [Wed, 7 Jun 2017 19:43:22 +0000 (15:43 -0400)]
Updated flex-basis property to fix issue #18569 in .scss files
Mark Otto [Sun, 18 Jun 2017 17:53:27 +0000 (10:53 -0700)]
Update _buttons.scss
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
Mark Otto [Sun, 18 Jun 2017 09:19:34 +0000 (02:19 -0700)]
Merge branch 'v4-dev' into colors-redux
Patrick Yeo [Fri, 28 Apr 2017 20:53:14 +0000 (13:53 -0700)]
`@mixin pagination-size()` doesn't apply line-height
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.
Mark Otto [Sun, 18 Jun 2017 07:14:35 +0000 (00:14 -0700)]
build
Mark Otto [Sun, 18 Jun 2017 07:14:23 +0000 (00:14 -0700)]
redo header
Mark Otto [Sun, 18 Jun 2017 05:39:54 +0000 (22:39 -0700)]
Update _borders.scss
Mark Otto [Sun, 18 Jun 2017 02:05:36 +0000 (19:05 -0700)]
move from mixins and add important flag
Mark Otto [Sun, 18 Jun 2017 04:41:47 +0000 (21:41 -0700)]
limit active styles for nav-pills to immediate children
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
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:
Mark Otto [Sun, 18 Jun 2017 04:10:06 +0000 (21:10 -0700)]
mention labels being outside input-group
Mark Otto [Sun, 18 Jun 2017 03:36:49 +0000 (20:36 -0700)]
fixes #22846
Mark Otto [Sun, 18 Jun 2017 03:25:35 +0000 (20:25 -0700)]
update comment
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
Mark Otto [Sat, 17 Jun 2017 17:17:15 +0000 (10:17 -0700)]
document it
Mark Otto [Sat, 17 Jun 2017 17:14:45 +0000 (10:14 -0700)]
wrap .sticky-top in supports query
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
Mark Otto [Sat, 17 Jun 2017 17:28:19 +0000 (10:28 -0700)]
use flexbox order property to change order of content for screenreaders
Mark Otto [Sat, 17 Jun 2017 17:27:15 +0000 (10:27 -0700)]
scss-lint update
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
Catalin Zalog [Thu, 8 Jun 2017 19:57:47 +0000 (22:57 +0300)]
Some .navbar .dropdown-menu optimisation (#22776)
Johann-S [Sun, 4 Jun 2017 15:56:51 +0000 (17:56 +0200)]
Reset Popper.js styles for Dropdowns in navbar
Mark Otto [Sat, 17 Jun 2017 17:13:43 +0000 (10:13 -0700)]
build
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)
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
Mark Otto [Sat, 17 Jun 2017 04:28:24 +0000 (21:28 -0700)]
hide for now
Patrick Yeo [Fri, 16 Jun 2017 23:57:15 +0000 (16:57 -0700)]
(#22414) Rename for consistency `$list-group-link-*-*` to `$list-group-action-*-*`
Johann-S [Fri, 16 Jun 2017 08:51:22 +0000 (10:51 +0200)]
fix some errors in 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
Mark Otto [Fri, 16 Jun 2017 03:30:02 +0000 (20:30 -0700)]
redo intro
Mark Otto [Fri, 16 Jun 2017 03:28:14 +0000 (20:28 -0700)]
fix broken button
Mark Otto [Thu, 15 Jun 2017 18:16:40 +0000 (11:16 -0700)]
render the colors
Mark Otto [Thu, 15 Jun 2017 18:16:27 +0000 (11:16 -0700)]
add new color vars and maps
Mark Otto [Thu, 15 Jun 2017 18:15:48 +0000 (11:15 -0700)]
add color contrast and map-get functions
Mark Otto [Thu, 15 Jun 2017 18:15:28 +0000 (11:15 -0700)]
prep docs for displaying the colors
Mark Otto [Thu, 15 Jun 2017 16:32:26 +0000 (09:32 -0700)]
clarify now that custom is gone
Mark Otto [Thu, 15 Jun 2017 16:12:26 +0000 (09:12 -0700)]
full build
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
Mark Otto [Thu, 15 Jun 2017 05:01:16 +0000 (22:01 -0700)]
Rename .card-block to .card-body to match nomenclature of modals
Johann-S [Thu, 15 Jun 2017 09:28:48 +0000 (11:28 +0200)]
Fix duplicate ID in our documentation
Mark Otto [Thu, 15 Jun 2017 04:57:56 +0000 (21:57 -0700)]
docs css build
Mark Otto [Thu, 15 Jun 2017 04:25:27 +0000 (21:25 -0700)]
call functions file in docs css
Mark Otto [Thu, 15 Jun 2017 04:06:17 +0000 (21:06 -0700)]
build
Mark Otto [Thu, 15 Jun 2017 03:59:02 +0000 (20:59 -0700)]
Merge branch 'v4-dev' into rip-custom
Mark Otto [Wed, 14 Jun 2017 05:30:33 +0000 (22:30 -0700)]
rearrange, add comments
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
Mark Otto [Thu, 15 Jun 2017 03:45:31 +0000 (20:45 -0700)]
Merge branch 'v4-dev' into rip-custom
Mark Otto [Thu, 15 Jun 2017 03:44:32 +0000 (20:44 -0700)]
build
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
Mark Otto [Thu, 15 Jun 2017 03:31:17 +0000 (20:31 -0700)]
mention updates in migration doc
Patrick H. Lauke [Thu, 27 Apr 2017 23:49:24 +0000 (00:49 +0100)]
Add note to migration guide
Patrick H. Lauke [Thu, 27 Apr 2017 23:35:55 +0000 (00:35 +0100)]
Rename .form-control-static to .form-control-readonly-plain
Mark Otto [Thu, 15 Jun 2017 02:13:44 +0000 (19:13 -0700)]
Merge branch 'v4-dev' into form-tweaks
Johann-S [Wed, 14 Jun 2017 19:00:01 +0000 (21:00 +0200)]
Update Popper.js 1.10.1
Johann-S [Wed, 14 Jun 2017 11:21:49 +0000 (13:21 +0200)]
Collapse supports multi-target thanks to @vanduynslagerp (#22713)
Johann-S [Wed, 14 Jun 2017 09:04:28 +0000 (11:04 +0200)]
Use localhost because Win Edge block loopback access
Johann-S [Wed, 14 Jun 2017 08:48:58 +0000 (10:48 +0200)]
Fix unit tests with no assertion
Johann-S [Wed, 14 Jun 2017 08:29:09 +0000 (10:29 +0200)]
Upgrade QUnit to 2.3.3
Mark Otto [Wed, 14 Jun 2017 05:45:16 +0000 (22:45 -0700)]
Remove the confusing _custom.scss file
Mark Otto [Wed, 14 Jun 2017 05:13:05 +0000 (22:13 -0700)]
copy 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
Mark Otto [Wed, 14 Jun 2017 05:11:52 +0000 (22:11 -0700)]
tighten up sidebar
Mark Otto [Wed, 14 Jun 2017 05:11:44 +0000 (22:11 -0700)]
rearrange, new examples, new docs
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
Mark Otto [Wed, 14 Jun 2017 03:15:42 +0000 (20:15 -0700)]
Merge branch 'v4-dev' into form-tweaks
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
Patrick Yeo [Fri, 9 Jun 2017 01:05:27 +0000 (18:05 -0700)]
Rename `$font-size-h*` to `$h*-font-size` for consistency (#22414)
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)
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
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
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
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
Mark Otto [Tue, 13 Jun 2017 15:25:55 +0000 (08:25 -0700)]
Update _variables.scss
Mark Otto [Tue, 13 Jun 2017 15:25:18 +0000 (08:25 -0700)]
Mention variable naming scheme to help with #22414
Mark Otto [Sun, 11 Jun 2017 23:24:20 +0000 (16:24 -0700)]
reorder that
Mark Otto [Sun, 11 Jun 2017 01:13:36 +0000 (18:13 -0700)]
nuke subheader
Mark Otto [Sat, 10 Jun 2017 23:31:36 +0000 (16:31 -0700)]
add labels and ids
Mark Otto [Sat, 10 Jun 2017 23:31:27 +0000 (16:31 -0700)]
document server side fallbacks
Mark Otto [Sat, 10 Jun 2017 23:31:14 +0000 (16:31 -0700)]
mention fallbacks
Mark Otto [Sat, 10 Jun 2017 23:30:35 +0000 (16:30 -0700)]
words
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
Mark Otto [Sat, 10 Jun 2017 23:29:59 +0000 (16:29 -0700)]
change depth
Johann-S [Wed, 7 Jun 2017 19:33:36 +0000 (21:33 +0200)]
Avoid Tooltips/Popovers overflow on documentation's navbar (#22733)
Mark Otto [Wed, 7 Jun 2017 05:45:37 +0000 (22:45 -0700)]
remove icons for now
Mark Otto [Wed, 7 Jun 2017 04:53:23 +0000 (21:53 -0700)]
add valid state
Mark Otto [Tue, 6 Jun 2017 18:27:29 +0000 (11:27 -0700)]
drop the old validation styles and docs