aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-27Add striped table columnstable-striped-colsMark Otto1-0/+7
2020-09-25brand: minor consistency changes (#31750)XhmikosR3-3/+3
2020-09-25v5: Adjust docs sidebar and navbar (#31119)Mark Otto13-78/+129
2020-09-25Restore `rem` unit (#31746)Martijn Cuppens1-1/+1
2020-09-24Fix bundlewatch test I missedMark Otto1-1/+1
2020-09-24Carousel enhancements, including .carousel-dark (#31650)Mark Otto3-4/+69
2020-09-24docs: link to the Asynchronous functions section (#31738)XhmikosR1-1/+1
2020-09-24README.md: show brotli size too (#31259)XhmikosR1-0/+2
2020-09-24Add .dropdown-menu-dark (#30171)Mark Otto3-0/+100
2020-09-24fix tooltip hide method when already hidden (#31115)Hiws2-0/+18
2020-09-23Forgot to divide by 2Mark Otto1-2/+2
2020-09-23Match container gutters with row guttersMark Otto2-4/+6
2020-09-23Updates to .ratio selectors and docsMark Otto4-19/+19
2020-09-23Add example of responsive behavior for aspect ratiosMark Otto2-0/+26
2020-09-23Move styles to docs CSSMark Otto2-8/+11
2020-09-23Rename the classes and docs page, update everything accordinglyMark Otto8-81/+82
2020-09-23Updates responsive embeds with new class names and CSS variablesMark Otto5-40/+57
2020-09-23Input group addon sass customization options (#31729)Martijn Cuppens2-2/+5
2020-09-22Add more variables, add a comment for the 3Mark Otto3-12/+15
2020-09-22Double the brightness for improved focus contrastMark Otto1-1/+1
2020-09-22Update .btn-close-white to use grayscale() filter too for better focus stylesMark Otto1-1/+1
2020-09-22Update toasts dismiss (moving more styles to CSS instead of utilities), fix s...Mark Otto6-43/+44
2020-09-22Update some close button examplesMark Otto2-7/+3
2020-09-22Tweak sizing and alignment of .btn-close in modal headersMark Otto1-4/+3
2020-09-22Add details to the Migration pageMark Otto1-0/+6
2020-09-22Add opacity variables, set opacity on disabled stateMark Otto2-3/+8
2020-09-22Increase margin in button examples to better highlight focus stylesMark Otto1-2/+1
2020-09-22Increase width of focus styles so it's more pixel perfect out of the boxMark Otto1-1/+1
2020-09-22Rename .close to .btn-close, replace times sign with background SVG, update f...Mark Otto7-99/+55
2020-09-22Add new variable for -padding-xMark Otto2-1/+2
2020-09-22Bump rollup from 2.26.11 to 2.28.1 (#31725)dependabot[bot]2-4/+4
2020-09-22Bump @rollup/plugin-commonjs from 15.0.0 to 15.1.0 (#31724)dependabot[bot]2-4/+4
2020-09-22Bump eslint-plugin-unicorn from 21.0.0 to 22.0.0 (#31723)dependabot[bot]2-6/+6
2020-09-20Extra position utilities (#31280)Jaume Sala4-1/+140
2020-09-18Update webpack.mdXhmikosR1-11/+21
2020-09-18Update webpack.mdMatthew Orahood1-4/+6
2020-09-17docs: fix a few redirects (#31689)XhmikosR6-7/+7
2020-09-16Docs: Fix vertical align linkkyletsang1-1/+1
2020-09-15docs(scrollspy): mention keyboard access and apply tabindex=0 (#31578)Gaƫl Poupard1-7/+12
2020-09-15Bump hugo-bin from 0.62.3 to 0.63.1 (#31660)dependabot[bot]2-4/+4
2020-09-15Bump stylelint-config-twbs-bootstrap from 2.0.3 to 2.1.0 (#31663)dependabot[bot]2-5/+5
2020-09-15Bump eslint from 7.8.1 to 7.9.0 (#31661)dependabot[bot]2-11/+11
2020-09-15Update Stylelint rulesXhmikosR2-2/+6
2020-09-15Add spaces after commasXhmikosR1-5/+5
2020-09-15Remove unnecessary nesting selectorsXhmikosR2-2/+2
2020-09-15Rremove separate JS includes from homepage for simplicity's sake, but include...Mark Otto1-5/+1
2020-09-15Rewrite quick start JS sections in getting started page so things are more cl...Mark Otto1-5/+17
2020-09-15Update site/content/docs/5.0/getting-started/download.mdXhmikosR1-1/+1
2020-09-15docs: mention our bundle file clearly.XhmikosR3-6/+16
2020-09-15Add getInstance method in the docs for tooltip (#31636)Rohit Sharma1-0/+9