aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/4.3/extend
AgeCommit message (Collapse)AuthorFilesLines
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR2-118/+0
Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff.
2020-04-13Rewrite grid docs to account for new grid tierMark Otto1-1/+1
- Breaks grid content across multiple pages - Updates mentions of grid tiers from five to six - Rewrites how it works sections to reference new options and tiers
2019-12-18Fix broken team link on icons page (#29871)Christian Oliff1-1/+1
Change: https://github.com/twbs/members to: https://github.com/orgs/twbs/people
2019-10-18v5: Icons docs cleanup (#29450)Mark Otto1-4/+14
* Remove mention of icons from migration since they're not part of the core project * Cleanup icons page to mention Bootstrap Icons
2019-07-30Fix minor typo (#29168)Patrick H. Lauke1-1/+1
2019-07-23Move Icons in data. (#29087)XhmikosR1-11/+12
2019-07-19Remove iconic and add feather icons. (#29079)XhmikosR1-2/+1
2019-06-22Docs – update extend/approach.md (#28941)Robin D'Arcy1-2/+2
2019-05-08add icofont to icon options (#28738)Ashfahan Khan1-0/+1
30 Categories , 2100+ SVG and icons from icofont
2019-03-13Add a docsref shortcode.XhmikosR1-2/+2
This allows for the build to fail if a reference isn't found.
2019-03-13Switch to Hugo.XhmikosR2-0/+107
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!