]> git.ipfire.org Git - thirdparty/bootstrap.git/log
thirdparty/bootstrap.git
7 years agoAdapt UglifyJS config for IE10
Herst [Thu, 31 Aug 2017 14:03:41 +0000 (16:03 +0200)] 
Adapt UglifyJS config for IE10

See mishoo/UglifyJS2#2198

7 years agoWall of Browser Bugs: Update table-cell border Chrome bug ref #23753
Johann-S [Thu, 31 Aug 2017 12:12:05 +0000 (14:12 +0200)] 
Wall of Browser Bugs: Update table-cell border Chrome bug ref #23753

7 years agoWall of Browser Bugs: Update table-cell border Chrome bug ref 23753/head
Chris Rebert [Wed, 30 Aug 2017 21:19:08 +0000 (14:19 -0700)] 
Wall of Browser Bugs: Update table-cell border Chrome bug ref

https://crbug.com/568691 has been succeeded by https://crbug.com/749848

7 years agoCollapse - typo correct aria-controls for multi collapse
Johann-S [Wed, 30 Aug 2017 06:41:57 +0000 (08:41 +0200)] 
Collapse - typo correct aria-controls for multi collapse

7 years agotypo correct aria-controls 23741/head
Chirag Modi [Wed, 30 Aug 2017 06:07:45 +0000 (11:37 +0530)] 
typo correct aria-controls

7 years agoFix misspell
Jqmey [Mon, 28 Aug 2017 17:44:47 +0000 (19:44 +0200)] 
Fix misspell

7 years agoUpdate URL for supported browsers
Christian Oliff [Sun, 27 Aug 2017 06:46:32 +0000 (15:46 +0900)] 
Update URL for supported browsers

