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
2021-05-20fix(utilities): miossing variables, obviouslymain-fod-utilities-contrastGaël Poupard
2021-05-20feat(utilitites): try to ensure decent contrastsGaël Poupard
2021-05-20Add Tests on scrollbar.js & better handling if a style property doesn't exist...GeoSot
2021-05-20Allow use of `dispose/hide` methods on Tooltip & Popover from jQueryInterface...GeoSot
2021-05-19Remove FA for time beingMark Otto
2021-05-19Update button-variant mixin to add missing space.pu-master
2021-05-19Adjusted z-index to cover "copy" buttons (#34018)Jason Sperske
2021-05-19Bump rollup from 2.47.0 to 2.48.0 (#34022)dependabot[bot]
2021-05-19Bump eslint-plugin-import from 2.22.1 to 2.23.2 (#34023)dependabot[bot]
2021-05-19Add `getNextActiveElement` helper function to utils, replacing custom impleme...GeoSot
2021-05-18Bump @babel/cli from 7.13.16 to 7.14.3 (#34025)dependabot[bot]
2021-05-18Bump @babel/core from 7.14.2 to 7.14.3 (#34024)dependabot[bot]
2021-05-18Reset inside a Dialog does not work if `data-dismiss="modal"` is set (#33928)GeoSot
2021-05-18Don't add empty content holder when there is no content available (#33982)Rohit Sharma
2021-05-18docs(font-stack): drop BlinkMacSystemFont (#34009)Gaël Poupard
2021-05-18docs(examples): Dashboard improvements (#34007)Gaël Poupard
2021-05-18docs(cheatsheet): fix JS errors in `setActiveItem()` (#34011)Gaël Poupard
2021-05-13Release v5.0.1 (#33972)v5.0.1XhmikosR
2021-05-13remove modal css overrideGeoSot
2021-05-13Move get element functionality to a helper (#33327)GeoSot
2021-05-13Update devDependencies (#33970)XhmikosR
2021-05-13Bump sass from 1.32.12 to 1.32.13 (#33969)dependabot[bot]
2021-05-13Revert "use `:read-only` css selector instead `[readonly]` for consistency (#...Mark Otto
2021-05-13PRevent accent-bg from leaking in nested table (#33825)Gaël Poupard
2021-05-13Validated inputs in `.input-group` shouldn't be behind sibling element (#33644)Jatin Mehta
2021-05-13Update Sidebars example to fix dividers and rendering on Chrome (#33859)Mark Otto
2021-05-13Add Fathom Analytics to v5 docs (#33904)Mark Otto
2021-05-12Popover/Tooltip: streamline config property to start with underscore (#33381)GeoSot
2021-05-11Bump @rollup/plugin-node-resolve from 11.2.1 to 13.0.0 (#33935)dependabot[bot]
2021-05-11Bump @rollup/plugin-commonjs from 18.0.0 to 19.0.0 (#33932)dependabot[bot]
2021-05-11Bump karma-jasmine-html-reporter from 1.5.4 to 1.6.0 (#33937)dependabot[bot]
2021-05-11Bump glob from 7.1.6 to 7.1.7 (#33936)dependabot[bot]
2021-05-11Fix test warning for dropdown, without expectations (#33938)GeoSot
2021-05-11Bump eslint from 7.25.0 to 7.26.0 (#33933)dependabot[bot]
2021-05-11Bump postcss from 8.2.13 to 8.2.15 (#33931)dependabot[bot]
2021-05-11docs: make tooltip anchor properly wrap the svg (#33901)alpadev
2021-05-11Fix offcanvas test to expect the initial body `overflow` value (#33927)GeoSot
2021-05-11Fix offcanvas example, using a custom trigger selector (#33926)GeoSot
2021-05-11Extract static `DATA_KEY` & `EVENT_KEY` to base-component (#33635)GeoSot
2021-05-11Fix: Click on input outside of dropdown-menu prevents dropdown from closing (...alpadev
2021-05-11Refactor: move disposing properties into the base class (#33740)GeoSot
2021-05-11Remove potential false positive assertions (#33288)Ben Lertlumprasertkul
2021-05-11Prevent toast autohiding if focusing or hovering (#33221)Ryan Berliner
2021-05-11CI: remove Node.js 10 (#33923)XhmikosR
2021-05-10Merge js-components 'transitionend' listener callbacks into one methodGeoSot
2021-05-10Fix accidental directory rename from https://github.com/twbs/bootstrap/pull/3...Mark Otto
2021-05-10Don't redefine $list-group-color in loopMark H. Wilkinson
2021-05-10Remove unneeded 'Edge Legacy' mention in Range docsChristian Oliff
2021-05-10Fix "directoinal" typo in v5 migration docsTim Yang
2021-05-10Fix backdrop `rootElement` not initialized in Modal (#33853)Nagarjun Bodduna