aboutsummaryrefslogtreecommitdiff
path: root/site/layouts
AgeCommit message (Expand)AuthorFilesLines
2020-10-22Update bs-table shortcode (#31803)XhmikosR1-7/+5
2020-10-19docs: switch to suggesting jsDelivr as a CDN (#31894)XhmikosR1-2/+2
2020-10-13Revert "Improve callout shortcode. (#31802)" (#31871)XhmikosR1-1/+1
2020-10-12Improve callout shortcode. (#31802)XhmikosR1-1/+1
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 Otto9-60/+81
2020-09-24docs: link to the Asynchronous functions section (#31738)XhmikosR1-1/+1
2020-09-17docs: fix a few redirects (#31689)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(layout): ensure content sits in main (#31610)Gaël Poupard1-25/+27
2020-09-10docs(home): wrap all content in <main> & use <section> (#31580)Gaël Poupard3-12/+14
2020-09-10docs-navbar.html: add missing widthXhmikosR1-1/+1
2020-09-04docs(placeholder): drop role=img and use aria-hidden for decorative SVG place...Gaël Poupard1-1/+1
2020-08-04Add view on GitHub links for easier content editing from the docs (#31339)Mark Otto1-1/+4
2020-07-21Add toasts to the components requiring JavaScript (#31344)Rohit Sharma1-0/+1
2020-07-13docs(skippy): prevent skip links from overlapping headerGaël Poupard1-4/+8
2020-07-03Fix sidebar jump (#31232)Martijn Cuppens1-10/+12
2020-07-03Rename `sr-only`/`sr-only-focusable` (#31139)Patrick H. Lauke2-3/+3
2020-07-01Remove extra spaceXhmikosR4-4/+4
2020-07-01homepage-hero.svg: move `defs` before `g`XhmikosR1-1/+1
2020-06-30homepage: Fix wrong indentation (#31211)XhmikosR1-2/+2
2020-06-16Prepare docs for v5.getbootstrap.comXhmikosR1-3/+1
2020-06-16Rename "master" to "main". (#31050)XhmikosR1-1/+1
2020-06-16Move homepage-hero.svg and improve compressionXhmikosR3-2/+2
2020-06-16Remove the unused bootstrap-stack.svgXhmikosR1-1/+0
2020-06-16Downsize SVG, add role=imgMark Otto2-2/+2
2020-06-16Center up the B in our logo a bit betterMark Otto2-2/+2
2020-06-16Update navbar logo and hero imageMark Otto4-5/+7
2020-06-16Update navbar and subnav to xxl containerMark Otto2-2/+2
2020-06-16Update v5 homepage to match v4.5's changesMark Otto10-63/+124
2020-06-16Fix social_image_path dimensionsXhmikosR1-2/+2
2020-06-16Remove IE-specific images/files.XhmikosR1-1/+0
2020-06-16v5: New faviconsMark Otto1-2/+2
2020-06-03Read validate-forms.js from assets.XhmikosR1-0/+4
2020-06-03shortcodes/example.html: allow specifying the highlighting languageXhmikosR1-1/+2
2020-05-26Apply utilities in docs styles (#30866)Gaël Poupard7-23/+23
2020-05-20homepage: fix headings hierarchy (#30871)XhmikosR1-2/+2
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR1-1/+1
2020-05-07Add a param shortcode to work around the escaped characters in hashesRegis Philibert1-0/+12
2020-05-07Use `safeHTMLAttr` in the `integrity` attributes.XhmikosR4-8/+8
2020-04-29Add a script to zip the built examples (#30130)XhmikosR1-0/+1
2020-04-29masthead-followup: Add missing traling slash (#30681)XhmikosR1-1/+1
2020-04-26Create a new table shortcode so we can easily add Bootstrap table classes to ...Mark Otto1-0/+11