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
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
Shohei Yoshida
e9ec5e7392
spinners: use .sr-only
instead of text-hide technique ( #27736 )
2018-12-04 08:02:49 +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
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
2ac3db8384
Tweak placeholder.svg.
...
* always include the title
* make it possible to skip adding the title by passing `title=' '`
* remove viewBox since we don't need it
2018-11-20 21:31:28 +02:00
Martijn Cuppens
072b5ab7fd
Replace holder.js with SVGs.
2018-11-20 21:31:28 +02:00
Tieson Trowbridge
ab183384ee
Allows both OL and UL lists for tab buttons
2018-11-20 09:58:04 +01:00
Mark Otto
220baef0d9
Clean up some docs for toasts
...
- Add headings to examples section
- Clarify styles and customization options in examples
- Add dismiss buttons to all toasts
- Missing period added for consistency
- Update roles, tweak text
2018-11-13 08:47:32 +02:00
Laussel LOïc
dc07e8dca8
Update toast documentation following pull #27155
...
Also remove close button everywhere just let it when autohide is set to false
2018-11-13 08:47:32 +02:00
Johann-S
557d5ac74d
Remove the show delay for our toast plugin
2018-11-13 08:47:32 +02:00
Laussel Loïc
4cac833447
Implement data-dismiss="toast"
to allow user to interact itself with the component ( #27155 )
2018-11-13 08:47:32 +02:00
Johann-S
2f81ab007c
Fix toast documentation page.
2018-11-13 08:47:32 +02:00
Mark Otto
d0652a1be9
Add new toasts component
2018-11-13 08:47:32 +02:00
Martijn Cuppens
696c4078d1
Customize browse text of the custom file input with HTML ( #27651 )
2018-11-13 08:30:17 +02:00
XhmikosR
dafb498f75
Spinners: show all color variants.
2018-11-13 08:21:57 +02:00
Mark Otto
52a86cc671
Add Bootstrap's very first spinners omfg it's actually happening
2018-11-13 08:21:57 +02:00
Patrick H. Lauke
e6a356a3ae
Minor/Docs: tweak accordion example heading level ( #27620 )
2018-11-11 09:12:29 +00:00
sts-ryan-holton
2df2cdd33d
Wrap checkboxes in .form-group
( #27624 )
2018-11-07 21:54:40 +01:00
ysds
8de915eded
Docs: Improve accessibility of disabled link example ( #27614 )
...
Add `tabindex="-1"` and `aria-disabled="true"` to disabled link
2018-11-06 10:47:59 +02:00
Martijn Cuppens
6e10ac276e
Increase readability card columns docs ( #27609 )
2018-11-05 21:08:13 +02:00
Patrick H. Lauke
8b20bce873
Add Sass variable for prefers-reduced-motion, add callout to affected components ( #27581 )
...
* Tweak the accessibility/reduced motion text
include mention of carousel slides, remove the (now inaccurate, as Firefox 63 includes it too) mention that support is limited to Safari/macOS
xref https://github.com/twbs/bootstrap/issues/27525
* Add new callout for reduced motion
* Add variable to control prefers-reduced-motion media query support
* Add callout about prefers-reduced-motion to all components currently using animation which are affected
2018-11-03 19:23:26 +01:00
Sebastian Hädrich
4b15ec9cad
Make meaning of tooltip's selector
option clearer ( #27573 )
2018-11-01 15:05:02 +02:00
Ng Yik Phang
47ef0a877e
Improve pagination's documentation accessibility.
...
- Remove `.sr-only` span for previous/next page, there is already`aria-label`
- Add `aria-disabled="true"` and `aria-current="page"`
2018-10-23 06:21:57 +03:00
XhmikosR
d48f03b050
Use the example shortcode in more places.
...
Now that we don't have the ToC issue with the examples' headers in ToC, we can safely do this.no_toc_section_class
2018-10-22 09:24:36 +03:00
ysds
becb6ce346
Add dropdown responsive alignment ( #26255 )
2018-10-21 11:01:22 +03:00
Johann-S
c08652cfe8
swipe left/right without hammerjs
2018-10-20 15:32:09 +03:00
Johann-S
caefd70463
Add touch support in our carousel with HammerJS.
2018-10-20 15:32:09 +03:00
galczo5
6cbcd03efb
Add show
and hide
methods to dropdown ( #27370 )
2018-10-20 14:27:51 +03:00
chocolateboy
ef32979222
Fix doc typo
2018-10-19 11:36:18 +03:00
Helmut Granda
34c7b07f7f
Adding call out note directly to the page.
...
Instead of using an external source since this is only a one time note it is safe to be placed within the document itself.
2018-10-17 23:15:01 +03:00
Helmut Granda
42006e7b17
Adds a note about the limitations on content being larger than the image.
...
In the event that the content is larger than the image, the content will continue to be displayed outside the image itself. There are some workarounds but they apply only to browsers that support this option and IE11 is not one of them.
2018-10-17 23:15:01 +03:00
Martijn Cuppens
832a90d9d3
Move media from layout to components
2018-10-17 22:45:54 +03:00
XhmikosR
f9dea7624b
Move periods outside of links.
2018-10-14 08:17:40 +03:00
m5o
74393bffc9
refine deprecated holder.js color syntax
...
* refine deprecated holder.js color syntax
* remove `#55595c:#373a3c`
* harmonize with all other holder.js examples
2018-10-11 23:49:08 +03:00
Florian Lacreuse
46893e23a3
Add explanation about accordion wrapper.
2018-09-25 11:41:35 +03:00
719media
e1b7404bb8
Update forms.md
...
fix duplicate id attribute
2018-09-20 09:31:02 +03:00
Mark Otto
4dc5671d1b
Remove flex utilities from .list-group-item's as they're display: block; meaning the utilities have no affect. Closes #27162 .
2018-09-18 22:14:45 -07:00
Johann-S
75f83da539
use bsCustomFileInput in our documentation ( #27264 )
2018-09-18 16:52:10 +03:00
Christopher Morrissey
ea0faadde5
feature(carousel): carousel-item interval ( #26667 )
...
adds the ability to assign data-interval to an individual carousel-item
2018-09-18 15:55:48 +03:00
Mark Otto
029f92c5e5
Document input group wrapping behavior and override via utility class
...
Fixes #25409
2018-09-18 14:51:34 +03:00
Mark Otto
7c88c46517
Clarify docs for custom form structure
...
Fixes #25440
2018-09-18 13:03:44 +03:00
Herst
7b9c8e8eb3
Added type="button" to <button>s without any type ( #27174 )
...
(again)
https://github.com/twbs/bootlint/wiki/W007
2018-09-03 16:55:04 +01:00
Yannick Warnier
17008fb8f8
Fix section numbering in scrollspy doc example
2018-08-19 11:21:38 -07:00
Johann-S
ab7ce480f2
Recommend a plugin to animate custom file input ( #27088 )
2018-08-18 16:57:07 +03:00
Martijn Cuppens
57661dff6d
Tweak modal transform ( #27005 )
2018-08-13 10:00:53 +03:00
XhmikosR
63909069c4
docs/4.1/components/forms.md: fix useiconic link.
2018-08-12 21:15:55 +03:00
Jonathan
854da5a7c1
Hyphenate client-side/server-side ( #27016 )
2018-08-02 11:13:19 +01:00