Martijn Cuppens
7327e38b1c
Fix top level ampersand ( #29518 )
...
Fixes dart sass compatibility.
2019-10-12 16:07:22 +03:00
leshasmp
64e22b4284
Carousel variables ( #29493 )
2019-10-12 14:09:04 +02:00
astrahov
09e6af48d7
Group line-height variables ( #29466 )
2019-10-12 13:56:29 +02:00
Jeremy Jackson
4e37fc3ab4
Add color argument to button mixins ( #29444 )
...
Add optional `$color` argument to `button-variant()` and
`button-outline-variant()` for additional flexibility.
2019-10-12 11:21:22 +03:00
Mark Otto
b3451ff258
Add new .bg-body utility class ( #29511 )
2019-10-10 21:18:19 +03:00
XhmikosR
133e0c8c9a
Drop support for Node.js 8. ( #29496 )
...
By the time v5 stable will be out, 8 will be EOL (December 2019).
2019-10-09 11:11:37 +03:00
XhmikosR
577bf8b14d
Rename "js/tests/units" to "js/tests/unit". ( #29503 )
2019-10-09 01:27:43 +03:00
XhmikosR
1770691b33
Dist ( #29484 )
2019-10-08 09:39:10 +03:00
XhmikosR
9c54d35797
CI: move CI
env variable to the root of the workflow. ( #29499 )
...
This way we match the Travis CI behavior, and it's inherited by all steps.
2019-10-08 08:47:40 +03:00
XhmikosR
622c914a3a
Update devDependencies. ( #29447 )
2019-10-07 09:31:12 +03:00
astrahov
60559d44a2
Add variable for $breadcrumb-font-size
( #29467 )
2019-10-03 18:54:34 +03:00
Johann-S
e1b82f51e2
add modularity integration test
2019-10-03 09:55:57 +02:00
Johann-S
3d12b541c4
return to the original file structure to avoid breaking modularity
2019-10-03 09:55:57 +02:00
Martijn Cuppens
393ddae09b
Fix border for single card in accordion ( #29453 )
2019-10-03 09:43:45 +02:00
Martijn Cuppens
03c9788f7a
Variable card height ( #29462 )
2019-10-03 09:21:40 +02:00
Paweł Kuna
f6a1e2fc89
Better radio input ( #29441 )
2019-10-03 09:52:25 +03:00
Martijn Cuppens
494713b55a
Trim trailing whitespace from markdown files ( #29460 )
2019-10-02 22:48:15 +03:00
Martijn Cuppens
de8c65158b
Remove appearance from textarea ( #29455 )
2019-10-02 22:37:24 +03:00
Mark Otto
707973ebdd
v5: .form-check layout changes ( #29322 )
...
* Scope .form-check-input layout to the .form-check parent
* Remove margin-bottom from list-group-items in case they are label elements
* document .form-check in input groups and list groups, and cleanup the no-label examples in the main .form-check docs
2019-10-02 22:19:45 +03:00
Andreas Schroth
c306e963e8
Remove "extra" section from composer.json ( #29420 )
...
This section is meaningless and doesn't serve any purpose.
2019-10-02 22:10:31 +03:00
XhmikosR
e41342b4c1
coveralls: Add COVERALLS_GIT_BRANCH
( #29458 )
...
Without this, coveralls didn't receive the branch info thus leading to failures when we switched branches.
2019-10-02 22:05:15 +03:00
XhmikosR
b1a4b0ecc4
workflows/test.yml: specify CI=true
( #29440 )
2019-10-02 21:56:39 +03:00
XhmikosR
adfd3fbd46
README.md: link to the Actions page for Tests ( #29480 )
2019-10-02 21:49:34 +03:00
astrahov
46e8f1a34f
Variable carousel indicator opacity ( #29468 )
2019-10-01 15:14:43 +02:00
Paweł Kuna
0a3aa08b89
Remove outline from select box in FF ( #29445 )
...
* Remove outline from select box in FF
* Use $form-select-color
2019-09-27 18:58:53 +03:00
wojtask9
f2dff864aa
Remove duplicated td selector ( #29454 )
2019-09-27 13:22:31 +01:00
XhmikosR
6b150855df
Change blue and pink colors to be accessible. ( #29198 )
2019-09-27 09:01:36 +03:00
XhmikosR
de3a3731bd
Sass: remove redundant stylelint inline suppressions. ( #29427 )
2019-09-26 21:50:14 +03:00
XhmikosR
7e09017790
update-deps
: remove moot cross-env
call. (#29419 )
2019-09-24 21:32:49 +03:00
Shohei Yoshida
d2a24e09ec
Grid card example tweaks ( #29409 )
...
Stack in cards in one column when < md
2019-09-24 13:48:45 +03:00
XhmikosR
04796b8f3a
Update devDependencies.
2019-09-24 13:09:25 +03:00
XhmikosR
84861ceadb
.eslintrc.json: Remove a couple of default rules.
2019-09-24 13:09:25 +03:00
XhmikosR
90c5de151b
GH Actions updates. ( #29429 )
2019-09-24 12:53:50 +03:00
XhmikosR
129bb08fc4
Use Hugo for our docs Sass and JS. ( #29280 )
...
Now there's only one command needed to run the docs: `npm run docs-serve`.
Also, simplify the npm scripts.
2019-09-17 00:22:49 +03:00
XhmikosR
a9c05ab798
examples: darken gray a little bit.
2019-09-16 23:41:57 +03:00
XhmikosR
758ee5f0f8
card.md: use text-dark
for warning card.
2019-09-16 23:41:57 +03:00
XhmikosR
1edba8072d
badge.md: use text-dark
for warning.
2019-09-16 23:41:57 +03:00
XhmikosR
fbeed6f1d9
Darken footer color.
2019-09-16 23:41:57 +03:00
XhmikosR
943a074a2b
Tweak syntax highlighting colors to be WCAG2AA valid.
2019-09-16 23:41:57 +03:00
XhmikosR
0126d9832b
workflows/test.yml: switch to setup-node@v1
. ( #29410 )
2019-09-16 15:28:25 +03:00
ysds
e2a93ec094
Fix incorrect aspect ratio on IE11
2019-09-15 13:38:04 +02:00
Martijn Cuppens
6e63868500
Remove redundant properties
2019-09-15 13:38:04 +02:00
jahanzaibsuleman07
d99ff902f8
Responsive sticky top ( #29158 )
2019-09-13 21:15:20 +03:00
XhmikosR
49469ca0dc
Update devDependencies. ( #29381 )
2019-09-13 12:13:08 +03:00
Martijn Cuppens
2f549ecda8
Typo fix ( #29382 )
2019-09-07 22:16:48 +03:00
ysds
713dd82403
Remove unnecessary z-index
2019-09-06 18:06:13 +03:00
Martijn Cuppens
9066f9495c
Make sure the content doesn't cover the navbar dropdown
...
See https://github.com/twbs/bootstrap/pull/29368#issuecomment-528725686
2019-09-06 18:06:13 +03:00
XhmikosR
c5e80ff2af
about/brand.md: Remove unused class.
2019-09-06 18:06:13 +03:00
XhmikosR
c6ac6365e5
Use the $white
variable.
2019-09-06 18:06:13 +03:00
Martijn Cuppens
b6b96c174b
Docs tweaks
...
- Simplify display headings example markup
- Simplify footer styles
- Remove z-indices hacks in the docs
- Remove redundant modal styling in docs
- Use `escape-svg()` to escape docs sidebar chevron
- Simplify sidebar chevron code
- Cleanup masthead css & fix column width between `md` & `lg`
- Easier to download logo's with the `download` attribute.
- Changed some color codes into variables
- Cleanup brands css
2019-09-06 18:06:13 +03:00