aboutsummaryrefslogtreecommitdiff
path: root/site/docs/4.3/getting-started
AgeCommit message (Collapse)AuthorFilesLines
2019-11-26Release v4.4.0 (#29735)v4.4.0XhmikosR10-1513/+0
2019-11-01Fix highlighting.XhmikosR1-4/+4
v4-dev is using Jekyll, not Hugo.
2019-11-01Doc tweaks.Mark Otto1-2/+2
2019-11-01Add add and subtract functionysds1-0/+38
2019-09-26docs: remove swatches for theme colors. (#29327)XhmikosR1-1/+1
Use the built-in utilities instead.
2019-09-26theming.md: bring `:root` up to par with Scss. (#29323)XhmikosR1-1/+1
Also, add a warning in _root.scss so that we don't miss it again.
2019-08-17Fix redirects. (#29254)XhmikosR2-2/+2
2019-07-31Fix Typos across Bootstrap repository (#29082)Kitten King1-2/+2
2019-07-30Backport "Use escape-svg() function (#29077)"Martijn Cuppens1-1/+5
Adapted for v4-dev.
2019-06-18Typo fix (#28920)Martijn Cuppens1-1/+1
2019-05-30Update Yarn package link to link to the Bootstrap package (#28781)Christian Oliff1-1/+1
I think it makes more sense to link to the Bootstrap package on Yarn here (like the package link for NPM above)
2019-02-13Add sanitize template option for tooltip/popover plugins.Johann-S1-0/+70
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto10-0/+1401
* Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map