| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-10-31 | Contrast colors added to theme-colors (#30044) | Sead Memic | 1 | -1/+1 | |
| * Contrast colors added to theme-colors * redundant colors removed froms docs, theme-colors refactor * Add spaces for consistency * Adapt to the recent changes Co-authored-by: Sead Memic <[email protected]> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-10-20 | Update optimize.md | XhmikosR | 1 | -3/+4 | |
| For some weird reason, using "Exports" as the callout header leads to TypeError coming from clipboard.js | |||||
| 2020-10-20 | mention default export in our docs optimize section | Johann-S | 1 | -11/+22 | |
| 2020-10-20 | Update docs example on how to optimize JavaScript bundle | Pascal Pepe | 1 | -6/+12 | |
| 2020-10-19 | docs: switch to fenced codeblocks (#31806) | XhmikosR | 4 | -40/+40 | |
| 2020-10-19 | docs: switch to suggesting jsDelivr as a CDN (#31894) | XhmikosR | 1 | -1/+1 | |
| 2020-10-13 | Revert "Improve callout shortcode. (#31802)" (#31871) | XhmikosR | 1 | -6/+6 | |
| This reverts commit 5c6925385ee926a749ead6a4f2ebbfc64e701f36. | |||||
| 2020-10-13 | Colors rewrite (#30622) | Martijn Cuppens | 1 | -5/+9 | |
| 2020-10-12 | Improve callout shortcode. (#31802) | XhmikosR | 1 | -6/+6 | |
| Remove the `markdownify` call, and instead rely on Hugo's proper syntax; `{{% callout %}}` when we want to the content to be processed as Markdown. This allows for stuff like: {{% callout info %}} ##### I'm an info callout! ```css .foo { color: #fff; } ``` {{< example >}} <div class="alert alert-warning alert-dismissible fade show" role="alert"> <strong>Holy guacamole!</strong> You should check in on some of those fields below. <button type="button" class="btn-close" data-dismiss="alert" aria-label="Close"></button> </div> {{< /example >}} {{% /callout %}} | |||||
| 2020-10-05 | docs: fix contrast color against `.bg-info` (#31839) | Gaël Poupard | 1 | -1/+1 | |
| * docs(badge): ensure info badge's contrast * docs(colors): fix contrasts in example using .bg-info * Update card.md Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-09-15 | Mention the quotes requirement in the docs too | Mark Otto | 1 | -1/+1 | |
| 2020-09-01 | docs: Fix typo on Customize -> Color page (#31556) | Alex Plescan | 1 | -1/+1 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-07-11 | Fix docs sass importing example. | Florian Lacreuse | 1 | -1/+2 | |
| 2020-06-20 | Correctly document how to add to Sass maps (#31107) | Mark Otto | 1 | -2/+6 | |
| Fixes #31089. Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-06-16 | Fix BootstrapCDN's name (#31049) | XhmikosR | 1 | -1/+1 | |
| 2020-06-16 | Fix a broken link and a redirect. (#31045) | XhmikosR | 1 | -1/+1 | |
| 2020-05-20 | docs(customize/sass): dark color-contrast is #212529 as of now | Gaël Poupard | 1 | -1/+1 | |
| 2020-05-20 | docs(customize/colors): dump grays swatches (unused) and merge -500 in swatches | Gaël Poupard | 1 | -1/+1 | |
| 2020-05-20 | docs(contrasts): move content after rebasing master | Gaël Poupard | 2 | -3/+5 | |
| 2020-05-18 | More Markdownlint fixes | XhmikosR | 1 | -2/+2 | |
| 2020-05-13 | Bump version to 5.0.0-alpha1 (#29925) | XhmikosR | 7 | -0/+602 | |
| Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff. | |||||
