aboutsummaryrefslogtreecommitdiff
path: root/site
AgeCommit message (Expand)AuthorFilesLines
2020-10-31Update instances of .font-weight to .fwMark Otto12-52/+52
2020-10-31Contrast colors added to theme-colors (#30044)Sead Memic5-8/+11
2020-10-30Updated .rounded utilities (#31687)Mark Otto1-7/+7
2020-10-30Add `cursor:pointer` to color inputs (#32020)Patrick H. Lauke1-0/+1
2020-10-30Fix redirects (#32015)XhmikosR2-2/+2
2020-10-29Minor Markdown fixes (#32009)XhmikosR2-2/+2
2020-10-28Drop custom file upload plugin in favor of CSSMartijn Cuppens9-122/+34
2020-10-27v5: Floating labels (#30449)Mark Otto9-138/+108
2020-10-27Add example with input group between two inputsJonathan1-0/+6
2020-10-27Fix git conflicts after #30571 (#31982)Martijn Cuppens1-5/+0
2020-10-27list-group.md: fix snippet (#31981)XhmikosR1-15/+15
2020-10-26v5: Add .fs-* utilities for font-size and rename font-weight/-style utilities...Mark Otto2-12/+45
2020-10-26Update migration guideMartijn Cuppens1-0/+4
2020-10-26Require `.has-validation` class to fix border radii on form elementsMartijn Cuppens1-2/+4
2020-10-26docs: Add Russian translation (#31828)Aleksandr Gorbatov1-0/+5
2020-10-25Rename Navs to Navs and Tabs (#31965)Mark Otto6-5/+7
2020-10-25Explicitly mention emoji fonts, tweak sentence in typography (#31960)Patrick H. Lauke2-1/+3
2020-10-23Don't wrap the code snippets in our docs (#31679)Mark Otto1-0/+2
2020-10-22Update anchor-js to v4.3.0. (#31951)XhmikosR1-3/+3
2020-10-22Move `href` attribute first (#31835)XhmikosR4-5/+5
2020-10-22Update bs-table shortcode (#31803)XhmikosR1-7/+5
2020-10-20Update optimize.mdXhmikosR1-3/+4
2020-10-20mention default export in our docs optimize sectionJohann-S1-11/+22
2020-10-20Update docs example on how to optimize JavaScript bundlePascal Pepe1-6/+12
2020-10-19Small typo - remove the unnecessary "the" (#31932)Patrick H. Lauke1-1/+1
2020-10-19docs: switch to fenced codeblocks (#31806)XhmikosR43-446/+494
2020-10-19docs(migration): mention spinners slow down (#31929)Gaël Poupard1-0/+1
2020-10-19Apply smooth-scroll when `prefers-reduced-motion: no-preference` (#31877)Gaël Poupard2-0/+6
2020-10-19Slow down spinners when `prefers-reduced-motion: reduce` (#31882)Gaël Poupard2-1/+5
2020-10-19docs(forms): use a legend for fieldset instead of aria-labelGaël Poupard1-1/+2
2020-10-19docs(forms): fix incorrect legend nesting in fieldsetGaël Poupard1-22/+20
2020-10-19docs(forms): drop useless text faking a label in horizontal forms exampleGaël Poupard1-2/+1
2020-10-19docs: switch to suggesting jsDelivr as a CDN (#31894)XhmikosR4-7/+7
2020-10-15Update manifest.json (#31893)XhmikosR1-2/+2
2020-10-14Remove redundant visually hidden "(current)" from pagination controls (#31892)Patrick H. Lauke1-13/+4
2020-10-13Update copy and add utilities to exampleMark Otto1-3/+3
2020-10-13Adding overflow visible as utilGaurav Behere1-1/+9
2020-10-13Revert "Improve callout shortcode. (#31802)" (#31871)XhmikosR35-131/+131
2020-10-13Split up dropdown sizing docs to improve rendering (#31861)Mark Otto1-55/+55
2020-10-13Colors rewrite (#30622)Martijn Cuppens5-11/+24
2020-10-12Improve callout shortcode. (#31802)XhmikosR35-131/+131
2020-10-05docs: fix contrast color against `.bg-info` (#31839)Gaël Poupard4-6/+6
2020-10-05carousel: add missing `to` description and fix `nextwhenvisible` description ...Ankit Mishra1-0/+4
2020-10-02Explain the "dispose" method appropriately (#30838)Rohit Sharma9-9/+9
2020-09-30Update btn-close-white docs to filter (not backdrop-filter) (#31796)Christian Oliff2-2/+2
2020-09-30webpack.md: Replace "both of them" with "it" (#31794)Justin1-1/+1
2020-09-30validation.md: fix _validation.scss file reference (#31795)Mopsan1-1/+1
2020-09-29docs(Modal): Add xxl fullscreen example (#31583)Kyle Tsang1-0/+22
2020-09-29Fix disabled checkbox toggle buttons (#31651)Nikita Mikhaylov1-2/+10
2020-09-29v5: Add disabled examples for .form-control, .form-select, and .form-range (#...Mark Otto3-0/+31