aboutsummaryrefslogtreecommitdiff
path: root/site
AgeCommit message (Collapse)AuthorFilesLines
2020-12-11Replace Lorem Ipsum placeholder text with more representative (or at least ↵Patrick H. Lauke20-421/+356
english language) text (#32246) Replaces shorter examples with more sensible/representative/inforrmative text. For longer passages, resorted to using SFW extracts from http://katyperryipsum.com/
2020-12-11Use box shadows instead of linear gradients to colorize tables (#32348)Martijn Cuppens1-1/+1
Co-authored-by: XhmikosR <[email protected]>
2020-12-10docs: SVG consistency changes (#32259)XhmikosR11-19/+11
* Move inlined SVG to a partial. Also, add `fill="currentColor"` in the SVGs. * docs: reorder attributes
2020-12-10docs: Add Korean translation (#32284)AlexKoala1-0/+5
Co-authored-by: XhmikosR <[email protected]>
2020-12-10Typo: show on xxl, if only xl should be hidden. (#32287)Thomas Güttler1-1/+1
Co-authored-by: XhmikosR <[email protected]>
2020-12-09Remove duplicated 'follow Bootstrap on Twitter' link in Community section ↵Christian Oliff1-1/+0
(#32399) Co-authored-by: XhmikosR <[email protected]>
2020-12-09cheatsheet: Drop redundant `(current)` text (#32401)Gaël Poupard2-4/+4
Useless since we're using `aria-current` (see #31891).
2020-12-09Remove offset in Popover docskyletsang2-8/+2
Fix fallbackPlacements in Popover and Tooltip docs
2020-12-09docs: Update Popper 2 doc linkskyletsang3-6/+6
2020-12-09Fix missed occurrencies of "Popper.js" (#32398)Gaël Poupard1-2/+2
2020-12-08carousel.md: fix `$carousel-transition-duration` reference (#32316)Radu Chiriac1-1/+1
Co-authored-by: XhmikosR <[email protected]>
2020-12-07Add a callout for the sanitizer in popovers and tooltips (#32272)Patrick H. Lauke3-2/+11
* Add a callout for the sanitizer in popovers and tooltips * Add second reference to sanitizer in the options Co-authored-by: XhmikosR <[email protected]>
2020-12-07Revert v5.getbootstrap.com changesXhmikosR4-4/+6
2020-12-07Prepare v5.0.0-beta1.XhmikosR1-1/+1
2020-12-06Change button copy to make the example clearerMartijn Cuppens1-1/+1
2020-12-06Move and update migration notesXhmikosR1-2/+3
2020-12-06Update to popper.js v2.xJohann-S4-29/+11
2020-12-04Add toasts & positioning utilities migration docsMartijn Cuppens1-0/+8
2020-12-04Add interactive positioning widgetMartijn Cuppens2-13/+42
2020-12-04Add `.translate-middle-x` and `.translate-middle-y` utilitiesMartijn Cuppens1-0/+16
2020-12-04Add toast positioningMartijn Cuppens2-30/+39
2020-12-04cheatsheet.js: use `event` instead of `e` (#32335)XhmikosR1-2/+2
2020-12-04chore(dist): generate dist filesGaël Poupard1-1/+1
2020-12-04fix gradientMark Otto1-1/+1
2020-12-04docs(cheatsheet): various fixesGaël Poupard4-120/+166
2020-12-04Revamp header, headings, aside spacingMark Otto4-42/+18
Gradients caused artifacts in Safari, layout was feeling a little loose
2020-12-04docs(examples): use RTLCSS for RTL examplesGaël Poupard15-59/+454
2020-12-04Adapt to the recent main branch changesXhmikosR5-22/+28
2020-12-04docs(examples): new cheatsheet and RTL examplesGaël Poupard93-266/+5157
2020-12-01Fix empty CSS variableXhmikosR1-2/+2
2020-12-01Add to migration docsMark Otto1-6/+7
2020-12-01Update breadcrumb docs and dividersMark Otto1-4/+37
- Add CSS custom property with fallback to Sass variable - Update docs to mention the new CSS custom property - Rewrite some of the docs to use divider instead of separator, and add some context here and there
2020-12-01Remove background, padding, border from breadcrumb containerPatrick H. Lauke1-0/+6
2020-11-30Remove the `show` property from the modal plugin (#32279)Rohit Sharma1-6/+0
Drop the support of show property from the modal plugin. When creating the new modal instance in v5, the `show` property does not work anymore, so instead of fixing the behavior just removing it permanently to keep the consistency between all the plugins. (All other plugins require the `show()` method to be called on the instances to be shown) Co-authored-by: XhmikosR <[email protected]>
2020-11-30Add mention of link underline change to migration and typography (#32281)Patrick H. Lauke2-1/+2
x-ref https://github.com/twbs/bootstrap/discussions/32276#discussioncomment-141850 Co-authored-by: XhmikosR <[email protected]>
2020-11-25homepage: fix wrong `alt` attribute (#32258)XhmikosR1-1/+1
2020-11-25Ability to add custom class in tooltip/popover (#32217)Rohit Sharma2-0/+18
Porting of #31834 to main. Co-authored-by: XhmikosR <[email protected]>
2020-11-23introduction: split comments (#32223)XhmikosR1-1/+2
2020-11-23Update _syntax.scss (#32117)XhmikosR1-38/+46
* Update _syntax.scss with the latest chroma selectors * Sort selectors * Remove no longer needed chroma workaround * remove comments
2020-11-21docs: use `event` instead of `e` (#32226)XhmikosR4-15/+15
It's better for clarity.
2020-11-21Be consistent with Popper's name. (#32224)XhmikosR8-34/+34
The npm package is named "popper.js" but the project is named "Popper", so use the latter consistently.
2020-11-19Revert "Use Hugo mounts for our docs vendor files." (#32210)XhmikosR4-78/+30
* Revert "Adapt to the recent main changes" This reverts commit 50d892167036f440f9224327b0a48cf72a2e44b6. * Revert "Add Hugo Pipes logic for local and vendored scripts." This reverts commit 3fcfd606f2c264f1d3434e99c140a05edec461c3. * Revert "Use Hugo mounts for our docs vendor JS files." This reverts commit 6b071116f3b09b59a423ad999efbd67f8645bfa5.
2020-11-19Adapt to the recent main changesXhmikosR1-4/+4
* remove `bs-custom-file-input.min.js` * switch to errorf * change error message
2020-11-19Add Hugo Pipes logic for local and vendored scripts.Regis Philibert2-14/+78
2020-11-19Use Hugo mounts for our docs vendor JS files.XhmikosR3-17/+1
2020-11-19Fix a few typos (#32204)XhmikosR4-4/+4
2020-11-19Manually optimize SVGs (#32187)Martijn Cuppens3-3/+3
2020-11-19docs: update selector CodePen example (#32163)XhmikosR2-2/+2
2020-11-19examples: add the version number in `title` (#32198)XhmikosR1-1/+1
2020-11-19Update migration guide about w-100Mark Otto1-1/+1