]>
git.ipfire.org Git - thirdparty/bootstrap.git/log
Johann-S [Sat, 2 Sep 2017 17:19:22 +0000 (19:19 +0200)]
Merge pull request #23807 from vsn4ik/fix-migration-buttons-stateful-link
Fix migration button stateful link
vsn4ik [Sat, 2 Sep 2017 13:55:46 +0000 (16:55 +0300)]
Fix migration button stateful link
Vasilii Artemchuk [Sat, 2 Sep 2017 12:41:16 +0000 (15:41 +0300)]
Update yarn URL in README.md (#23795)
Johann-S [Sat, 2 Sep 2017 07:09:41 +0000 (09:09 +0200)]
Merge pull request #23718 from techdavid/fix-unwanted-padding-on-modal
Fix unwanted body padding when a modal is opened
Johann-S [Sat, 2 Sep 2017 07:04:04 +0000 (09:04 +0200)]
Merge branch 'v4-dev' into fix-unwanted-padding-on-modal
Eugenio [Fri, 1 Sep 2017 21:58:53 +0000 (23:58 +0200)]
Correct typo (#23805)
Shouldn't this be 'output' ?
Patrick H. Lauke [Fri, 1 Sep 2017 12:01:17 +0000 (13:01 +0100)]
Correct typo in in-page anchor (#23777)
Fixes https://github.com/twbs/bootstrap/issues/23773
Johann-S [Fri, 1 Sep 2017 06:19:57 +0000 (08:19 +0200)]
Merge pull request #23684 from andresgalante/breadcrumbs-a11y
Adds accessibility notes to breadcrumbs
Andres Galante [Sat, 26 Aug 2017 02:39:13 +0000 (23:39 -0300)]
adds accecibility notes to breadcrumbs
Johann-S [Thu, 31 Aug 2017 17:19:10 +0000 (19:19 +0200)]
Regroup our jQuery check in the same IIFE
Johann-S [Thu, 31 Aug 2017 17:00:51 +0000 (19:00 +0200)]
Use rollup to add our copyright instead of a custom script
Johann-S [Tue, 29 Aug 2017 19:16:00 +0000 (21:16 +0200)]
Create a bundled release of Bootstrap with Popper.js inside
Herst [Thu, 31 Aug 2017 14:03:41 +0000 (16:03 +0200)]
Adapt UglifyJS config for IE10
See mishoo/UglifyJS2#2198
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
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
Johann-S [Wed, 30 Aug 2017 06:41:57 +0000 (08:41 +0200)]
Collapse - typo correct aria-controls for multi collapse
Chirag Modi [Wed, 30 Aug 2017 06:07:45 +0000 (11:37 +0530)]
typo correct aria-controls
David Bailey [Tue, 29 Aug 2017 21:42:29 +0000 (22:42 +0100)]
Merge branch 'v4-dev' into fix-unwanted-padding-on-modal
Jqmey [Mon, 28 Aug 2017 17:44:47 +0000 (19:44 +0200)]
Fix misspell
David Bailey [Tue, 29 Aug 2017 11:01:41 +0000 (12:01 +0100)]
Fix unit tests in PhantomJS
Use a virtual scrollbar as this is simpler than having a real one (overflow: scroll doesn't seem to work in Phantom), and disable it for the new test.
One test has also been altered to prevent erroneous fails when other inline styles are added to the body (e.g. overflow).
David Bailey [Mon, 28 Aug 2017 17:55:45 +0000 (18:55 +0100)]
Use getBoundingClientRect instead of jQuery
David Bailey [Mon, 28 Aug 2017 17:44:56 +0000 (18:44 +0100)]
Use jQuery outerWidth instead of offsetWidth
David Bailey [Mon, 28 Aug 2017 17:35:47 +0000 (18:35 +0100)]
Fix unwanted body padding when a modal opens
Prevents the test from failing
David Bailey [Mon, 28 Aug 2017 15:21:04 +0000 (16:21 +0100)]
Add failing test
When the body does not overflow (achieved by hiding the QUnit container), it should not be given a margin.
Christian Oliff [Sun, 27 Aug 2017 06:46:32 +0000 (15:46 +0900)]
Update URL for supported browsers
Valentin Alexiev [Sat, 26 Aug 2017 12:05:53 +0000 (15:05 +0300)]
Add missing class in the list-group example with links (#23677)
XhmikosR [Sat, 26 Aug 2017 11:57:50 +0000 (14:57 +0300)]
Run all lint targets in `test` script. (#23685)
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.
meeque [Fri, 25 Aug 2017 20:53:15 +0000 (22:53 +0200)]
Add unit test for xss in data target attribute
Johann-S [Fri, 25 Aug 2017 19:54:49 +0000 (21:54 +0200)]
Fix XSS in data-target
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
Johann-S [Fri, 25 Aug 2017 08:14:18 +0000 (10:14 +0200)]
Collapse - preventDefault only on <a> elements not inside the collapsible
element
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
XhmikosR [Tue, 22 Aug 2017 20:46:31 +0000 (23:46 +0300)]
Use the Jekyll config variable for popper.min.js.
Johann-S [Tue, 22 Aug 2017 19:28:36 +0000 (21:28 +0200)]
Update Popper.js to 1.12.3
Johann-S [Tue, 22 Aug 2017 18:28:04 +0000 (20:28 +0200)]
Update which required jQuery release folks should use
Johann-S [Thu, 27 Jul 2017 10:58:22 +0000 (12:58 +0200)]
Enable the `no-return-assign` rule.
XhmikosR [Thu, 27 Jul 2017 10:39:55 +0000 (13:39 +0300)]
Tweak ESLint rules.
Chirag Modi [Tue, 22 Aug 2017 12:22:20 +0000 (17:52 +0530)]
remove d-flex class from img tag in docs
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
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`
Patrick Yeo [Mon, 12 Jun 2017 20:29:55 +0000 (13:29 -0700)]
Add momentum scrolling on responsive tables for webkit touch devices
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
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
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
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
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
Patrick H. Lauke [Mon, 21 Aug 2017 21:45:11 +0000 (22:45 +0100)]
Exclude input type=range from touch-action:manipulation
Mark Otto [Sun, 20 Aug 2017 21:18:11 +0000 (14:18 -0700)]
Rename grayscale function to gray
SKmedix [Mon, 21 Aug 2017 15:30:55 +0000 (17:30 +0200)]
Added missing dot (#23601)
Иван Жеков [Mon, 21 Aug 2017 11:51:36 +0000 (14:51 +0300)]
Remove trailing spaces (#23593)
Mark Otto [Sun, 20 Aug 2017 21:08:57 +0000 (14:08 -0700)]
remove mention of clearfix source from docs, closes #23578
Mark Otto [Sun, 20 Aug 2017 21:06:05 +0000 (14:06 -0700)]
remove commented out code, fixes #23530
Mark Otto [Sun, 20 Aug 2017 20:36:58 +0000 (13:36 -0700)]
dist
Mark Otto [Sun, 20 Aug 2017 20:36:16 +0000 (13:36 -0700)]
drop the now unused -color variable
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
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`.
gijsbotje [Wed, 16 Aug 2017 18:14:56 +0000 (20:14 +0200)]
added suggested fix for list-groups with a elements
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
Mark Otto [Sun, 20 Aug 2017 19:09:33 +0000 (12:09 -0700)]
dist
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
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.
gijsbotje [Wed, 16 Aug 2017 22:45:21 +0000 (00:45 +0200)]
equalize height of the first card of the card-group
Albert Willemsen [Tue, 15 Aug 2017 11:48:38 +0000 (13:48 +0200)]
fixed package.json jspm section.
Simon Podlipsky [Thu, 17 Aug 2017 08:19:44 +0000 (10:19 +0200)]
Changed Typography title to Text
XhmikosR [Thu, 17 Aug 2017 10:09:22 +0000 (13:09 +0300)]
Update redirect.html
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.
Jeroen van Warmerdam [Sat, 19 Aug 2017 09:19:33 +0000 (11:19 +0200)]
Carousel prev/next controls are renamed accordingly (#23561)
XhmikosR [Fri, 18 Aug 2017 14:35:45 +0000 (17:35 +0300)]
Fix favicons inclusion after
e932345 . (#23473)
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)
XhmikosR [Fri, 18 Aug 2017 13:55:59 +0000 (16:55 +0300)]
Update devDependencies and fix a typo in comment. (#23534)
XhmikosR [Fri, 18 Aug 2017 12:40:01 +0000 (15:40 +0300)]
Update reboot.md (#23521)
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
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
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
Jonathan Berger [Thu, 17 Aug 2017 16:01:51 +0000 (18:01 +0200)]
Fix error in Alerts component doc (#23522)
XhmikosR [Thu, 17 Aug 2017 09:11:31 +0000 (12:11 +0300)]
Remove the unneeded `d-block` from `.carousel-item`s. (#23472)
XhmikosR [Wed, 16 Aug 2017 15:52:24 +0000 (18:52 +0300)]
browsers-devices.md: fix typo. (#23495)
Retroity [Tue, 15 Aug 2017 19:13:58 +0000 (15:13 -0400)]
Fixed Example Carousel so it works on mobile (#23470)
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
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
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 .
XhmikosR [Tue, 15 Aug 2017 15:08:54 +0000 (18:08 +0300)]
README.md: use https for the Bootstrap logo. (#23458)
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.
XhmikosR [Tue, 15 Aug 2017 12:06:27 +0000 (15:06 +0300)]
Move About menu link to the end.
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.
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
XhmikosR [Sun, 16 Jul 2017 13:54:09 +0000 (16:54 +0300)]
Register a service worker.
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.
XhmikosR [Tue, 15 Aug 2017 11:25:19 +0000 (14:25 +0300)]
Beautify _config.yml. (#23448)
Mark Otto [Tue, 15 Aug 2017 05:34:42 +0000 (22:34 -0700)]
fix docs version, closes #23421
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.
Mark Otto [Tue, 15 Aug 2017 03:23:45 +0000 (20:23 -0700)]
dist
Mark Otto [Tue, 15 Aug 2017 01:11:44 +0000 (18:11 -0700)]
De-dupe width on .fluid-container (#23402)
Fixes #23397
Ahmad Awais [Tue, 15 Aug 2017 01:11:11 +0000 (06:11 +0500)]
FIX: Broken 'About' Link in the Footer (#23367)
Casper [Tue, 15 Aug 2017 01:10:47 +0000 (09:10 +0800)]
Add traditional Chinese in translations.yml (#23357)
Andres Galante [Tue, 15 Aug 2017 01:09:44 +0000 (22:09 -0300)]
Adds a default flag to paragraph-margin-bottom (#23420)
Peder Johnsen [Tue, 15 Aug 2017 01:09:16 +0000 (02:09 +0100)]
Small typo on screenreaders page (#23416)
Just fixes small typo
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
Jurre [Tue, 15 Aug 2017 01:07:44 +0000 (03:07 +0200)]
Removed comment (#23415)
There is no _custom.scss file anymore.