- 06 Sep, 2019 2 commits
- 05 Sep, 2019 2 commits
- 03 Sep, 2019 1 commit
-
-
XhmikosR authored
* remove load event * use `forEach` and `querySelectorAll` * simplify check
-
- 02 Sep, 2019 5 commits
- 31 Aug, 2019 1 commit
-
-
XhmikosR authored
It always used the first placeholder's class before.
-
- 30 Aug, 2019 10 commits
-
-
ysds authored
-
ysds authored
-
Mark Otto authored
- 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
-
Mark Otto authored
-
Mark Otto authored
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.
-
XhmikosR authored
-
XhmikosR authored
The example shortcode already adds this.
-
XhmikosR authored
* Merge js-lint scripts into one script. * Merge stylelint scripts into one.
-
Martijn Cuppens authored
-
XhmikosR authored
-
- 29 Aug, 2019 5 commits
- 28 Aug, 2019 1 commit
-
-
XhmikosR authored
-
- 27 Aug, 2019 9 commits
-
-
XhmikosR authored
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
Martijn Cuppens authored
-
XhmikosR authored
-
XhmikosR authored
-
Mark Otto authored
-
Martijn Cuppens authored
-
XhmikosR authored
While important in the past, it has become obsolete, so removing it seems the best solution.
-
- 26 Aug, 2019 2 commits
-
-
Martijn Cuppens authored
- `.carousel-caption` doesn't need a z-index. There are no non-static element in its containing block (`.carousel-item`) - The `z-index` of `.carousel-indicators` is way higher than it needs to be (`15`), the highest sibling `z-index` is `1`, so it can be set to `2` to be the top layer.
-
Martijn Cuppens authored
-
- 25 Aug, 2019 1 commit
-
-
Johann-S authored
-
- 23 Aug, 2019 1 commit
-
-
Mark Otto authored
- Add example to the new form control docs - Reset the [list] selector in Reboot to hide the random dropdown arrow in Chrome
-