XhmikosR
5baad13902
Use npm-run-all
in the netlify
script. ( #28846 )
2019-05-30 11:58:34 +03:00
XhmikosR
d9a8b8ea80
Update devDependencies and gems.
2019-05-30 11:58:34 +03:00
Jay Pinho
1161bff6eb
Make example description more accurate ( #28842 )
2019-05-30 11:58:34 +03:00
Shohei Yoshida
a84a05a56a
Clean input group flex basis ( #28785 )
2019-05-30 11:58:34 +03:00
Shohei Yoshida
9d075734cb
Calc modal header/footer border radius according to the border width ( #28775 )
2019-05-30 11:58:34 +03:00
Aditya Shankar
9508c4c11b
Correct grammar in modal.scss ( #28829 )
2019-05-30 11:58:34 +03:00
Sezer Esen
01a71532d9
Fix background position ( #28814 )
2019-05-30 11:58:34 +03:00
XhmikosR
621391255b
vnu.jar: Update ignores. ( #28817 )
...
Pass the `--no-langdetect` flag instead of ignoring the warning manually.
2019-05-30 11:58:34 +03:00
Johann-S
c6dd1a7d93
Backport #28777 .
...
Toast should allow prevent default for hide and show events
2019-05-30 11:58:34 +03:00
Shohei Yoshida
fe777292b5
Fix z-index according to our z-index rule ( #28784 )
...
https://getbootstrap.com/docs/4.3/extend/approach/#z-index-scales
2019-05-30 11:58:34 +03:00
Christian Oliff
67be130c7b
Update Yarn package link to link to the Bootstrap package ( #28781 )
...
I think it makes more sense to link to the Bootstrap package on Yarn here (like the package link for NPM above)
2019-05-30 11:58:34 +03:00
XhmikosR
be7198a05b
Travis CI: Add Node.js 12.
2019-05-30 11:58:34 +03:00
XhmikosR
f72d2511ba
Update devDependencies.
2019-05-09 21:30:32 +03:00
Shohei Yoshida
4251c23f71
Reset input padding for cross browser consistency ( #28208 )
2019-05-09 21:30:32 +03:00
zhangbao
fc745a3ec8
Consistency modification ( #28750 )
2019-05-09 21:30:32 +03:00
Martijn Cuppens
e9d8c1a9dd
Backport #28679 .
...
* Documentation tweaks
* Remove redundant `col-12` classes
2019-05-09 21:30:32 +03:00
Patrick H. Lauke
36ea7e7421
Album example: remove misleading jumbotron-heading classname ( #28741 )
2019-05-09 21:30:32 +03:00
Shohei Yoshida
aa7b055064
Fix incorrect variable for popover border radius ( #28733 )
...
* Use $popover-border-radius
* Move and rename the local $offset-border-width to the global variable
2019-05-09 21:30:32 +03:00
Christian Oliff
add38103ad
Fix broken link to css-discuss.incutio.com/wiki/Printing_Tables ( #28637 )
...
Instead now pointing to the most recent Wayback Machine archive copy.
2019-05-09 21:30:32 +03:00
Martijn Cuppens
5c65ea6a38
Scrollbar fix ( #28417 )
2019-05-09 21:30:32 +03:00
XhmikosR
27287a6884
Update devDependencies including jQuery to v3.4.1.
2019-05-02 16:59:49 +03:00
XhmikosR
cc5292f510
Backport #28551 .
...
Show the other navbar items on small screens too.
2019-05-02 16:59:49 +03:00
XhmikosR
7da9729a62
Update (dev)Dependencies and gems.
...
Also, fix the `update-deps` excludes and add karma since 4.x requires Node.js >= 8.
2019-04-29 17:41:28 +03:00
Mark Otto
605704d7f5
Prevent form validation mixin from generating invalid CSS ( #28447 )
...
Extrapolates the previously used selector into a new mixin that only generates valid CSS by creating psuedo-classes for `valid` and `invalid`, and nothing else.
Fixes #28380 .
2019-04-29 17:41:28 +03:00
Shohei Yoshida
68932330f0
Sync plain text font-size with $input-font-size
( #28464 )
2019-04-29 17:41:28 +03:00
Martijn Cuppens
78f47133e9
Remove redundant slashes ( #28677 )
2019-04-29 17:41:28 +03:00
Johann-S
c50c1e9d23
fix unit tests for chrome mobile
2019-04-29 17:41:28 +03:00
Shohei Yoshida
10f91729aa
Add $custom-control-label-color
variable ( #28633 )
2019-04-29 17:41:28 +03:00
ysds
57ff6ee9ef
Call hide() after delay
time
2019-04-29 17:41:28 +03:00
XhmikosR
77973cd7fb
Fix clean-css breakWith
option.
2019-04-29 17:41:28 +03:00
Matěj Kříž
41eea9edc4
Fix buttons :focus state styles ( #27890 )
...
* Fix buttons :focus state styles
Buttons :hover and :focus state shares styles.
Buttons :focus text color on 'a.btn' is now consistent with others '.btn'.
* `:focus` styles should be in sync with `.focus`.
So shared styles with hover were copy to focus definition. Rather then using
`hover-focus` mixin which do not contain `.focus`.
2019-04-29 17:41:28 +03:00
XhmikosR
060880296a
karma.conf.js: switch to CI === true
. ( #28588 )
2019-04-29 17:41:28 +03:00
Loïc Goyet
1c7cb61072
Remove scss variable defined twice ( #28567 )
2019-04-29 17:41:28 +03:00
XhmikosR
3bf08d87c9
Update devDependencies and gems.
2019-03-27 20:57:28 +02:00
Johann-S
8fda884ad3
Reset carousel touch delta x to prevent click transformation in swipe ( #28558 )
2019-03-27 20:57:28 +02:00
XhmikosR
c0b2f72a06
Add a netlify
npm script. ( #28552 )
2019-03-27 20:57:28 +02:00
XhmikosR
12532dc913
Remove http
from docs search. ( #28557 )
...
We use only `https` for a few months now.
2019-03-27 20:57:28 +02:00
Patrick H. Lauke
3ab0441667
Check prefers-reduced-motion variable before adding reduced motion media query for animated progress bars ( #28530 )
2019-03-27 20:57:28 +02:00
Shohei Yoshida
60f31b32f8
Workaround for MS edge bug ( #28275 )
2019-03-27 20:57:28 +02:00
XhmikosR
77212386c0
Revert back to the old snippet and just add anonymize IP.
...
We don't need the extra bloat of gtag.
2019-03-27 20:57:28 +02:00
Mark Otto
e34ba3532f
Update GA to latest script & anonymize IPs
2019-03-27 20:57:28 +02:00
XhmikosR
72a1437dae
.gitignore: add the Hugo folders.
2019-03-27 20:57:28 +02:00
XhmikosR
413c313644
Use local doc versions favicon.ico.
2019-03-27 20:57:28 +02:00
XhmikosR
c9159ccf05
Include favicons for examples.
2019-03-27 20:57:28 +02:00
Jim Jiang
9ba80d31d4
Remove redundant placeholders in forms docs ( #28406 )
...
* Change state field to select
* Include "Choose..." placeholder for select
* Change validated select to .custom-select
2019-03-12 15:23:12 +02:00
Patrick H. Lauke
86a97d197e
Remove indiscriminate outline suppression for tabindex="-1" elements ( #28437 )
...
instead, only apply outline suppression if the browser wouldn't normally apply the focus outline, using the (currently experimental) `:focus-visible` pseudo-class
2019-03-12 15:16:49 +02:00
Shohei Yoshida
87527d8149
Add <ol> to nav's comment ( #28426 )
2019-03-08 00:30:25 +02:00
mspae
be8ef5f655
disable assert assending check if the previous unit was a percentual value ( #28400 )
2019-03-08 00:30:25 +02:00
Johann-S
86de1d3875
fix jquery detection
2019-03-08 00:30:24 +02:00
XhmikosR
dad0765ed3
Update devDependencies and gems. ( #28347 )
2019-03-08 00:30:24 +02:00