| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2021-09-06 | docs: make use of the `.Site.Params.docs_version` variable (#34913) | Julien Déramond | 1 | -1/+1 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-08-31 | Use `path.Join` when joining paths | XhmikosR | 3 | -3/+3 | |
| 2021-08-31 | example: remove unneeded escape characters | XhmikosR | 1 | -1/+1 | |
| 2021-08-31 | Minor shortcode tweaks and consistency changes | XhmikosR | 7 | -33/+37 | |
| 2021-08-31 | Remove `.html` suffix from shortcodes calls. | XhmikosR | 1 | -1/+1 | |
| It's the default. | |||||
| 2021-08-31 | Tweak scss-docs shortcode | XhmikosR | 1 | -18/+28 | |
| 2021-07-28 | Use a streamlined way to trigger component dismiss (#34170) | GeoSot | 1 | -0/+15 | |
| * use a streamlined way to trigger component dismiss * add documentation Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-07-06 | Fix site params variable on themes section | acyoush | 1 | -1/+1 | |
| 2021-05-25 | Update Hugo config and sitemap.xml (#34074) | XhmikosR | 1 | -3/+5 | |
| 2021-05-19 | Remove FA for time being | Mark Otto | 1 | -1/+0 | |
| 2021-05-12 | Add Fathom Analytics to v5 docs (#33904) | Mark Otto | 1 | -0/+1 | |
| * Add Fathom Analytics to v5 docs * newline | |||||
| 2021-05-05 | Release v5.0.0 (#33647)v5.0.0 | XhmikosR | 1 | -1/+1 | |
| * Bump version to 5.0.0 * Fix npm tag * Dist | |||||
| 2021-04-09 | footer: fix `rel=noopener` attribute (#33571) | XhmikosR | 1 | -12/+12 | |
| There's no need to use `rel=noopener` without `target=_blank`, but otherwise, it should be used since it's a potential security issue. | |||||
| 2021-04-06 | Remove noopener from target _blank links | Mark Otto | 1 | -1/+1 | |
| 2021-03-30 | Add new docs footer (#33453) | Mark Otto | 1 | -10/+55 | |
| * Replace site footer with mega footer to link to various projects and community resources * Fix broken HTML | |||||
| 2021-03-22 | Update examples (#33214) | Mark Otto | 1 | -8/+14 | |
| * Add updated Jumbotron example made from utilities * Update starter template example with new design and links * Update some existing examples and their screenshots * Add four new snippet-based examples * Update layout to improve things a bit * WIP * Add d-block to images * Fix horizontal scroll * move d-block to the anchor Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-02-03 | Tweak scss-docs shortcode | XhmikosR | 1 | -1/+1 | |
| Should work now with indented start/end capture statements | |||||
| 2021-01-25 | Add a link to v4.x from the v5 homepage (#32745) | Mark Otto | 1 | -1/+3 | |
| * Add a link to v4.x from the v5 homepage * Update masthead.html * Update masthead.html * Change label Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-01-19 | Docs: add v4.6.0 (#32842) | XhmikosR | 1 | -1/+1 | |
| 2021-01-14 | Clarifies Sass variable defaults, adds bootstrap-npm-starter callout (#32795) | Mark Otto | 1 | -0/+1 | |
| * Clarify Sass import and customize docs for how to modify variable defaulst * Add an npm starter project callout to a few pages * Update callout-info-npm-starter.md Co-authored-by: XhmikosR <[email protected]> | |||||
| 2021-01-08 | docs(sidebar): active link | Gaël Poupard | 1 | -3/+3 | |
| 2021-01-08 | Move migration sidebar entry to sidebar.yml | XhmikosR | 1 | -25/+25 | |
| 2020-12-15 | docs(skip links): new powers for .visually-hidden-focusable | Gaël Poupard | 1 | -3/+3 | |
| 2020-12-10 | docs: SVG consistency changes (#32259) | XhmikosR | 9 | -10/+11 | |
| * Move inlined SVG to a partial. Also, add `fill="currentColor"` in the SVGs. * docs: reorder attributes | |||||
| 2020-12-07 | Add a callout for the sanitizer in popovers and tooltips (#32272) | Patrick H. Lauke | 1 | -0/+1 | |
| * Add a callout for the sanitizer in popovers and tooltips * Add second reference to sanitizer in the options Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-12-07 | Revert v5.getbootstrap.com changes | XhmikosR | 1 | -1/+3 | |
| 2020-12-04 | docs(examples): new cheatsheet and RTL examples | Gaël Poupard | 10 | -28/+32 | |
| 2020-11-25 | homepage: fix wrong `alt` attribute (#32258) | XhmikosR | 1 | -1/+1 | |
| 2020-11-21 | Be consistent with Popper's name. (#32224) | XhmikosR | 1 | -2/+2 | |
| The npm package is named "popper.js" but the project is named "Popper", so use the latter consistently. | |||||
| 2020-11-19 | Revert "Use Hugo mounts for our docs vendor files." (#32210) | XhmikosR | 2 | -78/+14 | |
| * Revert "Adapt to the recent main changes" This reverts commit 50d892167036f440f9224327b0a48cf72a2e44b6. * Revert "Add Hugo Pipes logic for local and vendored scripts." This reverts commit 3fcfd606f2c264f1d3434e99c140a05edec461c3. * Revert "Use Hugo mounts for our docs vendor JS files." This reverts commit 6b071116f3b09b59a423ad999efbd67f8645bfa5. | |||||
| 2020-11-19 | Adapt to the recent main changes | XhmikosR | 1 | -4/+4 | |
| * remove `bs-custom-file-input.min.js` * switch to errorf * change error message | |||||
| 2020-11-19 | Add Hugo Pipes logic for local and vendored scripts. | Regis Philibert | 2 | -14/+78 | |
| 2020-11-19 | Use Hugo mounts for our docs vendor JS files. | XhmikosR | 1 | -1/+1 | |
| 2020-11-19 | examples: add the version number in `title` (#32198) | XhmikosR | 1 | -1/+1 | |
| 2020-11-19 | Docs: fix homepage npm install version (#32194) | Jiang Yan | 1 | -1/+1 | |
| 2020-11-18 | Docs: change sidebar collapse controls to actual button elements (#31098) | Patrick H. Lauke | 1 | -2/+2 | |
| apart from the visual styling, there's probably no good reason why these shouldn't be `<button>` elements, semantically the buttons still look a shade too button-like, despite using `.btn-light`. the last remnant of button styling can probably be suppressed further, *or* this makes the case for expanding the core button styles to have one that looks completely non-button and non-link like (for cases where an additional style/hint was given already, or it's clear from context that something's an actionable button or link) Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-11-17 | docs: use `expanded` Sass output style for development (#32176) | XhmikosR | 1 | -1/+1 | |
| 2020-11-17 | skippy.html: reduce whitespace output | XhmikosR | 1 | -3/+2 | |
| 2020-11-17 | Add baseof layout | Tiger Oakes | 5 | -143/+114 | |
| 2020-11-17 | Move redirect layout into partial | Tiger Oakes | 3 | -22/+13 | |
| 2020-11-14 | Rename docs version data attribute | XhmikosR | 1 | -1/+1 | |
| 2020-11-14 | Add `bs` in data attributes | Rohit Sharma | 4 | -5/+5 | |
| - Add `bs` in data APIs everywhere - Update unit tests | |||||
| 2020-11-13 | example.html: remove extra whitespace (#32143) | XhmikosR | 1 | -1/+1 | |
| If we don't pass `class` to the `placeholder` shortcode, this resulted in two spaces before the `alt` attribute: ```html {{< example >}} {{< placeholder width="64" height="64" >}} {{< /example >}} ``` ```html <img src="..." alt="..."> ``` | |||||
| 2020-11-12 | Fix caniuse.com URLS to prevent redirects (#32135) | Christian Oliff | 1 | -1/+1 | |
| Shorter URLS which are faster as they avoid HTTP redirects | |||||
| 2020-11-11 | masthead: add newlines in the snippets and reindent (#32129) | XhmikosR | 2 | -8/+10 | |
| * Update masthead-followup.html * Update single.html | |||||
| 2020-11-09 | docs.html: replace backslashes with forward slashes (#32102) | XhmikosR | 1 | -1/+1 | |
| This resulted in wrong links when building the docs on Windows. | |||||
| 2020-11-08 | Partially revert "Move this to a partial to work around the stray `p` ↵ | XhmikosR | 1 | -15/+0 | |
| issue." (#32076) This partially reverts commit 23ddfa99a33c81916666326e0cfd2582dacfca44. | |||||
| 2020-11-05 | Drop Legacy Edge support. | XhmikosR | 1 | -1/+0 | |
| This allows us to move forward without being held back. Microsoft already replaces the Legacy Edge with the new one on supported Windows versions. | |||||
| 2020-10-31 | Update instances of .font-weight to .fw | Mark Otto | 3 | -10/+10 | |
| 2020-10-22 | Move `href` attribute first (#31835) | XhmikosR | 2 | -2/+2 | |
