aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-22Allow to pass integrity & async attribute to extra jsMartijn Cuppens4-6/+10
2019-07-22Update svgo.yml. (#29089)XhmikosR1-0/+6
2019-07-21Move search styles, prep for responsive containers in docsMark Otto5-23/+23
2019-07-21no need for checks or conditionsMark Otto1-15/+6
2019-07-21remove subnav from home and examplesMark Otto2-2/+0
2019-07-21Make subnav and sidebar work on mobile tooMark Otto5-12/+20
2019-07-21make docs navbar more usable on mobileMark Otto2-3/+3
2019-07-21Move subnav to partial, take first pass at conditionalizing breadcrumb linksMark Otto4-32/+29
2019-07-21Add :focus to all new :hover selectorsMark Otto2-5/+10
2019-07-21Update remaining tables to Bootstrap tables in docs by adding .table classMark Otto6-8/+8
2019-07-21Document changes to tablesMark Otto1-0/+1
2019-07-21Clarify form control visual updates in migration guideMark Otto1-3/+8
2019-07-21Update Migration docs to mention new iconsMark Otto1-0/+5
2019-07-21Revert padding-right on ol and ul in Reboot, update migration docMark Otto3-3/+2
2019-07-21v4/v5: Add responsive containers (#29095)Mark Otto6-54/+77
2019-07-22Optimize the embedded SVGs. (#29075)XhmikosR1-8/+8
2019-07-20Fix Typos across Bootstrap repository (#29082)Kitten King3-3/+3
2019-07-19Use escape-svg() function (#29077)Martijn Cuppens9-31/+51
2019-07-19Remove iconic and add feather icons. (#29079)XhmikosR1-2/+1
2019-07-19Optimize a few SVGs.XhmikosR2-2/+2
2019-07-19SVGs: lowercase hex values.XhmikosR4-5/+5
2019-07-19Remove trailing spaces.XhmikosR2-2/+2
2019-07-19docs-navbar.html: reindent and use our classes.XhmikosR1-42/+42
2019-07-19Remove unneeded div.XhmikosR1-1/+1
2019-07-18Make it possible to change default alignment & allow to inherit alignment fro...Martijn Cuppens3-1/+44
2019-07-17Use :focus-within for .form-file focus state (#29036)Mark Otto1-0/+7
2019-07-17Fix ads alignmentMartijn Cuppens1-2/+2
2019-07-17Use `has-children`.XhmikosR2-17/+12
2019-07-17It's `viewBox`.XhmikosR1-11/+11
2019-07-17Fix inline SVG.XhmikosR1-1/+1
2019-07-17Move sidebar icon to CSSMark Otto3-10/+21
2019-07-17Move the icon to a partial and optimize it.XhmikosR2-1/+2
2019-07-17Add width/height in the SVG arrow.XhmikosR1-1/+1
2019-07-17Remove display none code.XhmikosR1-54/+0
2019-07-17Use the responsive themes image.XhmikosR1-1/+3
2019-07-17Fix docs search. (#29067)XhmikosR2-4/+2
2019-07-17Add redirect for `/forms/`.XhmikosR1-0/+1
2019-07-17Use the direct link to migrations page.XhmikosR1-1/+1
2019-07-17Remove redundant fill-ruleMartijn Cuppens1-4/+4
2019-07-17Move xmlns after `svg` for consistency.XhmikosR1-3/+3
2019-07-17Escape the newly added SVGs.XhmikosR1-3/+3
2019-07-17updated babelJohann-S5-41/+52
2019-07-17Update devDependencies.XhmikosR2-360/+451
2019-07-17Move inline JS to application.js.XhmikosR2-7/+10
2019-07-17Ignore sw.js.XhmikosR2-2/+1
2019-07-17site/.eslintrc.json: specify ecmaVersion.XhmikosR1-0/+1
2019-07-17Fix application.js after aaf03bdXhmikosR1-13/+12
2019-07-17Fix bootstrap-themes.png. (#29061)XhmikosR1-0/+0
2019-07-16Fix breaking layout breaking error in code (#28328)M. Wacker1-1/+1
2019-07-15Move the linkinator test in `npm t`. (#29003)XhmikosR2-3/+3