aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-15Update devDependencies (#36024)XhmikosR3-309/+277
2022-03-14Rewrite docs tables in Markdown with table shortcode (#31337)Mark Otto22-1955/+467
2022-03-13Remove duplicate entry in migration.mdSabrus1-2/+0
2022-03-13Add v5.1.0 to migration guide, update v5.2.0 additionsMark Otto1-4/+65
2022-03-13Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)Mark Otto29-566/+581
2022-03-12Convert added in badges to shortcode (#36007)Mark Otto15-16/+21
2022-03-11BundlewatchMark Otto1-1/+1
2022-03-11Convert breadcrumb to CSS variablesMark Otto2-9/+32
2022-03-11Redesign the "Added in" badges in the docs (#35980)Mark Otto17-17/+19
2022-03-11Allow to set active and disabled class also to .page-link (#35804)A Web Artisan1-14/+16
2022-03-11Set opacity on dropdown-divider for nowMark Otto1-0/+1
2022-03-11Updates -color to use rgba()Mark Otto1-1/+1
2022-03-11Update .cspell.jsonXhmikosR1-1/+1
2022-03-11Adjust border-radius values and add some new utilitiesMark Otto5-3/+13
2022-03-11Fix some instances of lazy Sass math when multiplying new CSS var based borde...Mark Otto3-5/+5
2022-03-11Fix docs error after #35644 (#36002)GeoSot1-11/+13
2022-03-11docs: add missing `.dropup` in dropup centered example (#35948)Julien Déramond1-1/+1
2022-03-10Ignore warning for `.navbar-light` deprecation (#35995)XhmikosR1-1/+1
2022-03-10Carousel: change class check as it can only exist if carousel is slidingGeoSot2-3/+3
2022-03-10Carousel: rename private propertyGeoSot2-8/+8
2022-03-10Carousel: add comment for future fixesGeoSot1-0/+1
2022-03-10Carousel: omit redundant checks as we are always transforming the right valuesGeoSot2-12/+0
2022-03-10Carousel: omit config merging in jQueryInterface after we create the instanceGeoSot1-9/+1
2022-03-09update google material icons link (#35942)Ihor Sychevskyi1-1/+1
2022-03-09docs: add a StackBlitz "Try It" button in code examples (#35644)Puru Vijay4-12/+74
2022-03-09Carousel: return early in `_slide` methodGeoSot1-4/+4
2022-03-09Carousel: small refactoring, remove unnecessary checksGeoSot1-2/+1
2022-03-09Carousel: refactor using inline function and move variables to the proper placeGeoSot1-11/+5
2022-03-09Carousel: refactor `_slide` method te accept only order as first argumentGeoSot2-26/+19
2022-03-09Carousel: add a `getItems` helperGeoSot1-13/+11
2022-03-09Carousel: use combined selector and drop variable used onceGeoSot1-1/+1
2022-03-09Carousel: reorder variables and refactor method to use it inlineGeoSot2-33/+27
2022-03-09Carousel: cleanup jQueryInterfaceGeoSot1-7/+11
2022-03-09Bump rollup from 2.68.0 to 2.70.0 (#35972)dependabot[bot]2-8/+8
2022-03-09Bump postcss from 8.4.7 to 8.4.8 (#35971)dependabot[bot]2-8/+8
2022-03-09Bump hugo-bin from 0.81.0 to 0.81.3 (#35974)dependabot[bot]2-8/+8
2022-03-08bundlewatchMark Otto1-2/+2
2022-03-08Add migration guide mentionMark Otto1-0/+2
2022-03-08Convert popovers to CSS variablesMark Otto5-65/+147
2022-03-08Deprecate the tooltip-arrow-bg color since we're using CSS variables to set t...Mark Otto2-3/+3
2022-03-08Document new CSS vars in tooltip docsMark Otto2-6/+17
2022-03-08Convert tooltips to CSS varsMark Otto3-27/+70
2022-03-08Fix dropdownslouismaxime.piton2-3/+19
2022-03-07Add missing root border opacity CSS varJulien Déramond1-0/+1
2022-03-06docs: Update Japanese translationAlexKoala1-1/+1
2022-03-02fix:border-widthcccabinet1-0/+1
2022-03-02Bump actions/checkout from 2 to 3 (#35933)dependabot[bot]9-9/+9
2022-03-02Remove unneeded classes from toasts docs (#35931)Louis-Maxime Piton1-3/+3
2022-03-02Add static backdrop to offcanvas (#35832)Jann Westermann3-53/+145
2022-03-01docs(example): fix RTL carousel exampleGaël Poupard2-1/+3