7 years agoAdd missing class in the list-group example with links (#23677)
Valentin Alexiev [Sat, 26 Aug 2017 12:05:53 +0000 (15:05 +0300)] 
Add missing class in the list-group example with links (#23677)

7 years agoRun all lint targets in `test` script. (#23685)
XhmikosR [Sat, 26 Aug 2017 11:57:50 +0000 (14:57 +0300)] 
Run all lint targets in `test` script. (#23685)

7 years agoFix `npm run docs-github` script. (#23688)
XhmikosR [Sat, 26 Aug 2017 09:59:04 +0000 (12:59 +0300)] 
Fix `npm run docs-github` script. (#23688)

`$npm_config_tmp` is a non-existent variable.
Also, use double quotes since single ones don't work.
Finally, git ignore the temp file.

7 years agoAdd unit test for xss in data target attribute
meeque [Fri, 25 Aug 2017 20:53:15 +0000 (22:53 +0200)] 
Add unit test for xss in data target attribute

7 years agoFix XSS in data-target
Johann-S [Fri, 25 Aug 2017 19:54:49 +0000 (21:54 +0200)] 
Fix XSS in data-target

7 years agoFix sticky margin when a modal is opened (#23669)
David Bailey [Fri, 25 Aug 2017 21:01:41 +0000 (22:01 +0100)] 
Fix sticky margin when a modal is opened (#23669)

* Adjust margin for sticky elements on modal

Previously white space was visible to the right of sticky elements due to right padding being added to the body. This fixes #23661.

* Add unit tests for margin of sticky elements on modal

7 years agoCollapse - preventDefault only on <a> elements not inside the collapsible
Johann-S [Fri, 25 Aug 2017 08:14:18 +0000 (10:14 +0200)] 
Collapse - preventDefault only on <a> elements not inside the collapsible
element

7 years agoFix toggle for Tooltips/Popover which was called even if the Tooltip/Popover was...
Johann-S [Thu, 24 Aug 2017 07:40:11 +0000 (09:40 +0200)] 
Fix toggle for Tooltips/Popover which was called even if the Tooltip/Popover was disabled

7 years agoUse the Jekyll config variable for popper.min.js.
XhmikosR [Tue, 22 Aug 2017 20:46:31 +0000 (23:46 +0300)] 
Use the Jekyll config variable for popper.min.js.

7 years agoUpdate Popper.js to 1.12.3
Johann-S [Tue, 22 Aug 2017 19:28:36 +0000 (21:28 +0200)] 
Update Popper.js to 1.12.3

7 years agoUpdate which required jQuery release folks should use
Johann-S [Tue, 22 Aug 2017 18:28:04 +0000 (20:28 +0200)] 
Update which required jQuery release folks should use

7 years agoEnable the `no-return-assign` rule.
Johann-S [Thu, 27 Jul 2017 10:58:22 +0000 (12:58 +0200)] 
Enable the `no-return-assign` rule.

7 years agoTweak ESLint rules.
XhmikosR [Thu, 27 Jul 2017 10:39:55 +0000 (13:39 +0300)] 
Tweak ESLint rules.

7 years agoremove d-flex class from img tag in docs
Chirag Modi [Tue, 22 Aug 2017 12:22:20 +0000 (17:52 +0530)] 
remove d-flex class from img tag in docs

7 years agoreplaced basic line-heights variable with button's line-heights variable for button...
Svyatoslav Polishchuk [Tue, 22 Aug 2017 16:25:23 +0000 (17:25 +0100)] 
replaced basic line-heights variable with button's line-heights variable for button size classes

7 years agoAdd pointer-events declarations
Patrick H. Lauke [Fri, 26 May 2017 16:56:37 +0000 (17:56 +0100)] 
Add pointer-events declarations

make outer `.modal-dialog` pass through events for custom click
handling, counteract it for the actual `.modal-content`

7 years agoAdd momentum scrolling on responsive tables for webkit touch devices
Patrick Yeo [Mon, 12 Jun 2017 20:29:55 +0000 (13:29 -0700)] 
Add momentum scrolling on responsive tables for webkit touch devices

7 years ago Generate series of `.table-responsive-*` classes to accomodate overflowing tables...
Patrick Yeo [Fri, 9 Jun 2017 00:58:31 +0000 (17:58 -0700)] 
 Generate series of `.table-responsive-*` classes to accomodate overflowing tables in a variety of screen sizes

7 years ago`.thead-dark` and `.thead-light` border color should display the right border color
Patrick Yeo [Sat, 19 Aug 2017 07:10:07 +0000 (00:10 -0700)] 
`.thead-dark` and `.thead-light` border color should display the right border color

7 years agov4 docs Update Table docs with `.table-dark` and `.thead-light` changes
Patrick Yeo [Sat, 19 Aug 2017 01:23:06 +0000 (18:23 -0700)] 
v4 docs Update Table docs with `.table-dark` and `.thead-light` changes

7 years agoRename `.table-inverse`, `.thead-inverse`, `.thead-default` to `.table-dark`, `.thead...
Patrick Yeo [Sat, 19 Aug 2017 01:17:05 +0000 (18:17 -0700)] 
Rename `.table-inverse`, `.thead-inverse`, `.thead-default` to `.table-dark`, `.thead-dark`, `.thead-light` respectively

7 years ago(#22414) Rename variables `$table-inverse-bg`, `$table-inverse-accent-bg`, `$table...
Patrick Yeo [Sat, 19 Aug 2017 01:13:56 +0000 (18:13 -0700)] 
(#22414) Rename variables `$table-inverse-bg`, `$table-inverse-accent-bg`, `$table-inverse-hover-bg`, `$table-inverse-border-color`, `$table-inverse-color` to `$table-dark-bg`, `$table-dark-accent-bg`, `$table-dark-hover-bg`, `$table-dark-border-color`, `$table-dark-color` for consistency

7 years agoExclude input type=range from touch-action:manipulation
Patrick H. Lauke [Mon, 21 Aug 2017 21:45:11 +0000 (22:45 +0100)] 
Exclude input type=range from touch-action:manipulation

7 years agoRename grayscale function to gray
Mark Otto [Sun, 20 Aug 2017 21:18:11 +0000 (14:18 -0700)] 
Rename grayscale function to gray

7 years agoAdded missing dot (#23601)
SKmedix [Mon, 21 Aug 2017 15:30:55 +0000 (17:30 +0200)] 
Added missing dot (#23601)

7 years agoRemove trailing spaces (#23593)
Иван Жеков [Mon, 21 Aug 2017 11:51:36 +0000 (14:51 +0300)] 
Remove trailing spaces (#23593)

7 years agoremove mention of clearfix source from docs, closes #23578
Mark Otto [Sun, 20 Aug 2017 21:08:57 +0000 (14:08 -0700)] 
remove mention of clearfix source from docs, closes #23578

7 years agoremove commented out code, fixes #23530
Mark Otto [Sun, 20 Aug 2017 21:06:05 +0000 (14:06 -0700)] 
remove commented out code, fixes #23530

7 years agodist
Mark Otto [Sun, 20 Aug 2017 20:36:58 +0000 (13:36 -0700)] 
dist

7 years agodrop the now unused -color variable
Mark Otto [Sun, 20 Aug 2017 20:36:16 +0000 (13:36 -0700)] 
drop the now unused -color variable

7 years agoMerge branch 'fix/badge-default-colors' of https://github.com/jonwolski/bootstrap...
Mark Otto [Sun, 20 Aug 2017 20:35:06 +0000 (13:35 -0700)] 
Merge branch 'fix/badge-default-colors' of https://github.com/jonwolski/bootstrap into jonwolski-fix/badge-default-colors

7 years agoSimplify selector and only override what we set
Mark Otto [Sun, 20 Aug 2017 19:14:18 +0000 (12:14 -0700)] 
Simplify selector and only override what we set

1. Instead of having two selectors, we use the `.list-group-item` class and have coverage for list items and anchors.
2. Rather than override all border values, we only override what we set with `border-top`.

7 years agoadded suggested fix for list-groups with a elements
gijsbotje [Wed, 16 Aug 2017 18:14:56 +0000 (20:14 +0200)] 
added suggested fix for list-groups with a elements

7 years agofixes double border when .list-group.list-group-flush is preceded by .card-header
gijsbotje [Tue, 15 Aug 2017 22:20:47 +0000 (00:20 +0200)] 
fixes double border when .list-group.list-group-flush is preceded by .card-header

7 years agodist
Mark Otto [Sun, 20 Aug 2017 19:09:33 +0000 (12:09 -0700)] 
dist

7 years agoadded @content directive to media-breakpoint-only mixin for min and max cases
Alex Chegodaev [Thu, 17 Aug 2017 08:27:59 +0000 (11:27 +0300)] 
added @content directive to media-breakpoint-only mixin for min and max cases

7 years agoDrop the variables file table of contents and update the comment at the top
Mark Otto [Sun, 20 Aug 2017 18:37:20 +0000 (11:37 -0700)] 
Drop the variables file table of contents and update the comment at the top

I never use this dang list and it just falls out of date far too easily. Dropping for my own sanity.

7 years agoequalize height of the first card of the card-group
gijsbotje [Wed, 16 Aug 2017 22:45:21 +0000 (00:45 +0200)] 
equalize height of the first card of the card-group

7 years agofixed package.json jspm section.
Albert Willemsen [Tue, 15 Aug 2017 11:48:38 +0000 (13:48 +0200)] 
fixed package.json jspm section.

7 years agoChanged Typography title to Text
Simon Podlipsky [Thu, 17 Aug 2017 08:19:44 +0000 (10:19 +0200)] 
Changed Typography title to Text

7 years agoUpdate redirect.html
XhmikosR [Thu, 17 Aug 2017 10:09:22 +0000 (13:09 +0300)] 
Update redirect.html

7 years agoRestore grid offset classes
Mark Otto [Tue, 15 Aug 2017 05:30:44 +0000 (22:30 -0700)] 
Restore grid offset classes

Fixes #23360 by restoring just the offset class generation to our grid
framework mixins. Also restores the `make-col-offset` mixin.

Docs have been restored to illustrate this behavior and merged with the
newer margin utilities examples.

7 years agoCarousel prev/next controls are renamed accordingly (#23561)
Jeroen van Warmerdam [Sat, 19 Aug 2017 09:19:33 +0000 (11:19 +0200)] 
Carousel prev/next controls are renamed accordingly (#23561)

7 years agoFix favicons inclusion after e932345. (#23473)
XhmikosR [Fri, 18 Aug 2017 14:35:45 +0000 (17:35 +0300)] 
Fix favicons inclusion after e932345. (#23473)

7 years agoRemove `color` property from `badge` class 23529/head
Jon Wolski [Thu, 17 Aug 2017 19:25:38 +0000 (14:25 -0500)] 
Remove `color` property from `badge` class

I suggest removing `color: #FFF` from the `badge` class, because it is
provided by the `badge-<modifier>` classes along with a
background-color, whereas there is no corresponding background-color
provided on the `badge` class itself.

Background
----------

According to the documentation:

> [badge] Requires one of the contextual, color modifier classes for `color` and
> `background-color`.

That is, color and background color should be provided by a modifier
class, rather than the badge class itself.

e.g. `<span class='badge badge-primary'>4</span>`

In general, providing a `color` property without also providing a
`background-color` should be avoided. [W3 QA tips]

In this context, this is a problem only if someone creates a `badge`
without providing a modifier. Such an omition may be difficult to trouble-shoot,
because this will most likely yield white text on a white background.

[W3 QA tips](https://www.w3.org/QA/Tips/color)

7 years agoUpdate devDependencies and fix a typo in comment. (#23534)
XhmikosR [Fri, 18 Aug 2017 13:55:59 +0000 (16:55 +0300)] 
Update devDependencies and fix a typo in comment. (#23534)

7 years agoUpdate reboot.md (#23521)
XhmikosR [Fri, 18 Aug 2017 12:40:01 +0000 (15:40 +0300)] 
Update reboot.md (#23521)

7 years agoAdd a unit test to check if the carousel do not cycle when its parent isn't visible
Johann-S [Thu, 17 Aug 2017 16:29:15 +0000 (18:29 +0200)] 
Add a unit test to check if the carousel do not cycle when its parent isn't visible

7 years agoUnit test to check if our carousel do not cycle when we cannot see it
Johann-S [Thu, 17 Aug 2017 16:18:49 +0000 (18:18 +0200)] 
Unit test to check if our carousel do not cycle when we cannot see it

7 years agoCarousel - do not call next when the carousel or the parent isn't visible
Johann-S [Thu, 17 Aug 2017 15:44:09 +0000 (17:44 +0200)] 
Carousel - do not call next when the carousel or the parent isn't visible

7 years agoFix error in Alerts component doc (#23522)
Jonathan Berger [Thu, 17 Aug 2017 16:01:51 +0000 (18:01 +0200)] 
Fix error in Alerts component doc (#23522)

7 years agoRemove the unneeded `d-block` from `.carousel-item`s. (#23472)
XhmikosR [Thu, 17 Aug 2017 09:11:31 +0000 (12:11 +0300)] 
Remove the unneeded `d-block` from `.carousel-item`s. (#23472)

7 years agobrowsers-devices.md: fix typo. (#23495)
XhmikosR [Wed, 16 Aug 2017 15:52:24 +0000 (18:52 +0300)] 
browsers-devices.md: fix typo. (#23495)

7 years agoFixed Example Carousel so it works on mobile (#23470)
Retroity [Tue, 15 Aug 2017 19:13:58 +0000 (15:13 -0400)] 
Fixed Example Carousel so it works on mobile (#23470)

7 years agoMerge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev
Mark Otto [Tue, 15 Aug 2017 17:43:45 +0000 (10:43 -0700)] 
Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev

7 years agofixes #23464: update grid migration docs to mention order replaced push/pull
Mark Otto [Tue, 15 Aug 2017 17:43:16 +0000 (10:43 -0700)] 
fixes #23464: update grid migration docs to mention order replaced push/pull

7 years agoRemove $zindex-dropdown-backdrop from docs (#23461)
Rolandas Barysas [Tue, 15 Aug 2017 15:16:40 +0000 (18:16 +0300)] 
Remove $zindex-dropdown-backdrop from docs (#23461)

It was removed in 6d64afe.

7 years agoREADME.md: use https for the Bootstrap logo. (#23458)
XhmikosR [Tue, 15 Aug 2017 15:08:54 +0000 (18:08 +0300)] 
README.md: use https for the Bootstrap logo. (#23458)

7 years agoMerge pull request #23457 from twbs/v4-dev-xmr-liquid-whitespace
XhmikosR [Tue, 15 Aug 2017 14:53:48 +0000 (17:53 +0300)] 
Merge pull request #23457 from twbs/v4-dev-xmr-liquid-whitespace

Reduce liquid's whitespace for a few pages and move about menu to the end.

7 years agoMove About menu link to the end. 23457/head
XhmikosR [Tue, 15 Aug 2017 12:06:27 +0000 (15:06 +0300)] 
Move About menu link to the end.

7 years agoReduce liquid's whitespace for a few pages.
XhmikosR [Tue, 15 Aug 2017 11:41:34 +0000 (14:41 +0300)] 
Reduce liquid's whitespace for a few pages.

Also fix a couple of typos while at it and change header tags' order.

7 years agoMerge pull request #23101 from twbs/v4-dev-xmr-docs-favicons
XhmikosR [Tue, 15 Aug 2017 12:00:54 +0000 (15:00 +0300)] 
Merge pull request #23101 from twbs/v4-dev-xmr-docs-favicons

docs: New favicons and add a service worker

7 years agoRegister a service worker. 23101/head
XhmikosR [Sun, 16 Jul 2017 13:54:09 +0000 (16:54 +0300)] 
Register a service worker.

7 years agoNew favicons.
XhmikosR [Sun, 16 Jul 2017 11:58:52 +0000 (14:58 +0300)] 
New favicons.

Include everything for most browsers to work including Android.

Kept favicon.ico to the root dir.

Also added a manifest.json for PWA.

7 years agoBeautify _config.yml. (#23448)
XhmikosR [Tue, 15 Aug 2017 11:25:19 +0000 (14:25 +0300)] 
Beautify _config.yml. (#23448)

7 years agofix docs version, closes #23421
Mark Otto [Tue, 15 Aug 2017 05:34:42 +0000 (22:34 -0700)] 
fix docs version, closes #23421

7 years agoFix .btn-outline-light hover color
Mark Otto [Mon, 14 Aug 2017 05:33:55 +0000 (22:33 -0700)] 
Fix .btn-outline-light hover color

Uses some if/else action to ensure there's readable text on hover. Swapped out a hex value to a variable while I was in there.

Fixes #23398, fixes #23351.

7 years agodist
Mark Otto [Tue, 15 Aug 2017 03:23:45 +0000 (20:23 -0700)] 
dist

7 years agoDe-dupe width on .fluid-container (#23402)
Mark Otto [Tue, 15 Aug 2017 01:11:44 +0000 (18:11 -0700)] 
De-dupe width on .fluid-container (#23402)

Fixes #23397

7 years agoFIX: Broken 'About' Link in the Footer (#23367)
Ahmad Awais [Tue, 15 Aug 2017 01:11:11 +0000 (06:11 +0500)] 
FIX: Broken 'About' Link in the Footer (#23367)

7 years agoAdd traditional Chinese in translations.yml (#23357)
Casper [Tue, 15 Aug 2017 01:10:47 +0000 (09:10 +0800)] 
Add  traditional Chinese in translations.yml (#23357)

7 years agoAdds a default flag to paragraph-margin-bottom (#23420)
Andres Galante [Tue, 15 Aug 2017 01:09:44 +0000 (22:09 -0300)] 
Adds a default flag to paragraph-margin-bottom (#23420)

7 years agoSmall typo on screenreaders page (#23416)
Peder Johnsen [Tue, 15 Aug 2017 01:09:16 +0000 (02:09 +0100)] 
Small typo on screenreaders page (#23416)

Just fixes small typo

7 years agoRemove remaining v4 alpha references (#23414)
Jacob Müller [Tue, 15 Aug 2017 01:08:31 +0000 (03:08 +0200)] 
Remove remaining v4 alpha references (#23414)

* Remove remaining references to v4 Alpha

This commit removes the remaining refrences to the v4 Alpha website and replaces them with the
corresponding v4 Beta ones.

**Note:** We have to hard code the current docs version at some places. Wouldn't it be good to have a `/docs/latest/` redirect to solve this "issue" in the future?

* Don't update the domain in the CNAME file

7 years agoRemoved comment (#23415)
Jurre [Tue, 15 Aug 2017 01:07:44 +0000 (03:07 +0200)] 
Removed comment (#23415)

There is no _custom.scss file anymore.

7 years agoMention badge-default in migration docs, fix typo on popover docs (#23409)
jipexu [Mon, 14 Aug 2017 21:04:06 +0000 (23:04 +0200)] 
Mention badge-default in migration docs, fix typo on popover docs (#23409)

7 years agoAdding Gemfile to package.json
Arthur Franco [Mon, 14 Aug 2017 16:09:38 +0000 (13:09 -0300)] 
Adding Gemfile to package.json

Gemfile was missing. Couldn't compile documentation when using npm.

7 years agochanges 1px to border-width variable on cards
Andres Galante [Mon, 14 Aug 2017 19:02:41 +0000 (16:02 -0300)] 
changes 1px to border-width variable on cards

7 years agoRemove apostrophe
Cory Becker [Mon, 14 Aug 2017 16:45:54 +0000 (11:45 -0500)] 
Remove apostrophe

7 years agofewer inline styles, more styles in head; flexbox it
Mark Otto [Mon, 14 Aug 2017 00:50:29 +0000 (17:50 -0700)] 
fewer inline styles, more styles in head; flexbox it

7 years agoMerge branch 'style-redirect-page' of https://github.com/JasonEtco/bootstrap into...
Mark Otto [Mon, 14 Aug 2017 00:12:17 +0000 (17:12 -0700)] 
Merge branch 'style-redirect-page' of https://github.com/JasonEtco/bootstrap into JasonEtco-style-redirect-page

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

7 years agoMerge branch 'patch-1' of https://github.com/heikojansen/bootstrap into heikojansen...
Mark Otto [Sun, 13 Aug 2017 23:46:43 +0000 (16:46 -0700)] 
Merge branch 'patch-1' of https://github.com/heikojansen/bootstrap into heikojansen-patch-1

7 years agoRearrange margins for .highlight (#23396)
Mark Otto [Sun, 13 Aug 2017 23:44:52 +0000 (16:44 -0700)] 
Rearrange margins for .highlight (#23396)

Only applies the margins to .highlight instances within .bd-content, thus negating any need for #23279.

7 years agoMoved watch task up to match the rest of the package.json (#22756)
Tom Scholz [Sun, 13 Aug 2017 21:59:44 +0000 (23:59 +0200)] 
Moved watch task up to match the rest of the package.json (#22756)

7 years agoMove the gap between inline checkboxes to right (#22607)
Tomáš Kout [Sun, 13 Aug 2017 21:58:47 +0000 (23:58 +0200)] 
Move the gap between inline checkboxes to right (#22607)

7 years agoUse empty Sass map and merge into it for easier customization of color maps (#23260)
Mark Otto [Sun, 13 Aug 2017 21:56:30 +0000 (14:56 -0700)] 
Use empty Sass map and merge into it for easier customization of color maps (#23260)

7 years agoButton code cleanup (#22951)
Mark Otto [Sun, 13 Aug 2017 21:55:28 +0000 (14:55 -0700)] 
Button code cleanup (#22951)

* use a mixin there
* revamp .btn-link to match default and outline variants
* remove unnecessary properties

7 years agomove max-width: 100% on .container to the root of the make-container mixin so it...
Mark Otto [Sun, 13 Aug 2017 21:54:57 +0000 (14:54 -0700)] 
move max-width: 100% on .container to the root of the make-container mixin so it's not repeated at compilation (#22947)

7 years agoRedo .card-deck and .card-group so they're always flex (#22860)
Mark Otto [Sun, 13 Aug 2017 21:53:24 +0000 (14:53 -0700)] 
Redo .card-deck and .card-group so they're always flex (#22860)

7 years agodist
Mark Otto [Sun, 13 Aug 2017 19:59:27 +0000 (12:59 -0700)] 
dist

7 years agoMerge pull request #23386 from twbs/v4-dev-xmr-up-jekyll
XhmikosR [Sun, 13 Aug 2017 17:46:37 +0000 (20:46 +0300)] 
Merge pull request #23386 from twbs/v4-dev-xmr-up-jekyll

Update Jekyll to v3.5.2 and add `meta generator` tag

7 years agoAdd `meta generator` tag. 23386/head
XhmikosR [Sun, 13 Aug 2017 08:00:27 +0000 (11:00 +0300)] 
Add `meta generator` tag.