aboutsummaryrefslogtreecommitdiff
path: root/site
AgeCommit message (Expand)AuthorFilesLines
2020-03-24Fix redirected links.XhmikosR5-16/+16
2020-03-24Fix links after #30041XhmikosR2-2/+2
2020-03-24Add accessible name to fieldsetPatrick H. Lauke1-1/+1
2020-03-24Add explicit aria-label to unlabeled controlsPatrick H. Lauke5-22/+22
2020-03-24Remove unnecessary <form> elements, add a submit button to validation examplePatrick H. Lauke4-65/+57
2020-03-24Add explicit title to iframe embedPatrick H. Lauke1-1/+1
2020-03-24Add explicit scope="col" to <th> column headersPatrick H. Lauke2-17/+17
2020-03-24Add `.caption-top` for tables (#30435)Mark Otto1-0/+36
2020-03-23File chooser size (#30040)Zedicius1-2/+26
2020-03-23Update modal docs (#30325)Shohei Yoshida1-125/+31
2020-03-23Use WCAG contrast algo (#30168)Gaël Poupard3-98/+107
2020-03-23Simplify input groups by dropping `.input-group-prepend` and `.input-group-ap...Martijn Cuppens7-169/+104
2020-03-23Documentation skip links (#30073)Gaël Poupard5-16/+14
2020-03-23Use a link helper instead of the text color utilityMartijn Cuppens6-51/+51
2020-03-20Merge branch 'master' into underline-linksMartijn Cuppens29-62/+35
2020-03-20Remove redundant text decoration from hover statesMartijn Cuppens1-1/+0
2020-03-20Restore hover text decoration on toc linksMartijn Cuppens1-2/+2
2020-03-19Fix commonmark syntax (#30276)satotake1-9/+9
2020-03-18Update Legacy Edge supportMartijn Cuppens1-1/+1
2020-03-18Remove Internet Explorer leftoversXhmikosR26-80/+23
2020-03-18Revert "Revert "Add information about IE 11 compatibility.""XhmikosR1-0/+37
2020-03-18Update docs-navbar.html (#30418)XhmikosR1-1/+1
2020-03-18Clarify card group behavior (#30416)XhmikosR1-1/+1
2020-03-18Dashboard example: use the core `.position-sticky` class. (#30408)XhmikosR2-8/+1
2020-03-17remove dupe text-decorationMark Otto1-1/+0
2020-03-17supress underline on tocMark Otto1-0/+4
2020-03-17Remove links from docs sidebarMark Otto1-0/+2
2020-03-15style: fixes indent (#30396)Catalin Zalog1-2/+2
2020-03-12Limit to `scroll-margin-top` to elements with an idMartijn Cuppens1-1/+1
2020-03-12Use `scroll-margin-top` instead of pseudo hackMartijn Cuppens2-24/+4
2020-03-12Remove `.bd-example-responsive-containers`Martijn Cuppens1-9/+0
2020-03-10fix indentionMartijn Cuppens1-1/+1
2020-03-10Add row-cols-auto and responsive variantsMartijn Cuppens1-1/+12
2020-03-10Remove card decks in favor of the gridMartijn Cuppens1-0/+1
2020-03-10Bootstrap 5 migration guideMartijn Cuppens1-2/+9
2020-03-10Update examples to the Bootstrap 5 gridMartijn Cuppens13-124/+173
2020-03-10Bootstrap 5 grid documentationMartijn Cuppens9-551/+651
2020-03-08style(css): removes `&-*` scss patternCatalin Zalog1-9/+9
2020-03-08Remove unneeded og:image:secure_url from social.html (#30362)Christian Oliff1-2/+1
2020-03-08Update browsers + devices support page to remove IE10, IE11 Mobile (#30363)Christian Oliff1-12/+1
2020-03-07Align navbar in docs (#30359)Martijn Cuppens1-4/+4
2020-03-06Update clipboard.js to v2.0.6 (#30341)XhmikosR1-3/+3
2020-03-05Add `loading="lazy"` in images (#30199)XhmikosR5-10/+16
2020-03-05Switch versions & docs search (#30336)XhmikosR3-10/+4
2020-03-04CSS & alignment tweaksMartijn Cuppens2-19/+4
2020-03-04Example dashboard: fix menu disappearing on small viewportMinobi2-2/+17
2020-03-04Embedded examples cleanup (#30330)Mark Otto1-42/+37
2020-02-23Add pointer event utilities (#30185)Martijn Cuppens1-0/+10
2020-02-22Use `hugo.Environment` instead of `getenv` (#29240)XhmikosR4-6/+6
2020-02-17scripts.html: don't load docsearch JS when it's not needed (#30205)XhmikosR1-1/+1