0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-30 12:24:19 +01:00
Commit Graph

16756 Commits

Author SHA1 Message Date
Johann-S
58994a16c5 Add a unit test to check if the carousel do not cycle when its parent isn't visible 2017-08-17 17:48:14 +01:00
Johann-S
d2bd8fb7a9 Unit test to check if our carousel do not cycle when we cannot see it 2017-08-17 17:48:14 +01:00
Johann-S
58b54b6c15 Carousel - do not call next when the carousel or the parent isn't visible 2017-08-17 17:48:14 +01:00
Jonathan Berger
a77f515a22 Fix error in Alerts component doc (#23522) 2017-08-17 19:01:51 +03:00
XhmikosR
27637cf3bd Remove the unneeded d-block from .carousel-items. (#23472) 2017-08-17 12:11:31 +03:00
XhmikosR
1b95964291 browsers-devices.md: fix typo. (#23495) 2017-08-16 18:52:24 +03:00
Retroity
7b873fa0a1 Fixed Example Carousel so it works on mobile (#23470) 2017-08-15 22:13:58 +03:00
Mark Otto
e82d541836 Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2017-08-15 10:43:45 -07:00
Mark Otto
62a3e9c1f0 fixes #23464: update grid migration docs to mention order replaced push/pull 2017-08-15 10:43:16 -07:00
Rolandas Barysas
b150410660 Remove $zindex-dropdown-backdrop from docs (#23461)
It was removed in 6d64afe.
2017-08-15 18:16:40 +03:00
XhmikosR
839fa0fe98 README.md: use https for the Bootstrap logo. (#23458) 2017-08-15 18:08:54 +03:00
XhmikosR
7388d1acd3 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.
2017-08-15 17:53:48 +03:00
XhmikosR
703c7daf57 Move About menu link to the end. 2017-08-15 15:06:27 +03:00
XhmikosR
1f4486c31b Reduce liquid's whitespace for a few pages.
Also fix a couple of typos while at it and change header tags' order.
2017-08-15 15:03:15 +03:00
XhmikosR
ac718c9b6d Merge pull request #23101 from twbs/v4-dev-xmr-docs-favicons
docs: New favicons and add a service worker
2017-08-15 15:00:54 +03:00
XhmikosR
20abbc3c16 Register a service worker. 2017-08-15 14:35:36 +03:00
XhmikosR
e9323459ab 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.
2017-08-15 14:35:36 +03:00
XhmikosR
aadf2dcd03 Beautify _config.yml. (#23448) 2017-08-15 14:25:19 +03:00
Mark Otto
96e4efb49a fix docs version, closes #23421 2017-08-14 22:34:42 -07:00
Mark Otto
5b8738afc1 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.
2017-08-14 21:07:35 -07:00
Mark Otto
ca7b7cd377 dist 2017-08-14 20:23:45 -07:00
Mark Otto
a80198db4d De-dupe width on .fluid-container (#23402)
Fixes #23397
2017-08-14 18:11:44 -07:00
Ahmad Awais
0909b46868 FIX: Broken 'About' Link in the Footer (#23367) 2017-08-14 18:11:11 -07:00
Casper
c8678dca41 Add traditional Chinese in translations.yml (#23357) 2017-08-14 18:10:47 -07:00
Andres Galante
77777b388d Adds a default flag to paragraph-margin-bottom (#23420) 2017-08-14 18:09:44 -07:00
Peder Johnsen
6a49f88d8f Small typo on screenreaders page (#23416)
Just fixes small typo
2017-08-14 18:09:16 -07:00
Jacob Müller
63909cacb1 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
2017-08-14 18:08:31 -07:00
Jurre
d3f09ff3ea Removed comment (#23415)
There is no _custom.scss file anymore.
2017-08-14 18:07:44 -07:00
jipexu
20af0373f3 Mention badge-default in migration docs, fix typo on popover docs (#23409) 2017-08-14 14:04:06 -07:00
Arthur Franco
6d6d42b56a Adding Gemfile to package.json
Gemfile was missing. Couldn't compile documentation when using npm.
2017-08-14 14:03:06 -07:00
Andres Galante
1cfbc2c62d changes 1px to border-width variable on cards 2017-08-14 14:02:16 -07:00
Cory Becker
2564ee98a6 Remove apostrophe 2017-08-14 13:59:40 -07:00
Mark Otto
7de266d4dd fewer inline styles, more styles in head; flexbox it 2017-08-13 17:50:29 -07:00
Mark Otto
92079290f6 Merge branch 'style-redirect-page' of https://github.com/JasonEtco/bootstrap into JasonEtco-style-redirect-page 2017-08-13 17:12:17 -07:00
Mark Otto
0f2acc4b9e Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev 2017-08-13 16:47:45 -07:00
Mark Otto
7739388938 Merge branch 'patch-1' of https://github.com/heikojansen/bootstrap into heikojansen-patch-1 2017-08-13 16:46:43 -07:00
Mark Otto
52310bfd69 Rearrange margins for .highlight (#23396)
Only applies the margins to .highlight instances within .bd-content, thus negating any need for #23279.
2017-08-13 16:44:52 -07:00
Tom Scholz
012224386c Moved watch task up to match the rest of the package.json (#22756) 2017-08-13 14:59:44 -07:00
Tomáš Kout
453a5fa033 Move the gap between inline checkboxes to right (#22607) 2017-08-13 14:58:47 -07:00
Mark Otto
0bc39aa30a Use empty Sass map and merge into it for easier customization of color maps (#23260) 2017-08-13 14:56:30 -07:00
Mark Otto
cd22eb1da0 Button code cleanup (#22951)
* use a mixin there
* revamp .btn-link to match default and outline variants
* remove unnecessary properties
2017-08-13 14:55:28 -07:00
Mark Otto
bb0cab9f10 move max-width: 100% on .container to the root of the make-container mixin so it's not repeated at compilation (#22947) 2017-08-13 14:54:57 -07:00
Mark Otto
54d76805a5 Redo .card-deck and .card-group so they're always flex (#22860) 2017-08-13 14:53:24 -07:00
Mark Otto
2be34d5ce9 dist 2017-08-13 12:59:27 -07:00
XhmikosR
30e27e7942 Merge pull request #23386 from twbs/v4-dev-xmr-up-jekyll
Update Jekyll to v3.5.2 and add `meta generator` tag
2017-08-13 20:46:37 +03:00
XhmikosR
acba161c4e Add meta generator tag. 2017-08-13 11:58:04 +03:00
XhmikosR
f8627785ae Update Jekyll to 3.5.2. 2017-08-13 11:58:04 +03:00
Alan Orth
b12d28c58e docs/4.0/examples/blog: Use ml-sm-auto instead of offset-sm-1 (#23388)
Bootstrap 4.0 Beta 1 dropped the offset classes in favor of using margin utilities. Update the blog example in the docs to use the appropriate `ml-auto` instead of `offset-sm-1` class to retain a pixel perfect with previous versions.
2017-08-13 11:57:25 +03:00
Jason Etcovitch
3f36ac29fa Add npm install step to docs instructions (#23385) 2017-08-13 11:00:59 +03:00
Jason Etcovitch
0a65b059bf Style redirect page 2017-08-13 00:04:19 -07:00