aboutsummaryrefslogtreecommitdiff
path: root/site
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Docs: drop `data-bs-scroll="true"` from navbar (#39766)Julien Déramond1-1/+1
2024-03-08Switch to using `hugo.IsProduction` (#39763)XhmikosR4-7/+6
2024-03-08Docs: fix position of search modal to avoid interface blocking at small break...Louis-Maxime Piton1-0/+1
2024-03-07footer: remove unneeded trailing slash (#39757)XhmikosR1-1/+1
2024-03-06docsref.html: move to variableXhmikosR1-1/+2
2024-03-06templates: use `urls.JoinPath` when handling URLsXhmikosR6-8/+9
2024-03-06docs: use a responsive image for bootstrap-logo-shadow.png (#39745)XhmikosR3-1/+7
2024-03-06Improve front matter "added" paramsXhmikosR16-16/+36
2024-03-06Fix various redirectsXhmikosR18-32/+32
2024-03-06docs: fix missing trailing slashes causing redirectsXhmikosR2-2/+2
2024-03-05dashboard: remove the unused bootstrap-icons.cssXhmikosR2-2/+0
2024-03-05Remove useless crossorigin="anonymous" attributesXhmikosR3-4/+4
2024-03-05header.html: remove unneeded `relUrl`XhmikosR1-1/+1
2024-03-05Minor template cleanupXhmikosR3-9/+12
2024-03-05examples.html: Move color mode JS lowerXhmikosR1-3/+3
2024-03-05render-heading.html: use variablesXhmikosR1-2/+4
2024-03-05Fix docs-versions.html (#39738)XhmikosR1-3/+7
2024-03-04docs: remove Google Analytics (#39725)XhmikosR5-19/+11
2024-02-20Release v5.3.3 (#39524)Julien Déramond1-1/+1
2024-02-14Fix product example mobile navbar toggler (#39657)Julien Déramond1-3/+3
2024-02-13Docs: fix typos in Vite, Parcel and Webpack guides (#39592)Robert Martin3-10/+10
2024-02-13Docs: update colors table to be responsive in Customize > Color page (#39663)DrejT1-335/+337
2024-02-05Bump copyright year to 2024Julien Déramond7-11/+11
2024-02-02docs: clean up example.html (#39528)XhmikosR1-7/+7
2024-01-30Docs: add missing comma in native font stack code source in Content > Reboot ...Julien Déramond1-1/+1
2024-01-30Docs: add missing `type="button"` to Cheatsheet example nav buttons (#39585)Christian Oliff2-6/+6
2024-01-29Docs: fix 'media-breakpoint-between' typo in migration guide (#39604)Sarah Gilberg1-1/+1
2023-12-30Docs: update desc of deprecated Sass mixins in alerts and list groups (#39537)Julien Déramond3-7/+3
2023-12-30Docs: update homepage links to prevent HTTP redirect (#39539)Christian Oliff1-3/+3
2023-12-23Build(deps-dev): Bump stylelint and stylelint-config-twbs-bootstrap (#39527)dependabot[bot]2-2/+2
2023-12-22Docs: use consistent HTML elements in Utilities > Background page (#39519)Julien Déramond1-3/+2
2023-12-21Docs: drop unused `.theme-icon` class (#39520)Julien Déramond2-6/+6
2023-12-17Minor image compression improvements (#39503)XhmikosR42-0/+0
2023-12-12Docs: add `shift-color()` usage example in sass customization page (#39435)Julien Déramond1-0/+7
2023-12-10Docs: enhance `.card-img-*` description (#39458)Julien Déramond1-1/+1
2023-11-21Docs: change vite config path import in vite guide (#39418)Julien Déramond1-2/+2
2023-11-18Docs: fix color schemes description in Sass customization (#39417)Julien Déramond1-5/+5
2023-11-14Docs: fix sentence in 'Scrolling long content' modal section (#39378)curious-broccoli1-1/+1
2023-10-31Fix color-mode.jsMewenLeHo1-2/+2
2023-10-30Doc: add `dispose()` to Offcanvas methods (#39340)Julien Déramond1-0/+1
2023-10-23Doc: use `.text-bg-{color}` for all badgesJulien Déramond6-69/+69
2023-10-23Doc: add expanded accordion explanation (#39304)Julien Déramond1-1/+5
2023-10-23Docs: drop `.table-light` from table foot example (#39320)Julien Déramond1-1/+1
2023-10-13Docs: fix emphasis text utilities usage in Utilities > Background (#39293)oliv371-1/+1
2023-10-12Fix `getOrCreateInstance()` doc example (#39281)Julien Déramond1-1/+1
2023-10-05Docs: fix unnecessary right-margin for example code blocks (#39246)Christian Oliff1-0/+4
2023-10-02Update faviconXhmikosR1-0/+0
2023-09-29Doc: consistent rendering of 'Heads up!' callouts (#39249)Julien Déramond2-2/+2
2023-09-18Fix typo in toggle buttons outlined styles section (#39200)Kevin Sanders1-1/+1
2023-09-14Release v5.3.2 (#39173)Julien Déramond1-1/+1