aboutsummaryrefslogtreecommitdiff
path: root/site/layouts
AgeCommit message (Collapse)AuthorFilesLines
2021-09-06docs: make use of the `.Site.Params.docs_version` variable (#34913)Julien Déramond1-1/+1
Co-authored-by: XhmikosR <[email protected]>
2021-08-31Use `path.Join` when joining pathsXhmikosR3-3/+3
2021-08-31example: remove unneeded escape charactersXhmikosR1-1/+1
2021-08-31Minor shortcode tweaks and consistency changesXhmikosR7-33/+37
2021-08-31Remove `.html` suffix from shortcodes calls.XhmikosR1-1/+1
It's the default.
2021-08-31Tweak scss-docs shortcodeXhmikosR1-18/+28
2021-07-28Use a streamlined way to trigger component dismiss (#34170)GeoSot1-0/+15
* use a streamlined way to trigger component dismiss * add documentation Co-authored-by: XhmikosR <[email protected]>
2021-07-06Fix site params variable on themes sectionacyoush1-1/+1
2021-05-25Update Hugo config and sitemap.xml (#34074)XhmikosR1-3/+5
2021-05-19Remove FA for time beingMark Otto1-1/+0
2021-05-12Add Fathom Analytics to v5 docs (#33904)Mark Otto1-0/+1
* Add Fathom Analytics to v5 docs * newline
2021-05-05Release v5.0.0 (#33647)v5.0.0XhmikosR1-1/+1
* Bump version to 5.0.0 * Fix npm tag * Dist
2021-04-09footer: fix `rel=noopener` attribute (#33571)XhmikosR1-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-06Remove noopener from target _blank linksMark Otto1-1/+1
2021-03-30Add new docs footer (#33453)Mark Otto1-10/+55
* Replace site footer with mega footer to link to various projects and community resources * Fix broken HTML
2021-03-22Update examples (#33214)Mark Otto1-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-03Tweak scss-docs shortcodeXhmikosR1-1/+1
Should work now with indented start/end capture statements
2021-01-25Add a link to v4.x from the v5 homepage (#32745)Mark Otto1-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-19Docs: add v4.6.0 (#32842)XhmikosR1-1/+1
2021-01-14Clarifies Sass variable defaults, adds bootstrap-npm-starter callout (#32795)Mark Otto1-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-08docs(sidebar): active linkGaël Poupard1-3/+3
2021-01-08Move migration sidebar entry to sidebar.ymlXhmikosR1-25/+25
2020-12-15docs(skip links): new powers for .visually-hidden-focusableGaël Poupard1-3/+3
2020-12-10docs: SVG consistency changes (#32259)XhmikosR9-10/+11
* Move inlined SVG to a partial. Also, add `fill="currentColor"` in the SVGs. * docs: reorder attributes
2020-12-07Add a callout for the sanitizer in popovers and tooltips (#32272)Patrick H. Lauke1-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-07Revert v5.getbootstrap.com changesXhmikosR1-1/+3
2020-12-04docs(examples): new cheatsheet and RTL examplesGaël Poupard10-28/+32
2020-11-25homepage: fix wrong `alt` attribute (#32258)XhmikosR1-1/+1
2020-11-21Be consistent with Popper's name. (#32224)XhmikosR1-2/+2
The npm package is named "popper.js" but the project is named "Popper", so use the latter consistently.
2020-11-19Revert "Use Hugo mounts for our docs vendor files." (#32210)XhmikosR2-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-19Adapt to the recent main changesXhmikosR1-4/+4
* remove `bs-custom-file-input.min.js` * switch to errorf * change error message
2020-11-19Add Hugo Pipes logic for local and vendored scripts.Regis Philibert2-14/+78
2020-11-19Use Hugo mounts for our docs vendor JS files.XhmikosR1-1/+1
2020-11-19examples: add the version number in `title` (#32198)XhmikosR1-1/+1
2020-11-19Docs: fix homepage npm install version (#32194)Jiang Yan1-1/+1
2020-11-18Docs: change sidebar collapse controls to actual button elements (#31098)Patrick H. Lauke1-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-17docs: use `expanded` Sass output style for development (#32176)XhmikosR1-1/+1
2020-11-17skippy.html: reduce whitespace outputXhmikosR1-3/+2
2020-11-17Add baseof layoutTiger Oakes5-143/+114
2020-11-17Move redirect layout into partialTiger Oakes3-22/+13
2020-11-14Rename docs version data attributeXhmikosR1-1/+1
2020-11-14Add `bs` in data attributesRohit Sharma4-5/+5
- Add `bs` in data APIs everywhere - Update unit tests
2020-11-13example.html: remove extra whitespace (#32143)XhmikosR1-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-12Fix caniuse.com URLS to prevent redirects (#32135)Christian Oliff1-1/+1
Shorter URLS which are faster as they avoid HTTP redirects
2020-11-11masthead: add newlines in the snippets and reindent (#32129)XhmikosR2-8/+10
* Update masthead-followup.html * Update single.html
2020-11-09docs.html: replace backslashes with forward slashes (#32102)XhmikosR1-1/+1
This resulted in wrong links when building the docs on Windows.
2020-11-08Partially revert "Move this to a partial to work around the stray `p` ↵XhmikosR1-15/+0
issue." (#32076) This partially reverts commit 23ddfa99a33c81916666326e0cfd2582dacfca44.
2020-11-05Drop Legacy Edge support.XhmikosR1-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-31Update instances of .font-weight to .fwMark Otto3-10/+10
2020-10-22Move `href` attribute first (#31835)XhmikosR2-2/+2