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-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
2022-02-28Replace instances of Sass vars for CSS variable versions of border-color and ...Mark Otto
2022-02-28bump bundlewatchMark Otto
2022-02-28Convert border utilities to CSS variablesMark Otto
2022-02-28Update migration.mdMark Otto
2022-02-28Remove thicker border on table thead elementsMark Otto
2022-02-27Update release-drafter.ymlMark Otto
2022-02-26update ionic linkArhell
2022-02-26Prefer Linux-specific fonts over ArialErik Faye-Lund
2022-02-26move theme-colors (vars+map) after color tints definitionsmaks
2022-02-26docs: add Tabler Icons to list of icon packs (#35497)Paweł Kuna
2022-02-25Remove border of disabled calendar buttons in Dropdowns exampleJulien Déramond
2022-02-25src/tooltip.js OptimizationДилян Палаузов
2022-02-25Add z-index for .toast-container (#35859)Mark Otto
2022-02-25Use all dropdowns CSS variablesJulien Déramond
2022-02-25Separate override for hr's in component examplesMark Otto
2022-02-25Base .text-muted on body colorMark Otto
2022-02-25`media-breakpoint-only` now passes `$breakpoints` int `breakpoint-max`. Fixe...Richard Giraud