aboutsummaryrefslogtreecommitdiff
path: root/site/layouts/shortcodes
AgeCommit message (Expand)AuthorFilesLines
2024-08-02Docs: add `aria-hidden="true"` to decorative SVGs (#40686)Julien Déramond1-1/+1
2024-03-06docsref.html: move to variableXhmikosR1-1/+2
2024-02-02docs: clean up example.html (#39528)XhmikosR1-7/+7
2023-07-05Feature (#38838)Louis-Maxime Piton2-2/+14
2023-04-26Add new docsref page, fix docs border-radius issues (#38491)Mark Otto3-7/+13
2023-03-28Docs: `js-docs` unindent automatically the code inside shortcode (#38349)Julien Déramond1-1/+22
2023-03-27Add js-docs shortcode to ensure consistency between doc and js code (#38316)Hannah Issermann1-0/+37
2023-03-24Docs: `scss-docs` unindent automatically the code inside shortcodeLouis-Maxime Piton1-1/+22
2023-03-19Fix `placeholder` shortcode color and background params when 'img' markup (#3...Julien Déramond1-2/+2
2023-03-10Improve docs on Modals, Alerts, Offcanvas and Toasts close triggers examples ...Hannah Issermann1-2/+2
2023-03-10Improve `scss-docs` linklouismaxime.piton1-1/+1
2023-01-16Sass docs updates (#37897)Mark Otto1-1/+13
2023-01-16Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890)Louis-Maxime Piton1-1/+1
2023-01-05Docs: remove some CSS from `.highlight-toolbar` defJulien Déramond1-1/+1
2022-11-28Add dark mode support (#35857)Mark Otto4-2/+16
2022-11-16Fix accessibility of examples buttons (#37498)Mewen Le Hô1-2/+2
2022-10-26docs: remove moot newlines (#37379)XhmikosR1-1/+0
2022-10-06Utilities for overflow and object fit (#36848)Daniel Raymond2-7/+21
2022-07-18Fix various small typos in documentation (#36762)Marc Wrobel1-1/+1
2022-06-20Fix StackBlitz Popovers and Tooltips examples (#36449)Julien Déramond1-5/+6
2022-05-26Fix StackBlitz examples by embedding snippets.js when needed (#36352)Julien Déramond1-1/+3
2022-05-24CSS: doc fixes (#36425)Louis-Maxime Piton1-4/+4
2022-04-17v5.2.0 design refresh, plus responsive offcanvas classes (#35736)Mark Otto1-13/+26
2022-03-14Rewrite docs tables in Markdown with table shortcode (#31337)Mark Otto1-1/+2
2022-03-12Convert added in badges to shortcode (#36007)Mark Otto1-0/+5
2022-03-09docs: add a StackBlitz "Try It" button in code examples (#35644)Puru Vijay1-0/+3
2021-08-31Use `path.Join` when joining pathsXhmikosR1-1/+1
2021-08-31example: remove unneeded escape charactersXhmikosR1-1/+1
2021-08-31Minor shortcode tweaks and consistency changesXhmikosR7-33/+37
2021-08-31Tweak scss-docs shortcodeXhmikosR1-18/+28
2021-07-28Use a streamlined way to trigger component dismiss (#34170)GeoSot1-0/+15
2021-02-03Tweak scss-docs shortcodeXhmikosR1-1/+1
2020-11-13example.html: remove extra whitespace (#32143)XhmikosR1-1/+1
2020-10-22Update bs-table shortcode (#31803)XhmikosR1-7/+5
2020-10-13Revert "Improve callout shortcode. (#31802)" (#31871)XhmikosR1-1/+1
2020-10-12Improve callout shortcode. (#31802)XhmikosR1-1/+1
2020-09-04docs(placeholder): drop role=img and use aria-hidden for decorative SVG place...Gaël Poupard1-1/+1
2020-06-03shortcodes/example.html: allow specifying the highlighting languageXhmikosR1-1/+2
2020-05-07Add a param shortcode to work around the escaped characters in hashesRegis Philibert1-0/+12
2020-04-26Create a new table shortcode so we can easily add Bootstrap table classes to ...Mark Otto1-0/+11
2020-04-24Prevent nested tables style leaksMartijn Cuppens1-0/+30
2020-04-06Create `scss-docs` shortcode to get some snippets from the Scs… (#30502)Martijn Cuppens1-0/+33
2020-02-06docs(SVG placeholder): add focusable=false to placeholder SVGs (#30075)Gaël Poupard1-1/+1
2019-11-04Tighten regex a bit.XhmikosR1-2/+2
2019-11-04example.html: use double quotesXhmikosR1-3/+3
2019-11-04Example shortcode: use a regex and simplify logic.Christopher Morrissey1-32/+3
2019-09-06Move shortcodes used only once where they are needed.XhmikosR2-39/+0
2019-09-02Docs: simplify a few Hugo `range`s. (#29333)XhmikosR1-1/+1
2019-08-31Fix shortcodes/example.html class bug. (#29344)XhmikosR1-8/+9
2019-08-04docs: Fix badges after #28458. (#29199)XhmikosR1-1/+1