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
Mark Otto
bde9c64ca9
Apply the invalid/valid state to the class name
2017-08-12 18:24:49 -07:00
Patrick Yeo
80cf395e4d
Remove vertical-align: middle
from .input-group-addon
and .input-group-btn
left over from V3
2017-08-12 18:22:48 -07:00
Patrick Yeo
02ae73fc0f
Apply align-items: center;
to .input-group
instead of input group sub components, causes .input-group .form-control
and .input-group-addon
to be large when next to a tall element
2017-08-12 18:22:48 -07:00
Gijs Boddeus
9a03d7efc6
fix docs modal example fade out
...
the z-index was only corrected for `.modal.show` which made the modal drop behind the header and backdrop when fading out
simply dropping the `.show` from this selector will correct this issue
2017-08-12 22:08:09 +02:00
Steven Black
7b8afff038
Fix broken Examples link in the docs footer include – footer.html
. ( #23348 )
...
Re: #23343 – **Broken Links on getbootstrap.com**
Clicking the `Examples` link in the Docs footer yields 404.
http://getbootstrap.com/examples/
If merged, this makes the footer `Examples` link like the one in docs-navbar.html which is the same folder.
Therefore `_includes/footer.html` and `_includes/docs-navbar.html` now use the same link to `Examples`.
2017-08-12 19:35:19 +03:00
razh
9d988de054
Remove extra spaces from spacing utilities ( #23337 )
2017-08-12 09:11:41 +03:00
XhmikosR
45671b0a41
Update package-lock.json. ( #23342 )
2017-08-12 09:00:25 +03:00
Jesse Mandel
a00006d0a8
Add popper.js as a NuGet dependency to match project.json ( #23338 )
...
https://github.com/twbs/bootstrap/issues/22359
2017-08-11 13:41:33 -07:00
Federico Zivolo
713cfdd130
docs: fix Popper.js name and removed comma ( #23335 )
...
* docs: fix Popper.js name and removed comma
* docs: restore comma
2017-08-11 10:58:34 -07:00
béla
3935e069f0
fixing list-group badge example ( #23293 )
...
https://github.com/twbs/bootstrap/issues/23291
2017-08-11 10:24:25 -07:00
Jonathan
d9d9c4b653
Use input type search for search fields
2017-08-11 10:22:01 -07:00
Johann-S
53786e7a81
Replace dependencies badge by peer dependencies badge
2017-08-11 10:20:25 -07:00
XhmikosR
9e6c11e329
Remove IE 10 viewport bug workaround JS.
2017-08-11 10:18:49 -07:00
Brian Surowiec
860ca6dee8
Fix malformed link
2017-08-11 10:15:07 -07:00
Clark Winkelmann
ac9176be92
Fix .table-info migration text
...
.table-info should be .info in bootstrap 3
2017-08-11 10:14:00 -07:00
XhmikosR
8a7fe34005
Fix about sidebar.
2017-08-11 10:12:51 -07:00
Steven Black
716e1247bf
“Sass” is standard in text and headings. ( #23328 )
2017-08-11 18:50:03 +03:00
Chirag Modi
6a5a38106a
Fix broken links in doc ( #23324 )
2017-08-11 17:40:41 +03:00
XhmikosR
77bd8fe91a
Remove text/javascript
since it's the default one. ( #23321 )
2017-08-11 17:29:25 +03:00
XhmikosR
f8e89c52b5
Fix JavaScript case and a typo. ( #23320 )
2017-08-11 16:50:08 +03:00
Jan Karlo Dela Cruz
537b5f0127
Fix broken links in documentation. ( #23315 )
2017-08-11 16:26:51 +03:00
XhmikosR
185fe1b444
Convert the new PNGs to 8-bit and compress them. ( #23299 )
...
Before: 354 KB (363.514 bytes)
After: 129 KB (132.748 bytes)
2017-08-11 15:25:12 +03:00
XhmikosR
3820fd1ce7
Merge pull request #23087 from twbs/v4-dev-xmr-tabs-fix
...
tabs: fix nested tabs.
2017-08-11 15:14:48 +03:00
Johann-S
2eb1e687bd
Improve previous selector for nested tabs
2017-08-11 15:04:07 +03:00