aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.0
AgeCommit message (Expand)AuthorFilesLines
2021-03-11Merge branch 'main' into nav-underlinenav-underlineXhmikosR3-1/+47
2021-03-10Add migration guide entryMark Otto1-0/+4
2021-03-10Change from element selector to the opt-in classMark Otto1-4/+4
2021-03-10Add ol.list-group with psuedo-element numbersMark Otto1-0/+42
2021-03-10Fixes some copy around inline formsMark Otto1-1/+1
2021-03-10Add .nav-underline modifier classMark Otto1-0/+21
2021-03-10Mention .no-gutters removal in migration guide (#33332)Kyle Tsang1-0/+1
2021-03-10Grammatically update the doc (#33267)Mohamed Khoualed1-4/+4
2021-03-10Fix Flex utilities to add vertical space in exampleGarrett Johnson1-1/+1
2021-03-10Update the "Nonblocking files" section in the docsMartin Choutka1-1/+12
2021-03-02Offcanvas as component (#29017)GeoSot4-1/+257
2021-03-02Dropdown — Drop `flip` option (#33198)Rohit Sharma2-6/+2
2021-03-02Add an example of v4's media component in the flex utils docs (#33207)Mark Otto2-1/+29
2021-02-22docs(migration): duplicated 5.0.0-beta2 heading (#33178)Gaël Poupard1-2/+0
2021-02-22Allow constructors to accept a CSS selector (#32245)Rohit Sharma2-0/+20
2021-02-21Fix small typos / follow-up to #32630 (#33164)Patrick H. Lauke1-1/+1
2021-02-17Clarify docs around .navbar-brand (#33123)Mark Otto1-4/+12
2021-02-16overview: add missing EOF newline (#33098)XhmikosR1-1/+1
2021-02-16Clear duplicated class `border-0` (#32925)k-utsumi1-3/+7
2021-02-15docs(examples): typo in offcanvas example in .bg-body (#33092)Gaël Poupard1-1/+1
2021-02-15Fix typo in nav-tabs docs (#33081)Siju Samson1-1/+1
2021-02-11Docs improvements after beta2 (#33049)Gaël Poupard4-35/+35
2021-02-11Add Parcel Bundler doc (#30909)eldk1-0/+99
2021-02-10Add Sass docs (variables, mixins, and loops) to most pages (#32747)Mark Otto44-16/+468
2021-02-09Add function type for `popperConfig` option (#32882)Rohit Sharma4-6/+52
2021-02-09Mention dropdown static change in Migration guideMark Otto1-0/+1
2021-02-09Remove .dropdown-menu[style] reset and adjust .dropdown-menu-* modifiersMark Otto1-4/+89
2021-02-09Docs on enforcing HTTPS and avoiding mixed content (#33017)Philip Kiely1-2/+4
2021-02-09Dynamic tabs: use buttons rather than links (#32630)Patrick H. Lauke1-37/+37
2021-02-08Add a note to change the case type of option name (#32995)Rohit Sharma2-2/+2
2021-02-04Fix boundary config description for dropdown and popover (#32979)Kyle Tsang2-5/+3
2021-02-03Dropdown — Emit events on the `.dropdown-toggle` button (#32625)Rohit Sharma2-2/+2
2021-02-03Fix default value for `$enable-deprecation-messages` (#32940)Stanisław Gregor1-1/+1
2021-02-03Remove the initial margin from dropdown/popover in favor of Popper (#32524)Rohit Sharma2-2/+2
2021-02-03Update docs for color and bg utilitiesMark Otto8-39/+126
2021-01-28Make carousel indicators actual buttonsPatrick H. Lauke4-30/+30
2021-01-28Update docs for `offset` optionRohit Sharma4-3/+24
2021-01-28Restore offset option for dropdown componentjoke2k1-0/+10
2021-01-28Update checks and radios in input groups (#32912)Mark Otto1-3/+3
2021-01-28migration: mention `.form-text` changes (#32911)Tobias Bengfort1-0/+1
2021-01-27Carousel: use buttons, not links, for prev/next controls (#32627)Patrick H. Lauke3-38/+38
2021-01-25Replace .bg-white with .bg-body in docsVino Rodrigues7-13/+14
2021-01-20docs: Fix `navbar-nav-scroll` description (#32846)Kyle Tsang1-1/+1
2021-01-19Add `.navbar-nav-scroll` for vertical scrolling of navbar content (#32037)Mark Otto1-0/+48
2021-01-18Add a live toast example to the docs (#32760)Mark Otto1-0/+40
2021-01-14Clarifies Sass variable defaults, adds bootstrap-npm-starter callout (#32795)Mark Otto3-3/+29
2021-01-14docs: work around Toast CSS conflict with utils (#32620)Siju Samson1-7/+11
2021-01-14Remove role="button" from CTA links in carousel examples (#32788)Patrick H. Lauke2-12/+12
2021-01-14Docs v5: Fix Sass rounding precision and state Sass implementation (#32512)voltaek3-4/+10
2021-01-14Add mention of CSPs and SVGs (#32759)Mark Otto1-0/+15