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-03-02Offcanvas as component (#29017)GeoSot
2021-03-02Dropdown — Drop `flip` option (#33198)Rohit Sharma
2021-03-02Add an example of v4's media component in the flex utils docs (#33207)Mark Otto
2021-02-22docs(migration): duplicated 5.0.0-beta2 heading (#33178)Gaël Poupard
2021-02-22Allow constructors to accept a CSS selector (#32245)Rohit Sharma
2021-02-21Fix small typos / follow-up to #32630 (#33164)Patrick H. Lauke
2021-02-17Clarify docs around .navbar-brand (#33123)Mark Otto
2021-02-16overview: add missing EOF newline (#33098)XhmikosR
2021-02-16Clear duplicated class `border-0` (#32925)k-utsumi
2021-02-15docs(examples): typo in offcanvas example in .bg-body (#33092)Gaël Poupard
2021-02-15Fix typo in nav-tabs docs (#33081)Siju Samson
2021-02-11Docs improvements after beta2 (#33049)Gaël Poupard
2021-02-11Add Parcel Bundler doc (#30909)eldk
2021-02-11Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto
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-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-26Replace .bg-white with .bg-body in docsVino Rodrigues
2021-01-20docs: Fix `navbar-nav-scroll` description (#32846)Kyle Tsang
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-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-07Clarify the `$enable-shadows` option in our docs (#32685)Mark Otto
2021-01-07Fix navbar docs - active nav-link (#32589)Florian Lacreuse