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
2020-06-10Backport #30979 (#30999)Gaël Poupard
2020-06-10avoid preventing input event onclick (#30992)Laussel Loïc
2020-06-10docs(toasts): centered examples flexbugs #3 in IE11Gaël Poupard
2020-06-10fix(toasts): IE11 shrinks toasts when in flex container, unless we specify fl...Gaël Poupard
2020-06-04visual/modal.html: fix close buttons placementXhmikosR
2020-06-04Bump bundlewatch limitsXhmikosR
2020-06-04Backport #30936XhmikosR
2020-06-04Backport #30932XhmikosR
2020-06-04Update devDependencies and gemsXhmikosR
2020-06-04CI: update to `actions/cache@2`XhmikosR
2020-06-04Remove ESLint `object-curly-newline` rule.XhmikosR
2020-06-04Backport #30742XhmikosR
2020-06-04Prevent conflicts with components with classes (#30830)Martijn Cuppens
2020-06-04v5: Add border-radius to .card-img-overlay (#30817)Mark Otto
2020-06-04Simplify list-group borders in cards (#30808)Mark Otto
2020-06-04v4: Add z-index to .custom-check to fix custom checks in CSS columns (#30810)Mark Otto
2020-06-04fix(custom forms): nullify box-shadow for custom forms' states (#30957)Gaël Poupard
2020-06-04fix(forms): IE11 misalign validation tooltips in input-groups (#30960)Gaël Poupard
2020-05-29docs(cards): fix card-img-bottom example (#30925)Gaël Poupard
2020-05-26docs(CDN): improve wording to match master and fix #30873 (#30896)Gaël Poupard
2020-05-14v4: Update docs callout for responsive SVG images (#30809)Mark Otto
2020-05-14v4: Mention Bootstrap Icons in extend/icons.md (#30813)Mark Otto
2020-05-13Fix release script docs (#30797)XhmikosR
2020-05-12Distv4.5.0XhmikosR
2020-05-12Bump version to 4.5.0.XhmikosR
2020-05-12Wording fixesMark Otto
2020-05-12Move the input groups validation workaround in docs.XhmikosR
2020-05-12Remove mention of build toolsXhmikosR
2020-05-12Grammar fixesXhmikosR
2020-05-12Include the newly added utilities/interactions.scss fileXhmikosR
2020-05-12Update devDependencies and gems.XhmikosR
2020-05-12Backport d59de33 from #30772XhmikosR
2020-05-12Avoid bad scrollbar replacement into width valuesGiovanni Mendoza
2020-05-12Update codeql.yml (#30777)XhmikosR
2020-05-12Improve build/zip-examples.js (#30759)XhmikosR
2020-05-12Removed role="document" from the modal dialog (#30755)Rohit Sharma
2020-05-12CI: simplify cacheXhmikosR
2020-05-12Partially revert "Use regex.test() when we want to check for a Boolean. (#299...XhmikosR
2020-05-12collapse.js: combine classesXhmikosR
2020-05-12Minor lint tweaks and rules cleanupXhmikosR
2020-05-12build-plugins.js: add missing shebang (#30743)XhmikosR
2020-05-12dropdown.js: switch to a ternaryXhmikosR
2020-05-12tests: switch to strictEqual/notStrictEqualXhmikosR
2020-05-12scrollspy.js add more testsXhmikosR
2020-05-12Remove variables used once.XhmikosR
2020-05-12Join/break a few lines, no functional changesXhmikosR
2020-05-12README.md: change Tests badge to point to v4-devXhmikosR
2020-05-12package.json: add a docs-build scriptXhmikosR
2020-05-12CI: stop updating RubyGems since it's not neededXhmikosR
2020-05-11Add new interaction utilities and role attr to Reboot (#30562)Mark Otto