Martijn Cuppens
510a446be6
Remove redundant properties
2019-10-14 12:12:05 +03:00
Martijn Cuppens
327bfca418
Fix top level ampersand ( #29518 )
...
Fixes dart sass compatibility.
2019-10-14 12:12:05 +03:00
XhmikosR
be452a0ed3
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-14 12:12:05 +03:00
XhmikosR
23a78f0ab1
Update .gitignore.
...
Remove the old Hugo static dist folder.
2019-10-14 12:12:05 +03:00
Martijn Cuppens
6c9640c245
Backport #29445
...
Remove outline from select box in Firefox
2019-10-14 12:12:05 +03:00
astrahov
1260b4fb3f
Add variable for $breadcrumb-font-size
( #29467 )
2019-10-14 12:12:05 +03:00
Martijn Cuppens
d521e147f9
Fix border for single card in accordion ( #29453 )
2019-10-14 12:12:05 +03:00
Martijn Cuppens
f47243460e
Variable card height ( #29462 )
2019-10-14 12:12:05 +03:00
XhmikosR
91a9fd96b9
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-14 12:12:05 +03:00
XhmikosR
5e304b60a1
workflows/test.yml: specify CI=true
( #29440 )
2019-10-14 12:12:05 +03:00
XhmikosR
4c74d58f26
README.md: link to the Actions page for Tests ( #29480 )
2019-10-14 12:12:05 +03:00
Martijn Cuppens
cd64a164f1
IE image fix ( #29483 )
2019-10-08 08:49:29 +03:00
XhmikosR
1f2b048312
Use 180 for the grid-cards placeholder images' height.
2019-09-26 18:37:07 +03:00
XhmikosR
caf889e49e
Update devDependencies and gems.
2019-09-26 18:37:07 +03:00
Shohei Yoshida
b5ba078b12
Grid card example tweaks ( #29409 )
...
Stack in cards in one column when < md
2019-09-26 18:37:07 +03:00
XhmikosR
cdfba0be4a
GH Actions updates. ( #29429 )
2019-09-26 18:37:07 +03:00
XhmikosR
61cc86d68d
workflows/test.yml: use ruby-version
.
...
`version` is deprecated.
2019-09-26 18:37:07 +03:00
XhmikosR
846b603413
workflows/test.yml: switch to setup-node@v1
. ( #29410 )
2019-09-26 18:37:07 +03:00
XhmikosR
791b1943f2
Bump bundlesize limits.
2019-09-26 18:37:07 +03:00
ysds
8741eed7a5
Add responsive example
2019-09-26 18:37:07 +03:00
ysds
afc9cae32c
Allow override default col width
2019-09-26 18:37:07 +03:00
Mark Otto
d08567797f
Cleanup
...
- Rename and move the variable to variables file
- Move code to the grid file
- Use the mixin to generate our own classes
- Wrap in a grid classes enabled conditional
- Document the mixin
2019-09-26 18:37:07 +03:00
Mark Otto
acb2b7061c
Move margins, and equal height via utility example
2019-09-26 18:37:07 +03:00
Mark Otto
9ed860ef24
First pass at .row-cols classes
...
Trying to find a new way to do responsive card decks while not locking ourselves into the cards themselves. My thinking here is we can easily control the column (.col) width by the parent, but I don't know how many we need (have 0-5 now) across each breakpoint. This works for cards so far, and I think could get us equal height, too.
2019-09-26 18:37:07 +03:00
XhmikosR
28758a03f0
carousel.md: Remove duplicate bd-example div. ( #29341 )
...
The example shortcode already adds this.
2019-09-26 18:37:07 +03:00
XhmikosR
f732bf025a
docs: remove swatches for theme colors. ( #29327 )
...
Use the built-in utilities instead.
2019-09-26 18:37:07 +03:00
XhmikosR
68ddcec057
theming.md: bring :root
up to par with Scss. ( #29323 )
...
Also, add a warning in _root.scss so that we don't miss it again.
2019-09-26 18:37:07 +03:00
XhmikosR
6d5739320e
blog example: remove unused CSS. ( #29316 )
2019-09-26 18:37:07 +03:00
Martijn Cuppens
5d39e36083
Don't bind validation to form controls
2019-09-26 18:37:07 +03:00
XhmikosR
269e5351aa
Update devDependencies and gems.
2019-08-27 16:32:25 +03:00
Johann-S
ef1c7aadbc
Backport #29298
...
dropdown show method should do the same as toggle
2019-08-27 16:32:25 +03:00
XhmikosR
dd181e91bd
Actions CI tweaks ( #29276 )
...
* Allow bundlesize to run for forks too.
* Add name for clone step.
* Add` fail-fast: false`
2019-08-27 16:32:25 +03:00
Johann-S
bab999701c
Backport #29277
...
dropdown - destroy old popper.js references
2019-08-27 16:32:25 +03:00
tracyjordan
41b8ce278b
fixed minor typo ( #29291 )
2019-08-27 16:32:25 +03:00
XhmikosR
de94f6003f
test.yml: reindent.
2019-08-27 16:32:25 +03:00
XhmikosR
3a3b0a4eae
change-version.js: Add _gh_pages folder in ignores. ( #29270 )
2019-08-27 16:32:25 +03:00
Martijn Cuppens
c4e5aa0d32
docs: fix tap targets ( #29272 )
2019-08-27 16:32:25 +03:00
Johann-S
7652d326e4
Backport #29251
...
allow to pass popper.js configuration for tooltip/popover and dropdown
2019-08-27 16:32:25 +03:00
Martijn Cuppens
6381c63fb1
Add deprecation warning
2019-08-26 09:29:50 +02:00
Martijn Cuppens
9e1ef5623f
Deprecate nav-divider() mixin
2019-08-22 08:10:03 +02:00
Martijn Cuppens
9519b9e055
Enable wrapping for elements in .modal-footer ( #25103 )
2019-08-17 17:03:00 +03:00
Martijn Cuppens
94395af932
Restore cursor: pointer
for checkbox/radio buttons ( #29239 )
2019-08-17 17:03:00 +03:00
Martijn Cuppens
81d5e6eb1b
Clarify order documentation ( #29252 )
2019-08-17 17:03:00 +03:00
XhmikosR
38d055e7fb
Fix redirects. ( #29254 )
2019-08-17 17:03:00 +03:00
XhmikosR
727c1684bb
Update devDependencies and gems.
2019-08-17 17:03:00 +03:00
Martijn Cuppens
e538b9f23e
Fix Firefox rendering issue ( #29234 )
2019-08-17 17:03:00 +03:00
XhmikosR
116da0b746
Bump bootstrap.min.css bundlesize limit.
2019-08-17 17:03:00 +03:00
Shohei Yoshida
c387223720
Fix min-width of input-group flex items ( #29209 )
2019-08-17 17:03:00 +03:00
Mark Otto
81fa902454
Responsive containers (follow-up to #29095 ) ( #29118 )
...
* Follow-up to #29095
This PR fixes the responsive containers that were added in #29095 , originally stubbed out in #25631 . Apologies to @browner12 for getting that wrong.
Fixes #25631 .
* update navbar as well because we cannot reset all containers uniformly
* Update navbars example to include container-xl example to ensure containers match
* rewrite responsive containers docs, add table of max-widths
* Update container docs
- Move table up to the intro
- Remove the container example because it's actually hella confusing
- Update and link to grid example as a demo instead
2019-08-17 17:03:00 +03:00
XhmikosR
d55f6c3073
Simplify css-prefix scripts. ( #29205 )
2019-08-17 17:03:00 +03:00