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-09-22tests: add testcase to Tabs, keyboard handlergs/add-keyboard-tab-testsGeoSot
2022-09-22Fix active class toggling of tabs within dropdown (#37151)Carson Sievert
2022-09-22Use es6 on visual tests (#36915)GeoSot
2022-09-21Use Sass variable for accordion color (#37182)Mark Otto
2022-09-20Bump karma from 6.4.0 to 6.4.1 (#37178)dependabot[bot]
2022-09-20Drop tabs auto-focus (#37146)GeoSot
2022-09-20Explicitly target `.btn-check` and undo `:hover` (#37165)Patrick H. Lauke
2022-09-20Set toast z-index variable in the correct spotflavio-b
2022-09-20Update devDependencies (#37177)XhmikosR
2022-09-15Fix modal event listeners (#37128)Jérémie Broutier
2022-09-14Docs: Add informative note for Tooltip/Popover selector option (#37142)GeoSot
2022-09-14Docs: Fix typo Getting Started > Vite and Webpack guides (#37153)Gabriel R. Barbosa
2022-09-14fix: add trick to support tooltip selector usage on dynamic created tooltips ...GeoSot
2022-09-14Docs: minor fix for Navbar > Offcanvas examples (#37145)Julien Déramond
2022-09-13Bump @rollup/plugin-node-resolve from 13.3.0 to 14.1.0 (#37135)dependabot[bot]
2022-09-13Bump eslint from 8.23.0 to 8.23.1 (#37134)dependabot[bot]
2022-09-13Bump autoprefixer from 10.4.8 to 10.4.10 (#37140)dependabot[bot]
2022-09-13Bump sass from 1.54.8 to 1.54.9 (#37133)dependabot[bot]
2022-09-09Bump @babel/core from 7.18.13 to 7.19.0 (#37090)dependabot[bot]
2022-09-09Bump @babel/preset-env from 7.18.10 to 7.19.0 (#37088)dependabot[bot]
2022-09-09Bump stylelint-config-twbs-bootstrap from 5.0.0 to 6.0.0 (#37087)dependabot[bot]
2022-09-07Release v5.2.1 (#37098)v5.2.1XhmikosR
2022-09-07Fix modal event-listeners during dismiss click (#36863)GeoSot
2022-09-07Fix tooltip manual toggling (#37086)GeoSot
2022-09-06Fix accordion button colorSebastian Homeier
2022-09-05Update _button-group.scssAmirHossein
2022-09-05Update _button-group.scssAmirHossein
2022-09-04Remove gradient from .btn-linkMark Otto
2022-09-04Rework button focus/active styling, with extra changes for checks/radios (#37...Patrick H. Lauke
2022-09-04Add workarounds for postcss values parser errorGeremia Taglialatela
2022-09-03Bump rtlcss from 3.5.0 to 4.0.0 (#36968)dependabot[bot]
2022-09-03Bump eslint-config-xo from 0.41.0 to 0.42.0 (#37052)dependabot[bot]
2022-09-02Set up a resuming table such as what's in other components.louismaximepiton
2022-09-02fix(dropdowns): Fix multiple dropdowns when they are inside the same tag (#37...Louis-Maxime Piton
2022-09-02Improve language around vertical grid guttersMark Otto
2022-09-01flush variant of accordion border radius (#36593)AmirHossein
2022-09-01Make docs clearer by dropping precompiled for compiledMark Otto
2022-09-01Document how to extract CSS, SVG for strict CSP (#36587)charlesroelli
2022-09-01Replace wrong mobile OS Windows with iOSPhilip Wedemann
2022-09-01Fixlouismaximepiton
2022-09-01Fix bump popperjs from 2.11.5 to 2.11.6Julien Déramond
2022-09-01Fix accordion: use $accordion-color rather than computing it via color-contrastGiovanni Piller Cottrer
2022-09-01Fix padding on starter templateMark Otto
2022-09-01Update dependenciesMark Otto
2022-09-01v5/docs: reintroduce `outline` for docs code samples, buttons when `:not(:foc...Patrick H. Lauke
2022-09-01Add default select example in cheatsheet (#36877)Florian Lacreuse
2022-09-01Fix input group z-index focus + validationFlorian Lacreuse
2022-09-01Fix for horizontal list-group itemlouismaximepiton
2022-09-01More consistency for CSS/Sass vars doc for components with dark variantsJulien Déramond
2022-09-01bugfix undefined border color variable for btnMichael Geuchmann