Martijn Cuppens
39b14c9806
Blacklist border-radius property (use mixin instead) ( #27900 )
2018-12-23 09:11:11 +02:00
Mark Otto
6a5a1b073d
move to 4.2
2018-12-22 22:20:26 -08:00
XhmikosR
de7a38250b
Merge branch 'v4-dev' into stretched-link
2018-12-23 00:30:55 +02:00
XhmikosR
3bdb363495
Remove obsolete redirects in examples. ( #27897 )
2018-12-22 22:07:37 +02:00
XhmikosR
74a2d93517
Merge branch 'v4-dev' into stretched-link
2018-12-22 18:32:28 +02:00
Mark Otto
f0e5cc3f41
Add a notes about multiple links/targets, remove multiple link example
2018-12-21 21:10:40 -08:00
Mark Otto
d51b408d0f
Merge branch 'text-break-util' into v4-dev
2018-12-21 15:35:55 -08:00
Mark Otto
1449d041c8
Merge branch 'validation-support-list' into v4-dev
2018-12-21 13:48:53 -08:00
Mark Otto
3b843c37c1
Merge branch 'grid-vertical-alignment-ie-warning' into v4-dev
2018-12-21 13:48:19 -08:00
XhmikosR
c5bd6a11f6
Update webpack.md
2018-12-21 09:03:29 -08:00
XhmikosR
140abf4c3d
Remove unneeded redirects.
2018-12-21 09:03:29 -08:00
Mark Otto
eda851ee76
Prep for v4.2.0 release
...
- Move 4.1 docs to 4.2
- Update versions everywhere to 4.1.3 with release script
- Manually bump the shorthand version in package.json
- Add 4.2 to the versions docs page
- Update some redirects
- Fix tests asset URLs
- Bump Nuget and more
2018-12-21 09:03:29 -08:00
Mark Otto
f7bf353cdc
Add docs for .text-break
2018-12-17 09:58:18 -08:00
XhmikosR
07b4b5907b
Revert "Remove now unnecessary shrink-to-fit viewport directive ( #27818 )" ( #27855 )
...
This reverts commit af484dc12c2302c0e594a0e73a2ba06738a84410.
2018-12-16 16:39:48 +02:00
Florian Lacreuse
8ee2065d16
Update grid doc for consistent use of container. ( #27776 )
2018-12-16 14:55:46 +02:00
Mark Otto
ee72e7838d
dist
2018-12-16 01:33:05 +02:00
Mark Otto
4ad7ba7b23
List out what's supported in validation styles
...
Fixes #27169
2018-12-15 14:25:40 -08:00
Mark Otto
9d05cc25cb
Fixes #26468 : Mention min-height issue in IE10/11 for flexbox vertical alignment
2018-12-15 13:51:20 -08:00
Mark Otto
236c7803cb
Update site/docs/4.1/utilities/stretched-link.md
...
Co-Authored-By: MartijnCuppens <martijn.cuppens@gmail.com>
2018-12-15 20:18:55 +01:00
Mark Otto
470145bdca
Update site/docs/4.1/utilities/stretched-link.md
...
Co-Authored-By: MartijnCuppens <martijn.cuppens@gmail.com>
2018-12-15 20:17:45 +01:00
Mark Otto
210d49ec05
Update site/docs/4.1/utilities/stretched-link.md
...
Co-Authored-By: MartijnCuppens <martijn.cuppens@gmail.com>
2018-12-15 20:15:03 +01:00
Mark Otto
abd5a5e4bd
Copy change
...
Co-Authored-By: MartijnCuppens <martijn.cuppens@gmail.com>
2018-12-15 20:14:42 +01:00
Mark Otto
35caac013c
Copy change
...
Co-Authored-By: MartijnCuppens <martijn.cuppens@gmail.com>
2018-12-15 20:14:05 +01:00
Patrick H. Lauke
af484dc12c
Remove now unnecessary shrink-to-fit viewport directive ( #27818 )
...
`shrink-to-fit=no` is not needed anymore - Apple removed the need for it from iOS9.3 onwards
See https://www.scottohara.me/blog/2018/12/11/shrink-to-fit.html and https://github.com/h5bp/html5-boilerplate/issues/2102
2018-12-15 01:05:49 +00:00
ChrissBott
b5b4f83cdb
Fix typo in "Hiding elements" section ( #27843 )
2018-12-14 17:07:44 +00:00
Patrick H. Lauke
c031584bcd
SVG accessibility fixes ( #27826 )
...
* SVG accessibility fixes
- add `focusable="false"` to all SVGs, to stop IE from including the `<svg>` in its default focus cycle
- completely hide decorative SVGs using `aria-hidden="true"`
- add `role="img"` to meaningful/"content" SVGs, ensure they have an appropriate `<title>` and/or `aria-label`
- simplify placeholder default title
* Simplify usage of placeholder.svg in the docs
- in most cases, no need for separate/redundant text and title (now that we make text itself part of the alternative text explicitly)
- no need (expect in rare cirumstances) to describe the placeholder image (unless the look of the image is important/the actual content, as is the case with the image thumbnail class)
* Simplify example.html rewriting of <svg> to <img> code sample
- as the `alt` for the placeholder isn't really important, just add an ellipsis instead (otherwise, to be correct, we'd have to construct the whole "title+text" construct like we do now in the
placeholder.svg itself
* Change svgo configuration to retain role attribute and add/force focusable=false
- regarding `focusable=false`, see https://github.com/svg/svgo/issues/1011 (which would be the "proper" SVGO fix) and the (hacky) solution https://github.com/svg/svgo/pull/817
2018-12-13 13:09:47 +00:00
Patrick H. Lauke
375d137561
Docs: add note about the grays being "cool" ( #27824 )
2018-12-12 21:55:20 +02:00
Gijs Boddeus
180a06eeb7
Add switch custom form control ( #23004 )
2018-12-12 15:28:25 +02:00
unaccomplished
0a55c7a8f6
Update Scrollspy doc to include missing method options ( #27754 )
2018-12-11 10:27:04 +02:00
XhmikosR
3100a3a95e
Update bs-custom-file-input to v1.3.1.
2018-12-10 17:19:30 +02:00
XhmikosR
60eeef5ddc
Update clipboard.js to v2.0.4.
2018-12-10 17:19:30 +02:00
XhmikosR
10d4e7f43d
Update glyphicons URL.
2018-12-10 12:27:27 +02:00
Patrick H. Lauke
903e242650
Make disabled link in card examples non-focusable and add aria-disabled ( #27788 )
2018-12-06 08:16:22 +02:00
Johann-S
b16127fc10
Allow Tooltips/Popovers to work in shadow DOM
2018-12-05 16:02:59 +01:00
XhmikosR
e184c11618
Merge branch 'v4-dev' into stretched-link
2018-12-05 11:38:55 +02:00
Martijn Cuppens
3007d4b435
Stretched link
2018-12-04 21:22:12 +01:00
Shohei Yoshida
e9ec5e7392
spinners: use .sr-only
instead of text-hide technique ( #27736 )
2018-12-04 08:02:49 +02:00
XhmikosR
a2d0e78b44
Update contents.md
2018-11-29 10:59:06 +02:00
XhmikosR
24eb9a75e9
Revert "Use h5
for callouts so that they are not included in ToC."
...
This reverts commit 11da1601140174e4fa4e0e25e7f66fc21c08e927.
This is no longer needed with jekyll-toc 0.9.1.
2018-11-28 21:09:50 +02:00
XhmikosR
7492c12089
Remove unneeded ESLint config file.
...
We have /site/.eslintrc.json that covers this.
2018-11-28 14:33:29 +02:00
XhmikosR
11da160114
Use h5
for callouts so that they are not included in ToC.
...
Callouts are already excluded from ToC, but due to a limitation in jekyll-toc they are still being included.
We should revisit this if the bug is fixed later.
2018-11-27 16:01:07 +02:00
XhmikosR
cb2b21bb88
Inline bootstrap-stack.svg.
...
It's pretty small compressed; a little less than 1 KB with gzip.
2018-11-27 15:37:24 +02:00
XhmikosR
89876a5559
Use an SVG for the stack image.
...
Image by @mdo.
2018-11-27 15:37:24 +02:00
XhmikosR
b4f7b34b1e
Move examples images in assets/img/examples/ folder.
2018-11-27 15:37:24 +02:00
XhmikosR
4ad19f6f52
Use srcset for examples too.
2018-11-27 15:37:24 +02:00
XhmikosR
d5279bf18c
homepage: use srcset.
...
This should reduce the amount of bytes for non-2x displays.
2018-11-27 15:37:24 +02:00
Christian Oliff
fcfa436a31
Update migration page to indicate the info can be used for 4.1.x as well as 4.0.x
2018-11-26 22:46:09 +02:00
Christian Oliff
7a907ae09e
Change OS X to macOS in Sass comments ( #27729 )
...
It's been macOS for 3 years now and we use just 'macOS' elsewhere in the Bootstrap documentation.
https://en.wikipedia.org/wiki/MacOS
2018-11-26 14:57:33 +00:00
XhmikosR
5c336d0247
Dist
2018-11-25 11:46:37 +02:00
m5o
c9157be574
prevent text selection for floating labels example ( #27719 )
...
* prevent text selection for floating labels
* expand the click target by no selecting the label text
* use `pointer-events: none;` instead of `user-select`
* thx @MartijnCuppens
2018-11-24 13:25:18 +01:00