aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-03-13Disable blackfriday's automatic fraction formatting.Bardi Harborow1-0/+3
2019-03-13Add support for meta robots.XhmikosR2-0/+8
2019-03-13Remove `--renderToDisk`.XhmikosR1-1/+1
2019-03-13Simplify browser bugs inline shortcodeBjørn Erik Pedersen1-26/+8
2019-03-13Add a `docs-build` script and make it the default.XhmikosR1-4/+5
2019-03-13Fix bugify.Bjørn Erik Pedersen2-5/+5
2019-03-13Update syntax highlighting styles to match the Chroma ones.XhmikosR1-66/+72
2019-03-13Add a docsref shortcode.XhmikosR45-110/+111
2019-03-13Move this to a partial to work around the stray `p` issue.XhmikosR2-14/+15
2019-03-13Work around the docs/ redirects.XhmikosR4-2/+21
2019-03-13Remove newlines in raw HTML.XhmikosR1-3/+0
2019-03-13Copy the dist files before the `docs-serve` script.XhmikosR1-0/+1
2019-03-13Remove HTML comment; it breaks rendering.XhmikosR1-1/+1
2019-03-13browsers-devices.md: Read .browserslistrc instead of duplicating the content.XhmikosR1-12/+1
2019-03-13Switch to Hugo.XhmikosR310-3188/+3876
2019-03-13Use one-line imports when possible. (#28467)XhmikosR7-21/+7
2019-03-12Remove redundant placeholders in forms docs (#28406)Jim Jiang1-37/+49
2019-03-12Remove indiscriminate outline suppression for tabindex="-1" elements (#28437)Patrick H. Lauke1-6/+10
2019-03-12v5: Don't automatically adjust all hr elements in alert variants (#28462)Mark Otto1-4/+0
2019-03-12v5: Drop deprecated size mixin (#28460)Mark Otto2-8/+0
2019-03-12Drop deprecated img-retina mixin (#28459)Mark Otto1-20/+0
2019-03-11Dist.XhmikosR42-179/+5134
2019-03-11use specific browserlist for esm buildJohann-S1-11/+35
2019-03-11add docs about how to use the esm versionJohann-S3-0/+26
2019-03-11Tweak rollup.config.jsXhmikosR1-5/+4
2019-03-11Add the new ESM builds in bundlesize.XhmikosR1-0/+8
2019-03-11package.json: tweak js scripts.XhmikosR1-2/+2
2019-03-11build bootstrap in esmJohann-S8-80/+86
2019-03-11collapse.js: minor refactoring.XhmikosR1-7/+5
2019-03-11Remove obsolete comments.XhmikosR2-2/+0
2019-03-11Remove more unused properties.XhmikosR3-3/+0
2019-03-11scrollspy.js: remove unused propertiesJohann-S1-3/+1
2019-03-11Remove assignment from return.XhmikosR1-1/+3
2019-03-11Disable a few rules for now.XhmikosR3-2/+12
2019-03-11Comply to the new rules.XhmikosR44-772/+855
2019-03-11Switch to eslint-config-xo and eslint-plugin-unicorn.XhmikosR7-277/+416
2019-03-07Add <ol> to nav's comment (#28426)Shohei Yoshida1-1/+1
2019-03-06Update RFS to v8.0.2 (#28405)Martijn Cuppens1-93/+75
2019-03-05disable assert assending check if the previous unit was a percentual value (#...mspae1-1/+1
2019-03-04Hyphenate server-side (#28401)Jonathan2-3/+3
2019-03-01Dist (#28392)XhmikosR62-3474/+5968
2019-03-01Update devDependencies. (#28391)XhmikosR2-117/+45
2019-02-28Fix issue template links to the contributing guidelines (#28378)Chris Barr4-4/+4
2019-02-28Update devDependencies and gems. (#28347)XhmikosR3-764/+526
2019-02-27Remove the now unneeded `shrink-to-fit` directive. (#28314)XhmikosR15-16/+16
2019-02-27Use .text-danger for IE not supported cell. (#28371)Bardi Harborow1-1/+1
2019-02-27put secondary navigation in an explicit landmark `nav` and add a label on eac...Laussel Loïc2-3/+3
2019-02-27add an explicit aria-label on link with svg on sample pages (#28360)Laussel Loïc3-3/+3
2019-02-27tests: add tests for plugins version. (#28366)XhmikosR10-16/+42
2019-02-26Fix border if only one card (#28365)Martijn Cuppens1-1/+1