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
path: root/site
AgeCommit message (Expand)Author
2021-02-10Release v5.0.0-beta2 (#32467)v5.0.0-beta2XhmikosR
2021-02-10docs(scroll offset): improve a11y for sticky header (#33027)Gaël Poupard
2021-02-09Add function type for `popperConfig` option (#32882)Rohit Sharma
2021-02-09Mention dropdown static change in Migration guideMark Otto
2021-02-09Remove .dropdown-menu[style] reset and adjust .dropdown-menu-* modifiersMark Otto
2021-02-09Docs on enforcing HTTPS and avoiding mixed content (#33017)Philip Kiely
2021-02-09Dynamic tabs: use buttons rather than links (#32630)Patrick H. Lauke
2021-02-08Add a note to change the case type of option name (#32995)Rohit Sharma
2021-02-04Fix boundary config description for dropdown and popover (#32979)Kyle Tsang
2021-02-03Dropdown — Emit events on the `.dropdown-toggle` button (#32625)Rohit Sharma
2021-02-03Fix default value for `$enable-deprecation-messages` (#32940)Stanisław Gregor
2021-02-03Remove the initial margin from dropdown/popover in favor of Popper (#32524)Rohit Sharma
2021-02-03Tweak scss-docs shortcodeXhmikosR
2021-02-03Update docs for color and bg utilitiesMark Otto
2021-01-29Make carousel indicators actual buttonsPatrick H. Lauke
2021-01-28Update docs for `offset` optionRohit Sharma
2021-01-28Restore offset option for dropdown componentjoke2k
2021-01-28Update checks and radios in input groups (#32912)Mark Otto
2021-01-28migration: mention `.form-text` changes (#32911)Tobias Bengfort
2021-01-27Carousel: use buttons, not links, for prev/next controls (#32627)Patrick H. Lauke
2021-01-26Bump eslint-plugin-unicorn from 26.0.1 to 27.0.0 (#32902)dependabot[bot]
2021-01-26Add a link to v4.x from the v5 homepage (#32745)Mark Otto
2021-01-26Replace .bg-white with .bg-body in docsVino Rodrigues
2021-01-20docs: Fix `navbar-nav-scroll` description (#32846)Kyle Tsang
2021-01-19Docs: add v4.6.0 (#32842)XhmikosR
2021-01-19Add `.navbar-nav-scroll` for vertical scrolling of navbar content (#32037)Mark Otto
2021-01-18Add a live toast example to the docs (#32760)Mark Otto
2021-01-15Clarifies Sass variable defaults, adds bootstrap-npm-starter callout (#32795)Mark Otto
2021-01-15docs: work around Toast CSS conflict with utils (#32620)Siju Samson
2021-01-14Remove role="button" from CTA links in carousel examples (#32788)Patrick H. Lauke
2021-01-14Docs v5: Fix Sass rounding precision and state Sass implementation (#32512)voltaek
2021-01-14Add mention of CSPs and SVGs (#32759)Mark Otto
2021-01-13Revert "docs: Fix popover example showing above navbar (#32445)" (#32533)XhmikosR
2021-01-13Document some basic code conventions for us (#32778)Mark Otto
2021-01-13Improve docs regarding RTL migration (#32771)Gaël Poupard
2021-01-13Migration: mention the removal of `.rounded-sm/lg` utilities (#32758)ghost_32
2021-01-13Document size and multiple aren't supported on floating label selects (#32744)Mark Otto
2021-01-13Update toasts.md (#32782)Marcin Kasperski
2021-01-12Mention stretched-link constraints with table elements (#32761)Mark Otto
2021-01-10Fix typo (#32740)Brian Thompson
2021-01-08Move "active" class from `.nav-item` to `.nav-link` (#32730)Théophile Helleboid - chtitux
2021-01-08docs(sidebar): active linkGaël Poupard
2021-01-08Move migration sidebar entry to sidebar.ymlXhmikosR
2021-01-07Bump copyright year to 2021 (#32713)XhmikosR
2021-01-07Clarify the `$enable-shadows` option in our docs (#32685)Mark Otto
2021-01-07Fix navbar docs - active nav-link (#32589)Florian Lacreuse
2021-01-06fix(ratio): missing variable prefix (#32501)Gaël Poupard
2021-01-06Tweak wording for no-touch carousel (#32688)Patrick H. Lauke
2021-01-06Hyphen to dash for ranges (#32488)Jonathan
2021-01-05carousel example: Move "active" class on .nav-link element (#32647) (#32647)Théophile Helleboid - chtitux