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

8 years agostart rewriting
Mark Otto [Tue, 6 Jun 2017 03:21:08 +0000 (20:21 -0700)] 
start rewriting

8 years agoUpdate path to our docs assets for visual tests
Johann-S [Sun, 4 Jun 2017 08:58:38 +0000 (10:58 +0200)] 
Update path to our docs assets for visual tests

8 years agoFix overflowing text in Cards with `word-wrap: break-word`
Patrick Yeo [Thu, 1 Jun 2017 21:21:33 +0000 (14:21 -0700)] 
Fix overflowing text in Cards with `word-wrap: break-word`

8 years agoRename `$card-border-radius-inner` to `$card-inner-border-radius`
Patrick Yeo [Thu, 1 Jun 2017 22:51:31 +0000 (15:51 -0700)] 
Rename `$card-border-radius-inner` to `$card-inner-border-radius`

8 years agofix small typo inside _button-group.scss (#22746)
Tom Van Rompaey [Sat, 3 Jun 2017 07:53:50 +0000 (15:53 +0800)] 
fix small typo inside _button-group.scss (#22746)

fron -> front

8 years agoFix broken documentation links for Toolings section
Johann-S [Thu, 1 Jun 2017 20:23:11 +0000 (22:23 +0200)] 
Fix broken documentation links for Toolings section

8 years agoFix search redirect
Maxime Locqueville [Thu, 1 Jun 2017 06:11:06 +0000 (08:11 +0200)] 
Fix search redirect

8 years agotrying out new validation styles
Mark Otto [Thu, 1 Jun 2017 15:06:17 +0000 (08:06 -0700)] 
trying out new validation styles

8 years agoMerge branch 'v4-dev' into form-tweaks
Mark Otto [Thu, 1 Jun 2017 04:29:23 +0000 (21:29 -0700)] 
Merge branch 'v4-dev' into form-tweaks

8 years agobuild
Mark Otto [Thu, 1 Jun 2017 04:25:47 +0000 (21:25 -0700)] 
build

8 years agoMerge branch 'v4-dev' into v4-docs-streamlined 22716/head
Mark Otto [Thu, 1 Jun 2017 03:46:29 +0000 (20:46 -0700)] 
Merge branch 'v4-dev' into v4-docs-streamlined

8 years agoRename `$card-link-hover-color` to `$card-inverse-link-hover-color`
Patrick Yeo [Wed, 31 May 2017 00:24:15 +0000 (17:24 -0700)] 
Rename `$card-link-hover-color` to `$card-inverse-link-hover-color`

8 years agoUse correct version of babel-preset-es2015
Brian Ng [Wed, 31 May 2017 20:02:26 +0000 (15:02 -0500)] 
Use correct version of babel-preset-es2015

The 7.x-alpha preset won't work with 6.x core.

An alternative would be to bump babel-cli to 7.x-alpha (if you'd like to help us test :D)

8 years agoredesign search a bit more
Mark Otto [Wed, 31 May 2017 17:13:39 +0000 (10:13 -0700)] 
redesign search a bit more

8 years agoredo how we do sticky sidebar because overflow-x/-y woes
Mark Otto [Wed, 31 May 2017 17:13:29 +0000 (10:13 -0700)] 
redo how we do sticky sidebar because overflow-x/-y woes

8 years agotweak bootstrap svg
Mark Otto [Wed, 31 May 2017 16:20:37 +0000 (09:20 -0700)] 
tweak bootstrap svg

8 years agoMerge branch 'v4-docs-streamlined' of https://github.com/twbs/bootstrap into v4-docs...
Mark Otto [Wed, 31 May 2017 16:09:55 +0000 (09:09 -0700)] 
Merge branch 'v4-docs-streamlined' of https://github.com/twbs/bootstrap into v4-docs-streamlined

8 years agotighten padding on mobile for navbar so horizontal scroll nav shows more
Mark Otto [Wed, 31 May 2017 16:09:29 +0000 (09:09 -0700)] 
tighten padding on mobile for navbar so horizontal scroll nav shows more

8 years agoRemove the use of x-arrow attribute for Tooltips/Popovers arrows
Johann-S [Mon, 29 May 2017 19:46:11 +0000 (21:46 +0200)] 
Remove the use of x-arrow attribute for Tooltips/Popovers arrows

8 years agomore minimal sidebar nav
Mark Otto [Wed, 31 May 2017 06:48:52 +0000 (23:48 -0700)] 
more minimal sidebar nav

8 years agoMerge branch 'v4-dev' into v4-docs-streamlined
Mark Otto [Wed, 31 May 2017 06:31:40 +0000 (23:31 -0700)] 
Merge branch 'v4-dev' into v4-docs-streamlined

8 years agoUpdate Dependencies (REUPLOAD) (#22594)
CDAGaming [Wed, 31 May 2017 04:11:56 +0000 (21:11 -0700)] 
Update Dependencies (REUPLOAD) (#22594)

* Update Dependencies (REUPLOAD)

Uglify-JS: 2.8.22 > 3.0.3
QUnitJS: 2.3.1 > 2.3.2
PostCSS-CLI: 3.1.1 > 4.0.0
Clean-CSS-CLI: 4.0.12 > 4.1.0
Babel-Eslint: 7.2.2 > 7.2.3
AutoPrefixer: 6.7.7 > 7.0.1

* Updates More Dependencies

Autoprefixer: v7.0.1 > v7.1.1
Clean-CSS-CLI: v4.1.0 > v4.1.3
Node-Sass: v4.5.2 > v4.5.3
PostCSS-FlexBugs-Fixes: v2.1.1 > v3.0.0
Uglify-JS: v3.0.3 > v3.0.11
Signed-off-by: CDAGaming <cstack2011@yahoo.com>
* Update Gem Bundler Dependency

Signed-off-by: CDAGaming <cstack2011@yahoo.com>
* Update Gemfile.lock Dependency

Signed-off-by: CDAGaming <cstack2011@yahoo.com>
* Update QUnit

Signed-off-by: CDAGaming <cstack2011@yahoo.com>
* Update Uglify-JS to v3.0.13

Signed-off-by: CDAGaming <cstack2011@yahoo.com>
8 years agobuild
Mark Otto [Wed, 31 May 2017 04:00:43 +0000 (21:00 -0700)] 
build

8 years agostyle our dropdown a bit
Mark Otto [Tue, 30 May 2017 20:59:42 +0000 (13:59 -0700)] 
style our dropdown a bit

8 years agoredo some dropdown docs
Mark Otto [Tue, 30 May 2017 20:59:33 +0000 (13:59 -0700)] 
redo some dropdown docs

8 years agotweak dropdown caret size and placement
Mark Otto [Tue, 30 May 2017 20:59:24 +0000 (13:59 -0700)] 
tweak dropdown caret size and placement

8 years agoadd link to prior versions
Mark Otto [Tue, 30 May 2017 20:59:08 +0000 (13:59 -0700)] 
add link to prior versions

8 years agonot in use anymore
Mark Otto [Tue, 30 May 2017 20:26:11 +0000 (13:26 -0700)] 
not in use anymore

8 years agorename files
Mark Otto [Tue, 30 May 2017 20:25:26 +0000 (13:25 -0700)] 
rename files

8 years agono need for those custom styles when we have utils
Mark Otto [Tue, 30 May 2017 20:23:36 +0000 (13:23 -0700)] 
no need for those custom styles when we have utils

8 years agoblank targets for things that link off the main docs pages
Mark Otto [Tue, 30 May 2017 20:22:39 +0000 (13:22 -0700)] 
blank targets for things that link off the main docs pages

8 years agotweak homepage layout
Mark Otto [Tue, 30 May 2017 20:21:16 +0000 (13:21 -0700)] 
tweak homepage layout

8 years agoredo button styles
Mark Otto [Tue, 30 May 2017 19:03:24 +0000 (12:03 -0700)] 
redo button styles

- rename .btn-bs to .btn-bd-purple
- abstract yellow masthead button into .btn-bd-yellow and use it the new
docs navbar

8 years agoforgot bugify in plugin list
Mark Otto [Tue, 30 May 2017 18:37:27 +0000 (11:37 -0700)] 
forgot bugify in plugin list

8 years agorename plugin
Mark Otto [Tue, 30 May 2017 18:36:12 +0000 (11:36 -0700)] 
rename plugin

8 years agohella migration updates
Mark Otto [Tue, 30 May 2017 18:31:57 +0000 (11:31 -0700)] 
hella migration updates

8 years agomention docsearch in readme
Mark Otto [Tue, 30 May 2017 18:03:55 +0000 (11:03 -0700)] 
mention docsearch in readme