Martijn Cuppens
dbadf24bb3
Fix margin above toast when previous toast is hidden ( #27820 )
2018-12-12 14:23:10 +01: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
Johann-S
1f4d7903db
fix fade animation for toast
2018-12-10 10:38:11 +01:00
Mike Vastola
fc15c4c4ce
Change button checkbox/radios to ignore hidden input fields ( #27802 )
2018-12-10 10:40:08 +02:00
XhmikosR
385ce1c961
Update devDependencies. ( #27806 )
2018-12-10 10:34:30 +02:00
Patrick H. Lauke
c70b043a76
Remove nonsensical boolean check ( #27787 )
...
...as it always evaluates to true
2018-12-06 13:30:12 +02:00
Johann-S
fa03289d13
avoid console call in our unit tests ( #27790 )
2018-12-06 10:51:35 +02:00
XhmikosR
947f749e23
Update devDependencies. ( #27764 )
2018-12-06 08:34:35 +02:00
Gijs Rogé
3fbbe1bd35
Replaced fixed 'bolder' font weight value in reboot with variable. ( #27782 )
...
The default font weight value for <strong> <br> in reboot was
set by a fixed value we now use the variable $font-weight-bolder
to let users override this value.
2018-12-06 08:21:18 +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
Patrick H. Lauke
6c00dd08bc
Add aria-modal to modals ( #27780 )
...
Dynamically set/remove `aria-modal="true"` when a modal is shown/hidden
2018-12-05 20:58:09 +02:00
Jacob Müller
8fb6e84fa0
Make form grid gutter width configurable ( #27766 )
2018-12-05 17:15:24 +02:00
Johann-S
b16127fc10
Allow Tooltips/Popovers to work in shadow DOM
2018-12-05 16:02:59 +01:00
Shohei Yoshida
850d99bb13
Add quotes according to the stylelint rule ( #27771 )
2018-12-05 12:40:59 +01:00
Johann-S
37f74c7070
fix regression about using element for tooltip container option
2018-12-05 10:57:02 +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
acidrums4
1a171b80ab
Remove double 'the' in comment ( #27767 )
2018-12-04 20:14:23 +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
8d81226a8e
Remove no_toc_section
.
2018-11-28 21:09:50 +02:00
XhmikosR
24eb9a75e9
Revert "Use h5
for callouts so that they are not included in ToC."
...
This reverts commit 11da160114
.
This is no longer needed with jekyll-toc 0.9.1.
2018-11-28 21:09:50 +02:00
toshimaru
0b96d62fb3
Configure multiple no_toc_section classes
2018-11-28 21:09:50 +02:00
XhmikosR
698ccb4923
Update jekyll-toc to v0.9.1.
2018-11-28 21:09:50 +02:00
XhmikosR
8bfabdd1dc
.eslintignore: Remove unneeded entry.
2018-11-28 14:33:29 +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
05dfae3146
Revert "build/*.js: set sourceType
to module."
...
This reverts commit b442ce3130
.
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
XhmikosR
7b274d358b
Update package-lock.json.
2018-11-26 22:22:05 +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
Johann-S
32ab52ba2e
Add test to make sure we enforce focus on modal ( #27723 )
2018-11-25 18:20:55 +02:00
XhmikosR
72bd3f5930
ship.sh: add missing period.
2018-11-25 14:50:32 +02:00
ysds
9f08f7dea6
Grow button width to the parent button group ( #27717 )
2018-11-25 12:05:31 +01:00
XhmikosR
5c336d0247
Dist
2018-11-25 11:46:37 +02:00
XhmikosR
fdc5c1f49a
Update devDependencies.
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
Martijn Cuppens
28a972ac9f
Add opacity transition
2018-11-23 15:28:39 +02:00
XhmikosR
0c60257114
Revert "Replace anchor.js with jekyll-anchor-headings."
...
This reverts commit b04f97f60b
.
2018-11-23 15:28:39 +02:00
ysds
0140552322
Fix body scrolling issue when modal open ( #27698 )
2018-11-23 13:41:42 +01:00
Pixelastic
3e25bf403a
Update DocSearch.js to latest version
...
The latest (2.6.2) docsearch.js version now displays results as standard `<a href>` links, allowing users to `ctrl`-click on them to trigger default browser behavior of opening in a new tab.
To maintain backward compatibility, this behavior has only been enabled to users that didn't define their own `handleSelected` method.
This PR updates your `docsearch()` code to take advantage of the new `<a href>` template, by removing your custom `handleSelected` and moving its behavior to the `transformData` call. Namely, what you wanted to avoid was jumping to the first `<h1>` of the pages, which would prevent users from seeing the header. This PR checks if the suggestion targets the `#content` anchor (meaning it goes to this first `<h1>`) and remove it.
Behavior should be the same, but at least now you can enjoy the `ctrl`-click :)
2018-11-22 17:38:27 +02:00
XhmikosR
8a7ed6047b
Update devDependencies.
2018-11-22 11:15:21 +02:00