aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.3/examples/starter-template
AgeCommit message (Collapse)AuthorFilesLines
2024-08-02Docs: add `aria-hidden="true"` to decorative SVGs (#40686)Julien Déramond1-9/+9
2023-08-22Corrected a grammer error in by adding the word go to ↵John Hayes1-1/+1
examples/starter-template (#39086)
2023-05-31Use `.d-none` instead of inline stylingJulien Déramond1-1/+1
2023-01-16Deprecate the Sass var and remove any occurence of the `.text-muted` (#37890)Louis-Maxime Piton1-1/+1
2023-01-04Docs: replace `twbs/bootstrap-npm-starter` by ↵Julien Déramond2-25/+71
`twbs/examples/tree/main/icons-font` (#37671) * Docs: replace twbs/bootstrap-npm-starter by twbs/examples/tree/main/icons-font * Revamp starter template to use new .icon-link, fix Bootstrap icon and text at top * Remove extra CSS file * Change links to twbs/examples * Fix icon name * Adjust icon link offset to more reasonable and scaling distance Co-authored-by: Mark Otto <[email protected]>
2022-12-24Release v5.3.0-alpha1 (#37661)XhmikosR2-0/+61
* Bump version to 5.3.0-alpha1 * Dist * Add docs versions updates * Update note in homepage hero Co-authored-by: Mark Otto <[email protected]>