aboutsummaryrefslogtreecommitdiff
path: root/site/layouts/partials
AgeCommit message (Expand)AuthorFilesLines
2021-09-06docs: make use of the `.Site.Params.docs_version` variable (#34913)Julien Déramond1-1/+1
2021-08-31Use `path.Join` when joining pathsXhmikosR2-2/+2
2021-08-31Remove `.html` suffix from shortcodes calls.XhmikosR1-1/+1
2021-07-06Fix site params variable on themes sectionacyoush1-1/+1
2021-05-19Remove FA for time beingMark Otto1-1/+0
2021-05-12Add Fathom Analytics to v5 docs (#33904)Mark Otto1-0/+1
2021-05-05Release v5.0.0 (#33647)v5.0.0XhmikosR1-1/+1
2021-04-09footer: fix `rel=noopener` attribute (#33571)XhmikosR1-12/+12
2021-04-06Remove noopener from target _blank linksMark Otto1-1/+1
2021-03-30Add new docs footer (#33453)Mark Otto1-10/+55
2021-01-25Add a link to v4.x from the v5 homepage (#32745)Mark Otto1-1/+3
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
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
2020-12-07Add a callout for the sanitizer in popovers and tooltips (#32272)Patrick H. Lauke1-0/+1
2020-12-04docs(examples): new cheatsheet and RTL examplesGaël Poupard7-23/+27
2020-11-25homepage: fix wrong `alt` attribute (#32258)XhmikosR1-1/+1
2020-11-21Be consistent with Popper's name. (#32224)XhmikosR1-2/+2
2020-11-19Revert "Use Hugo mounts for our docs vendor files." (#32210)XhmikosR2-78/+14
2020-11-19Adapt to the recent main changesXhmikosR1-4/+4
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-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
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-17Move redirect layout into partialTiger Oakes1-0/+11
2020-11-14Rename docs version data attributeXhmikosR1-1/+1
2020-11-14Add `bs` in data attributesRohit Sharma4-5/+5
2020-11-12Fix caniuse.com URLS to prevent redirects (#32135)Christian Oliff1-1/+1
2020-11-11masthead: add newlines in the snippets and reindent (#32129)XhmikosR1-6/+8
2020-11-08Partially revert "Move this to a partial to work around the stray `p` issue."...XhmikosR1-15/+0
2020-10-31Update instances of .font-weight to .fwMark Otto2-9/+9
2020-10-22Move `href` attribute first (#31835)XhmikosR2-2/+2
2020-10-19docs: switch to suggesting jsDelivr as a CDN (#31894)XhmikosR1-2/+2
2020-09-29Update social.html: use `article` when it's a page (#31775)XhmikosR1-1/+1
2020-09-29docs: remove pixels from SVGs (#31791)XhmikosR2-3/+3
2020-09-29Prepare v5.0.0-alpha2. (#31748)v5.0.0-alpha2XhmikosR1-1/+1
2020-09-29Revert #31761 (#31792)XhmikosR2-1/+2
2020-09-28Add new Bootstrap Icons homepage imagesMark Otto1-1/+1
2020-09-28Move homepage-hero.svg to an img tagXhmikosR2-2/+1
2020-09-28Convert SVGs in navbar and subnav to pixels (#31767)Mark Otto2-3/+3
2020-09-25v5: Adjust docs sidebar and navbar (#31119)Mark Otto8-54/+75
2020-09-24docs: link to the Asynchronous functions section (#31738)XhmikosR1-1/+1
2020-09-15Rremove separate JS includes from homepage for simplicity's sake, but include...Mark Otto1-5/+1
2020-09-15docs: mention our bundle file clearly.XhmikosR1-1/+3
2020-09-10docs(home): wrap all content in <main> & use <section> (#31580)Gaël Poupard2-10/+10