XhmikosR
fb6266a8df
carousel: fix transition properties order. ( #29173 )
2019-07-31 11:37:39 +03:00
XhmikosR
96d4a64944
Update devDependencies and gems.
2019-07-31 11:37:39 +03:00
Patrick H. Lauke
cf07b5a7ab
Fix minor typo ( #29168 )
2019-07-31 11:37:39 +03:00
Shohei Yoshida
f6b00cda24
Fix reboot for placeholder links ( #29164 )
2019-07-31 11:37:39 +03:00
Patrick H. Lauke
af0786b10f
Minor: fix sentence ( #29160 )
...
"Popovers whose both title..."
2019-07-31 11:37:39 +03:00
Patrick H. Lauke
d5266dc995
Fix reboot for placeholder links ( #29162 )
...
Backport of #29140
2019-07-31 11:37:39 +03:00
Chandan Deep
397359154c
Change property from background to background-image ( #29149 )
...
For Gradient, We have to use the background-image instead of only background.
2019-07-31 11:37:39 +03:00
Brian Juul Andersen
cd58245f10
Update scrollspy.md ( #29156 )
...
Fixed minor grammatical error:
"... the best method get scroll ..."
=>
"... the best method to get scroll ..."
2019-07-31 11:37:39 +03:00
Johann-S
e4d4c5d0bc
Backport #29155
...
allow dynamic modal body for scrollable modals
2019-07-31 11:37:39 +03:00
Martijn Cuppens
8f95b26d65
Haha, floats. It's 2019 ( #29147 )
2019-07-31 11:37:39 +03:00
XhmikosR
e1cd51e4fb
Update docs vendor libs ( #29134 )
...
* Update bs-custom-file-input.min.js to v1.3.2.
* Update anchor.min.js to v4.2.0.
2019-07-31 11:37:39 +03:00
XhmikosR
dcdd9be0b3
Backport #29121 .
...
Remove https://glyph.smarticons.co/ from list of suggestions.
The domain is now for sale and is triggers warnings in Firefox and Chrome
2019-07-31 11:37:39 +03:00
Martijn Cuppens
48e86c5796
Apply at-mixin-argumentless-call-parentheses: always
stylelint rule for v4 mixins
2019-07-31 11:37:39 +03:00
Martijn Cuppens
d59aa2c702
Apply at-mixin-argumentless-call-parentheses: always
stylelint rule
2019-07-31 11:37:39 +03:00
XhmikosR
22f6a4beea
Add --continue-on-error
in the css-lint
script. ( #29119 )
2019-07-31 11:37:39 +03:00
Shohei Yoshida
470adc3f16
Force reflow for fade-in animation ( #29113 )
2019-07-31 11:37:39 +03:00
XhmikosR
e01103e3f9
Downgrade karma-browserstack-launcher to v1.4.0. ( #29109 )
...
This might fix the build failures we are getting.
2019-07-31 11:37:39 +03:00
Martijn Cuppens
9322cc83bc
Simplify css-compile-main
script ( #29102 )
2019-07-31 11:37:39 +03:00
XhmikosR
0f376c1107
Update svgo.yml. ( #29089 )
2019-07-31 11:37:39 +03:00
Kitten King
b66abdf3b1
Fix Typos across Bootstrap repository ( #29082 )
2019-07-31 11:37:39 +03:00
XhmikosR
1bee3c03cf
Remove iconic and add feather icons. ( #29079 )
2019-07-31 11:37:39 +03:00
Martijn Cuppens
a2a38058af
.custom-select
: combine properties.
2019-07-30 15:43:38 +03:00
XhmikosR
41fd25abe1
Optimize the inline SVGs.
2019-07-30 15:43:38 +03:00
XhmikosR
f233e05acc
Disable the !default
rule for our docs variables.
2019-07-30 15:43:38 +03:00
XhmikosR
eeea633150
Use the background shorthand.
2019-07-30 15:43:38 +03:00
XhmikosR
a5d280365b
docs: use the escape_svg
function.
2019-07-30 15:43:38 +03:00
Martijn Cuppens
c26e68427c
Backport "Use escape-svg() function ( #29077 )"
...
Adapted for v4-dev.
2019-07-30 15:43:38 +03:00
XhmikosR
68ab243ffa
SVGs: lowercase hex values.
2019-07-30 15:43:38 +03:00
XhmikosR
cac30c0722
Update devDependencies.
2019-07-17 14:48:26 +03:00
XhmikosR
def8173e7b
Fix bootstrap-themes.png. ( #29061 )
...
For some reason the old image was bad quality.
2019-07-17 14:48:26 +03:00
M. Wacker
921f17a650
Fix breaking layout breaking error in code ( #28328 )
...
Change `word-break: break-word;` to `word-wrap: break-word;`
2019-07-17 14:48:26 +03:00
Brian Juul Andersen
636204974b
Updated sentence ( #29051 )
...
Checkboxes and radios use are built to support HTML-based form
=>
Checkboxes and radio buttons support ...
2019-07-17 14:48:26 +03:00
Manuel Alcaraz
c6cbae6b2a
#29034 Fix broken links ( #29035 )
2019-07-17 14:48:26 +03:00
Sunny Dhoke
4e4a1febb0
Added link to creative commons license ( #29032 )
...
The previous link is dead one.
2019-07-17 14:48:26 +03:00
Brian Juul Andersen
f2185b9b5f
Update collapse.md ( #29025 )
...
Corrected minor spelling error.
2019-07-17 14:48:26 +03:00
Johann-S
a894ea3a51
updated babel
2019-07-17 14:48:26 +03:00
XhmikosR
0ad0985ac0
Update devDependencies and gems.
...
Also lock babel versions, since we get failures with newer ones.
2019-07-10 11:03:54 +03:00
XhmikosR
d361194a99
Move bundlesize config to a separate file. ( #29002 )
2019-07-10 11:03:54 +03:00
Patrick H. Lauke
3d72b94ee9
Add prefers-reduced-motion
callout to toast documentation ( #28993 )
...
x-ref #28987
2019-07-10 11:03:54 +03:00
Bardi Harborow
d395dfaafc
Add ARIA search landmark to documentation. ( #28983 )
2019-07-10 11:03:54 +03:00
Martijn Cuppens
e61d609bc0
Ignore the bg-variant deprecation warning in our files.
2019-07-10 11:03:54 +03:00
Martijn Cuppens
23d7dd6dbd
Remove redundant radius properties ( #28956 )
2019-07-10 11:03:54 +03:00
Patrick H. Lauke
be80d26cdb
Ensure button plugin sets/removes active class correctly on page load ( #28952 )
...
* Ensure correct active class is set on button toggles/checkboxes/radios on page load
Sanity check, ensures that the UI visually matches the actual values/states of controls. Also ensures that if any autocomplete/autofill happened, this is visually accounted for
by having the correct class set.
Includes unit tests (and `autocomplete` has been removed from these as it's no longer necessary)
* Remove now unnecessary autocomplete attribute
As the attribute was there to force/ensure that the visual presentation matched the state, and this is now taken care of programmatically, there's no need to unnecessarily suppress autocomplete...let them autocomplete if they want to...
2019-07-10 11:03:54 +03:00
Sergey Kovalenko
22f6b373f9
Remove negative margins for group list items ( #28940 )
...
To fix RGBA borders overlapping issue.
2019-07-10 11:03:54 +03:00
XhmikosR
a92f838c8d
Minor wording changes.
2019-07-10 11:03:54 +03:00
Jonathan Hawkins
e76fce5852
Combine duplicate documentation examples into one to fix the confusing text.
2019-07-10 11:03:54 +03:00
Martijn Cuppens
c121778b49
Change invalid icon from cross to exclamation mark ( #28944 )
...
The cross icon was confusing since some browsers use it as a reset button.
2019-07-10 11:03:54 +03:00
Robin D'Arcy
4376d92ea7
Docs – update extend/approach.md ( #28941 )
2019-07-10 11:03:54 +03:00
Martijn Cuppens
de163b337c
Deprecate bg-variant()
mixin ( #28938 )
2019-06-20 21:30:09 +02:00
Patrick H. Lauke
5f44e01dab
Add missing dropdown unit test for closing with ESC ( #28929 )
...
Backport of the unit test from https://github.com/twbs/bootstrap/pull/28928
2019-06-19 13:43:48 +03:00