]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
7 years agoAdd missing trailing slashes to URLs in docs 24601/head
Giovanni Totaro [Mon, 30 Oct 2017 16:42:41 +0000 (17:42 +0100)] 
Add missing trailing slashes to URLs in docs

7 years agoMerge branch 'v4-dev' into docs-bundle-js
Giovanni Totaro - aka Vanni [Mon, 30 Oct 2017 16:23:05 +0000 (17:23 +0100)] 
Merge branch 'v4-dev' into docs-bundle-js

7 years agoFix bad title for our dispose method in our documentation
Johann-S [Mon, 30 Oct 2017 13:51:46 +0000 (14:51 +0100)] 
Fix bad title for our dispose method in our documentation

7 years agoExplain contents of bundled JS files in docs (#23735)
Giovanni Totaro [Mon, 30 Oct 2017 11:24:39 +0000 (12:24 +0100)] 
Explain contents of bundled JS files in docs (#23735)

7 years agoDo not create a Popper.js instance when we don't need it
Johann-S [Fri, 27 Oct 2017 07:51:08 +0000 (09:51 +0200)] 
Do not create a Popper.js instance when we don't need it

7 years agoClean up package.json scripts. (#24583)
XhmikosR [Sun, 29 Oct 2017 23:28:52 +0000 (01:28 +0200)] 
Clean up package.json scripts. (#24583)

* rename build/htmllint.js to build/vnu-jar.js
* remove the unused `bash` script
* split the `docs-lint` scripts
* fix watch-js script to run only the parent `js-compile` script

7 years agodist
Mark Otto [Sun, 29 Oct 2017 23:19:14 +0000 (16:19 -0700)] 
dist

7 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Sun, 29 Oct 2017 23:13:37 +0000 (16:13 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

7 years agonuke container class for consistency while we're here
Mark Otto [Sun, 29 Oct 2017 23:03:13 +0000 (16:03 -0700)] 
nuke container class for consistency while we're here

7 years agotweak spacing
Mark Otto [Sun, 29 Oct 2017 23:02:30 +0000 (16:02 -0700)] 
tweak spacing

7 years agoThrow error about Popper.js only when it's needed because some of our plugins don...
Johann-S [Sun, 29 Oct 2017 22:51:04 +0000 (23:51 +0100)] 
Throw error about Popper.js only when it's needed because some of our plugins don't use it (#24573)

7 years agoAdd dropright and dropleft (right and left placements for our dropdown) (#23860)
Johann-S [Sun, 29 Oct 2017 22:29:13 +0000 (23:29 +0100)] 
Add dropright and dropleft (right and left placements for our dropdown) (#23860)

* Add dropright (right placement for our dropdown)

* Add dropleft

* moves drop left arrow to the left

7 years agoAdd `.modal-dialog-centered` for optional vertically centered modal (#24510)
Mark Otto [Sun, 29 Oct 2017 22:14:10 +0000 (15:14 -0700)] 
Add `.modal-dialog-centered` for optional vertically centered modal (#24510)

* Add .modal-dialog-centered for optional vertically cenetered modal

Fixes #23638

* adds modal-dialog-centered class to docs and removes margin to avoid generating a vertical scrolling

* mention limitations

* fix aria attr

* Add `width: 100%` to the .modal-content for the centered version. Adding it here to avoid adding another selector by limiting it to the centered modal modifier.

7 years agoMerge branch 'v4-dev' of https://github.com/jipexu/bootstrap into jipexu-v4-dev
Mark Otto [Sun, 29 Oct 2017 18:46:26 +0000 (11:46 -0700)] 
Merge branch 'v4-dev' of https://github.com/jipexu/bootstrap into jipexu-v4-dev

7 years agodist
Mark Otto [Sun, 29 Oct 2017 18:46:16 +0000 (11:46 -0700)] 
dist

7 years agoRemove the now unused _data/core-team.yml and the relevant scss. (#24593)
XhmikosR [Sun, 29 Oct 2017 15:55:28 +0000 (17:55 +0200)] 
Remove the now unused _data/core-team.yml and the relevant scss. (#24593)

7 years agoAdd information about the fact we do not use Popper.js for Dropdown c… (#24571)
Johann-S [Sun, 29 Oct 2017 05:43:44 +0000 (06:43 +0100)] 
Add information about the fact we do not use Popper.js for Dropdown c… (#24571)

* Add information about the fact we do not use Popper.js for Dropdown contained in navbars

* Update dropdowns.md

* Update dropdowns.md

7 years agoRemove invalid bower.json (#24584) (#24590)
Amy Martin [Sun, 29 Oct 2017 05:42:53 +0000 (18:42 +1300)] 
Remove invalid bower.json (#24584) (#24590)

7 years agoAdd fallback border-radius to .btn (#24505)
Mark Otto [Sun, 29 Oct 2017 05:42:09 +0000 (22:42 -0700)] 
Add fallback border-radius to .btn (#24505)

Fixes #24503 by manually calling the border-radius instead of using the mixin.

7 years agoRevamp docs About section (#24589)
Mark Otto [Sun, 29 Oct 2017 05:41:25 +0000 (22:41 -0700)] 
Revamp docs About section (#24589)

- Drops the Team page for privacy and accuracy. I don't want to pressure folks into feeling committed to the project through a page like this, and it also doesn't allow folks any privacy option (as you can hide org membership on your GitHub profile).
- Moves the History page into an Overview page, which includes an updated history page and a quick team blurb at the top.
- Added redirects to the new Overview page from Team and History

7 years agodist
Mark Otto [Sat, 28 Oct 2017 19:04:47 +0000 (12:04 -0700)] 
dist

7 years agofixes #24574
Mark Otto [Sat, 28 Oct 2017 03:35:33 +0000 (20:35 -0700)] 
fixes #24574

7 years agoFix unit tests.
Johann-S [Thu, 26 Oct 2017 10:26:19 +0000 (13:26 +0300)] 
Fix unit tests.

7 years agoDropdown handle keydown on input and textarea.
Pierre-Denis Vanduynslager [Sat, 21 Jan 2017 05:17:34 +0000 (07:17 +0200)] 
Dropdown handle keydown on input and textarea.

7 years agoform y space in doc 24577/head
jeanpierre [Fri, 27 Oct 2017 12:55:07 +0000 (14:55 +0200)] 
form y space in doc

7 years agoAdd `table-row` in documentation (#24551)
Paweł Kuna [Thu, 26 Oct 2017 06:33:41 +0000 (08:33 +0200)] 
Add `table-row` in documentation (#24551)

7 years agodist
Mark Otto [Wed, 25 Oct 2017 19:35:07 +0000 (12:35 -0700)] 
dist

7 years agodist
Mark Otto [Wed, 25 Oct 2017 19:31:55 +0000 (12:31 -0700)] 
dist

7 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Wed, 25 Oct 2017 19:31:33 +0000 (12:31 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

7 years agodist
Mark Otto [Wed, 25 Oct 2017 19:31:26 +0000 (12:31 -0700)] 
dist

7 years agoupdate new focus and shadow properties to use vars
Mark Otto [Wed, 25 Oct 2017 19:30:29 +0000 (12:30 -0700)] 
update new focus and shadow properties to use vars

7 years agoAdd unit tests for util.js
Johann-S [Wed, 25 Oct 2017 07:32:21 +0000 (09:32 +0200)] 
Add unit tests for util.js

7 years agonpm scripts: fix duplicate runs. (#24532)
XhmikosR [Tue, 24 Oct 2017 11:48:17 +0000 (14:48 +0300)] 
npm scripts: fix duplicate runs. (#24532)

`js-compile` and `js-minify` tasks already call their "children" tasks.

7 years agoChange Rollup config to wrap our dist files with jQuery instead of $
Johann-S [Tue, 24 Oct 2017 08:12:45 +0000 (10:12 +0200)] 
Change Rollup config to wrap our dist files with jQuery instead of $

7 years agoClean up transitionEnd properties. (#24511)
XhmikosR [Mon, 23 Oct 2017 07:45:27 +0000 (10:45 +0300)] 
Clean up transitionEnd properties. (#24511)

We don't support Opera 12, and Firefox's property was the unprefixed one.

7 years agoAdd `Util.jQuery` which will detect jQuery instead of relying on global `$` (#24513)
Johann-S [Mon, 23 Oct 2017 07:35:27 +0000 (09:35 +0200)] 
Add `Util.jQuery` which will detect jQuery instead of relying on global `$` (#24513)

7 years agoUpdate popper.js to v1.12.6 and package-lock.json. (#24512)
XhmikosR [Mon, 23 Oct 2017 07:21:38 +0000 (10:21 +0300)] 
Update popper.js to v1.12.6 and package-lock.json. (#24512)

7 years agofixes #23695
Mark Otto [Mon, 23 Oct 2017 05:36:10 +0000 (22:36 -0700)] 
fixes #23695

7 years agoMerge branch 'btn_input_split_variables' of https://github.com/isychev/bootstrap...
Mark Otto [Mon, 23 Oct 2017 02:59:20 +0000 (19:59 -0700)] 
Merge branch 'btn_input_split_variables' of https://github.com/isychev/bootstrap into isychev-btn_input_split_variables

7 years agodist
Mark Otto [Mon, 23 Oct 2017 02:59:03 +0000 (19:59 -0700)] 
dist

7 years agoedit code comments
Mark Otto [Mon, 23 Oct 2017 02:56:49 +0000 (19:56 -0700)] 
edit code comments

7 years agoReplace some border-radius properties for the mixin, closes #23872
Mark Otto [Mon, 23 Oct 2017 02:43:35 +0000 (19:43 -0700)] 
Replace some border-radius properties for the mixin, closes #23872

7 years agodist
Mark Otto [Mon, 23 Oct 2017 02:40:05 +0000 (19:40 -0700)] 
dist

7 years agoMerge branch 'input-group-custom-forms' into v4-dev
Mark Otto [Mon, 23 Oct 2017 02:39:47 +0000 (19:39 -0700)] 
Merge branch 'input-group-custom-forms' into v4-dev

7 years agoclarify
Mark Otto [Mon, 23 Oct 2017 02:39:32 +0000 (19:39 -0700)] 
clarify

7 years agoimprove visual appeal of examples
Mark Otto [Mon, 23 Oct 2017 02:35:42 +0000 (19:35 -0700)] 
improve visual appeal of examples

7 years agocombine
Mark Otto [Mon, 23 Oct 2017 02:34:24 +0000 (19:34 -0700)] 
combine

7 years agoline break
Mark Otto [Mon, 23 Oct 2017 02:34:06 +0000 (19:34 -0700)] 
line break

7 years agoMerge branch 'v4-dev' of https://github.com/aavmurphy/bootstrap into aavmurphy-v4-dev
Mark Otto [Mon, 23 Oct 2017 02:33:52 +0000 (19:33 -0700)] 
Merge branch 'v4-dev' of https://github.com/aavmurphy/bootstrap into aavmurphy-v4-dev

7 years agomention spacing in card docs, fixes part of #24373
Mark Otto [Mon, 23 Oct 2017 02:33:27 +0000 (19:33 -0700)] 
mention spacing in card docs, fixes part of #24373

7 years agocopy edit
Mark Otto [Mon, 23 Oct 2017 02:31:59 +0000 (19:31 -0700)] 
copy edit

7 years agoUpdate _variables.scss
Mark Otto [Sun, 22 Oct 2017 21:30:35 +0000 (14:30 -0700)] 
Update _variables.scss

7 years agoUpdate gems. (#24499)
XhmikosR [Sun, 22 Oct 2017 21:30:03 +0000 (00:30 +0300)] 
Update gems. (#24499)

7 years agoMerge branch 'v4-dev' into btn_input_split_variables
Mark Otto [Sun, 22 Oct 2017 21:26:49 +0000 (14:26 -0700)] 
Merge branch 'v4-dev' into btn_input_split_variables

7 years agoRefactor a few selectors. (#24404)
XhmikosR [Sun, 22 Oct 2017 21:17:28 +0000 (00:17 +0300)] 
Refactor a few selectors. (#24404)

1. move a couple of them before the more specific ones.
2. change nesting to be under the same parent selector
3. use the ampersand more

7 years agoMerge branch 'input-group-custom-forms' of https://github.com/twbs/bootstrap into... 24455/head
Mark Otto [Sun, 22 Oct 2017 21:07:11 +0000 (14:07 -0700)] 
Merge branch 'input-group-custom-forms' of https://github.com/twbs/bootstrap into input-group-custom-forms

7 years agoadd ids, add for attributes, and fix dupe ids
Mark Otto [Sun, 22 Oct 2017 21:04:46 +0000 (14:04 -0700)] 
add ids, add for attributes, and fix dupe ids

7 years agoEnable stylelint's `function-comma-space-after`. (#24501)
XhmikosR [Sun, 22 Oct 2017 21:00:00 +0000 (00:00 +0300)] 
Enable stylelint's `function-comma-space-after`. (#24501)

The option is set to `always-single-line` in stylelint-config-standard which we extend.

7 years agoNew examples screenshots. (#24395)
XhmikosR [Sun, 22 Oct 2017 20:49:01 +0000 (23:49 +0300)] 
New examples screenshots. (#24395)

The images are PNG 8-bit optimized with optipng, zopflipng and pngout.

7 years agoAdd variable to configure the `$dropdown-border-radius`. (#24376)
José Francisco [Sun, 22 Oct 2017 20:47:31 +0000 (17:47 -0300)] 
Add variable to configure the `$dropdown-border-radius`. (#24376)

7 years agomatch property order
Mark Otto [Sun, 22 Oct 2017 20:11:07 +0000 (13:11 -0700)] 
match property order

7 years agoadds animation to color on outlined btns
Andres Galante [Fri, 20 Oct 2017 10:58:33 +0000 (07:58 -0300)] 
adds animation to color on outlined btns

7 years agoadd vars for yiq color contrast function
Mark Otto [Thu, 19 Oct 2017 04:06:13 +0000 (21:06 -0700)] 
add vars for yiq color contrast function

7 years agoFix for right padding in dismissible alerts (#24481)
Eugene Kopyov [Sun, 22 Oct 2017 19:54:32 +0000 (21:54 +0200)] 
Fix for right padding in dismissible alerts (#24481)

* Fix for right padding in dismissible alerts

* Removed extra whitespace

* Update _alert.scss

* Update _alert.scss

7 years agofix custom file input too
Mark Otto [Sun, 22 Oct 2017 19:37:45 +0000 (12:37 -0700)] 
fix custom file input too

7 years agomatch space after comma, darken invalid/valid bg color on custom checks
Mark Otto [Sun, 22 Oct 2017 19:35:13 +0000 (12:35 -0700)] 
match space after comma, darken invalid/valid bg color on custom checks

7 years agouse rgba() so it's not at full opacity
Mark Otto [Sun, 22 Oct 2017 19:34:47 +0000 (12:34 -0700)] 
use rgba() so it's not at full opacity

7 years agoMerge branch 'custom-checkboxes-radios-correct-color' of https://github.com/sabrown84...
Mark Otto [Sun, 22 Oct 2017 19:26:26 +0000 (12:26 -0700)] 
Merge branch 'custom-checkboxes-radios-correct-color' of https://github.com/sabrown84/bootstrap into sabrown84-custom-checkboxes-radios-correct-color

7 years agodist
Mark Otto [Sun, 22 Oct 2017 19:26:15 +0000 (12:26 -0700)] 
dist

7 years agostart beta 3 migration docs, mention removed var
Mark Otto [Sun, 22 Oct 2017 19:22:22 +0000 (12:22 -0700)] 
start beta 3 migration docs, mention removed var

7 years agoRemove `thumbnail-transition` from `.img-thumbnail`.
XhmikosR [Fri, 20 Oct 2017 11:42:02 +0000 (14:42 +0300)] 
Remove `thumbnail-transition` from `.img-thumbnail`.

We don't change anything so the transition is basically unused.

7 years agomatch width behaviour of form-control to form-control-plaintext (#24486)
Gijs Boddeus [Sun, 22 Oct 2017 19:19:11 +0000 (21:19 +0200)] 
match width behaviour of form-control to form-control-plaintext (#24486)

7 years agofix card group border radii (#24491)
Gijs Boddeus [Sun, 22 Oct 2017 19:18:03 +0000 (21:18 +0200)] 
fix card group border radii (#24491)

7 years agofix vertical input button group margin (#24498)
Gijs Boddeus [Sun, 22 Oct 2017 19:17:22 +0000 (21:17 +0200)] 
fix vertical input button group margin (#24498)

* add margin-bottom to .btn of a vertical button group

* match margins of radio/checkbox buttons in a btn-group to the actual buttons

* add comment

7 years agoSimplify social.html. (#24483)
XhmikosR [Sun, 22 Oct 2017 16:20:15 +0000 (19:20 +0300)] 
Simplify social.html. (#24483)

This also fixes the wrong usage of `site.description` instead of `page.description` in meta description.

7 years agoSet autoprefixer's cascade option to false. (#24459)
XhmikosR [Sun, 22 Oct 2017 12:23:23 +0000 (15:23 +0300)] 
Set autoprefixer's cascade option to false. (#24459)

This saves a few bytes from the unminified dist files.

7 years agoFix broken URI fragment and a redirected link. (#24456)
XhmikosR [Sun, 22 Oct 2017 12:13:32 +0000 (15:13 +0300)] 
Fix broken URI fragment and a redirected link. (#24456)

7 years agoTighten htmllint's rules. (#24471)
XhmikosR [Sun, 22 Oct 2017 12:02:24 +0000 (15:02 +0300)] 
Tighten htmllint's rules. (#24471)

7 years agoReduce whitespace liquid outputs. (#24470)
XhmikosR [Sun, 22 Oct 2017 11:53:06 +0000 (14:53 +0300)] 
Reduce whitespace liquid outputs. (#24470)

7 years agoRemove the unused _data/showcase.yml file. (#24482)
XhmikosR [Sun, 22 Oct 2017 11:34:09 +0000 (14:34 +0300)] 
Remove the unused _data/showcase.yml file. (#24482)

7 years agoreally fix indentation, reorder 24401/head
Mark Otto [Sun, 22 Oct 2017 03:57:19 +0000 (20:57 -0700)] 
really fix indentation, reorder

7 years agouse vars, fix indentation
Mark Otto [Sun, 22 Oct 2017 03:55:01 +0000 (20:55 -0700)] 
use vars, fix indentation

7 years agoSass correction
Sharrell Porter [Fri, 20 Oct 2017 11:23:48 +0000 (07:23 -0400)] 
Sass correction

7 years agosync-commits erge branch 'v4-dev' into custom-checkboxes-radios-correct-color
Sharrell Porter [Fri, 20 Oct 2017 11:12:39 +0000 (07:12 -0400)] 
sync-commits erge branch 'v4-dev' into custom-checkboxes-radios-correct-color

7 years ago.editorconfig: remove rule for *.py files. (#24443)
XhmikosR [Fri, 20 Oct 2017 11:00:57 +0000 (14:00 +0300)] 
.editorconfig: remove rule for *.py files. (#24443)

7 years agoUse `navbar-expand-sm` in our navbar bottom example for small devices (#24463)
Johann-S [Fri, 20 Oct 2017 10:18:04 +0000 (12:18 +0200)] 
Use `navbar-expand-sm` in our navbar bottom example for small devices (#24463)

7 years agoBe consistent with "JS"/"JavaScript". (#24457)
XhmikosR [Fri, 20 Oct 2017 07:44:03 +0000 (10:44 +0300)] 
Be consistent with "JS"/"JavaScript". (#24457)

7 years agoRemove margin from pre in code.scss since it's already set in reboot (#24366)
Andres Galante [Fri, 20 Oct 2017 07:33:56 +0000 (04:33 -0300)] 
Remove margin from pre in code.scss since it's already set in reboot (#24366)

7 years agoChange `max-height` to `height` in documentation sidebars (#24446)
Gijs Boddeus [Fri, 20 Oct 2017 07:12:38 +0000 (09:12 +0200)] 
Change `max-height` to `height` in documentation sidebars (#24446)

If the content of the page does not extend the full viewport height, the sidebars were shortened.

7 years agoReduce z-indexes in button-group, input-group, list-group, and pagination to the...
rmacklin [Fri, 20 Oct 2017 07:01:29 +0000 (00:01 -0700)] 
Reduce z-indexes in button-group, input-group, list-group, and pagination to the minimum necessary (#24315)

These were using `z-index: 2` to "Place active items above their
siblings for proper border styling". However, using `z-index: 1` is
sufficient for accomplishing that goal.

In input-group, there were also three `z-index: 3` rules for the
hover/focus/active states. I reduced these to `z-index: 2` since they
just needed to be "one more than normal" (i.e. one more than what is now
`z-index: 1` after my changes).

These changes can be verified by viewing the documentation pages for
Button group, Input group, List group, and Pagination before and after
this commit and observing that the active elements are still "above"
their siblings, so their borders look correct.

7 years agoRemove background-image: none; on .form-control (#24454)
Mark Otto [Fri, 20 Oct 2017 06:56:43 +0000 (23:56 -0700)] 
Remove background-image: none; on .form-control (#24454)

As the diff shows, this was for a Firefox Android issue that's since been fixed.

Closes #23817.

7 years agoMerge branch 'v4-dev' into input-group-custom-forms
XhmikosR [Fri, 20 Oct 2017 06:43:00 +0000 (09:43 +0300)] 
Merge branch 'v4-dev' into input-group-custom-forms

7 years agomigration.md: fix Jekyll variable. (#24449)
XhmikosR [Fri, 20 Oct 2017 06:41:36 +0000 (09:41 +0300)] 
migration.md: fix Jekyll variable. (#24449)

Rationale: the page is not available locally, only on gh-pages, thus leading to a 404 locally.

7 years agoAdd input group support for custom selects and custom files
Mark Otto [Thu, 19 Oct 2017 20:04:39 +0000 (13:04 -0700)] 
Add input group support for custom selects and custom files

Closes #24437, closes #22457

7 years agoanother ; 24424/head
Andrew Murphy [Thu, 19 Oct 2017 20:34:45 +0000 (21:34 +0100)] 
another ;

7 years agoformatting
Andrew Murphy [Thu, 19 Oct 2017 20:22:40 +0000 (21:22 +0100)] 
formatting

7 years agotypo
Andrew Murphy [Thu, 19 Oct 2017 20:15:07 +0000 (21:15 +0100)] 
typo

7 years agosuggested changes
Andrew Murphy [Thu, 19 Oct 2017 20:14:08 +0000 (21:14 +0100)] 
suggested changes

7 years agofixes #24445
Mark Otto [Thu, 19 Oct 2017 20:04:39 +0000 (13:04 -0700)] 
fixes #24445

also pushed a hotfix to gh-pages branch

7 years agotypo v4.0.0-beta.2
Mark Otto [Thu, 19 Oct 2017 18:44:05 +0000 (11:44 -0700)] 
typo