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
XhmikosR
d6945d5e8f
Move shortcodes used only once where they are needed.
2019-09-06 11:57:50 +03:00
XhmikosR
2c9e22ef88
getting-started/theming.md: throw an error if the regex doesn't succeed.
2019-09-06 11:57:50 +03:00
XhmikosR
cf4ae75eff
Break a couple of long lines.
2019-09-06 11:57:50 +03:00
XhmikosR
f7fe5d5bca
homepage: remove redundant class ( #29357 )
...
This broke IE11.
2019-09-06 08:51:46 +03:00
Mark Otto
eb49bd11c9
Update subnav to remove breadcrumb and just keep versions and search ( #29368 )
2019-09-05 21:43:31 +03:00
XhmikosR
c6a82fcc6f
Update devDependencies. ( #29349 )
2019-09-05 11:23:34 +03:00
XhmikosR
db002902da
Tweak form validation snippet. ( #29359 )
...
* remove load event
* use `forEach` and `querySelectorAll`
* simplify check
2019-09-03 18:04:11 +03:00
XhmikosR
d0affaa2ec
Examples: use our utilities more. ( #29358 )
2019-09-02 19:19:25 +03:00
XhmikosR
88d7d8b822
Use the example shortcode in more places. ( #29346 )
2019-09-02 12:52:26 +03:00
XhmikosR
6cb4ebc048
ESLint: specify --report-unused-disable-directives
( #29350 )
2019-09-02 12:44:19 +03:00
XhmikosR
6f1eb110e7
Docs: simplify a few Hugo range
s. ( #29333 )
2019-09-02 12:31:02 +03:00
XhmikosR
edf7923c8f
Fix a few redirected links. ( #29352 )
2019-09-02 12:21:42 +03:00
XhmikosR
919b526f17
Fix shortcodes/example.html class bug. ( #29344 )
...
It always used the first placeholder's class before.
2019-08-31 08:11:16 +03:00
ysds
b1f4909287
Add responsive example
2019-08-30 13:07:27 -07:00
ysds
ebfeaa4ad1
Allow override default col width
2019-08-30 13:07:27 -07:00