Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-10Carousel: rename private propertyGeoSot
2022-03-10Carousel: add comment for future fixesGeoSot
2022-03-10Carousel: omit redundant checks as we are always transforming the right valuesGeoSot
2022-03-10Carousel: omit config merging in jQueryInterface after we create the instanceGeoSot
2022-03-09update google material icons link (#35942)Ihor Sychevskyi
2022-03-09docs: add a StackBlitz "Try It" button in code examples (#35644)Puru Vijay
2022-03-09Carousel: return early in `_slide` methodGeoSot
2022-03-09Carousel: small refactoring, remove unnecessary checksGeoSot
2022-03-09Carousel: refactor using inline function and move variables to the proper placeGeoSot
2022-03-09Carousel: refactor `_slide` method te accept only order as first argumentGeoSot
2022-03-09Carousel: add a `getItems` helperGeoSot
2022-03-09Carousel: use combined selector and drop variable used onceGeoSot
2022-03-09Carousel: reorder variables and refactor method to use it inlineGeoSot
2022-03-09Carousel: cleanup jQueryInterfaceGeoSot
2022-03-09Bump rollup from 2.68.0 to 2.70.0 (#35972)dependabot[bot]
2022-03-09Bump postcss from 8.4.7 to 8.4.8 (#35971)dependabot[bot]
2022-03-09Bump hugo-bin from 0.81.0 to 0.81.3 (#35974)dependabot[bot]
2022-03-09bundlewatchMark Otto
2022-03-09Add migration guide mentionMark Otto
2022-03-09Convert popovers to CSS variablesMark Otto
2022-03-09Deprecate the tooltip-arrow-bg color since we're using CSS variables to set t...Mark Otto
2022-03-09Document new CSS vars in tooltip docsMark Otto
2022-03-09Convert tooltips to CSS varsMark Otto
2022-03-09Fix dropdownslouismaxime.piton
2022-03-08Add missing root border opacity CSS varJulien Déramond
2022-03-07docs: Update Japanese translationAlexKoala
2022-03-03fix:border-widthcccabinet
2022-03-02Bump actions/checkout from 2 to 3 (#35933)dependabot[bot]
2022-03-02Remove unneeded classes from toasts docs (#35931)Louis-Maxime Piton
2022-03-02Add static backdrop to offcanvas (#35832)Jann Westermann
2022-03-02docs(example): fix RTL carousel exampleGaël Poupard
2022-03-01Split CSS vars for padding values (#35921)Mark Otto
2022-03-01Bump terser from 5.11.0 to 5.12.0 (#35927)dependabot[bot]
2022-03-01Modal: refactor listeners to reduce some code noise (#35902)GeoSot
2022-03-01Carousel: simplify carousel items selectionGeoSot
2022-03-01Carousel: move `carouselInterface` inside `jqueryInterface`GeoSot
2022-03-01Carousel: move logic of `dataApiClickHandler`GeoSot
2022-03-01Carousel: refactor dataApiKeyHandler to avoid use of `carouselInterface`GeoSot
2022-03-01Bump find-unused-sass-variables from 4.0.2 to 4.0.3 (#35928)dependabot[bot]
2022-03-01Revert "README: About release planning" (#35923)XhmikosR
2022-03-01Dropdown: Simplify dataKeyApiHandler (#35870)GeoSot
2022-03-01Bump actions/setup-node from 2 to 3 (#35925)dependabot[bot]
2022-03-01Update devDependencies (#35922)XhmikosR
2022-03-01fix(forms): color input with validation iconGaël Poupard
2022-03-01fix(tooltips|popovers): RTL arrowsGaël Poupard
2022-03-01Site assets: `.bd-bg-purple-bright` → `.bd-bg-violet` and drop unused `.bd-...Julien Déramond
2022-03-01.louismaxime.piton
2022-03-01Use the new CSS variable in dropdown menu.louismaxime.piton
2022-03-01add testsMark Otto
2022-03-01Add centered dropdown and dropup optionsMark Otto