aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs
AgeCommit message (Collapse)AuthorFilesLines
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-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-21docs: use `event` instead of `e` (#32226)XhmikosR4-15/+15
It's better for clarity.
2020-11-21Be consistent with Popper's name. (#32224)XhmikosR7-32/+32
The npm package is named "popper.js" but the project is named "Popper", so use the latter consistently.
2020-11-19Fix a few typos (#32204)XhmikosR4-4/+4
2020-11-19docs: update selector CodePen example (#32163)XhmikosR2-2/+2
2020-11-19Update migration guide about w-100Mark Otto1-1/+1
2020-11-19examples: fix `.btn-block` instancesXhmikosR3-5/+5
2020-11-18correct "breakpoint" typo (#32191)Matt Shaw1-1/+1
breakpoing --> breakpoint
2020-11-18docs: Add missing `.has-validation` class for input group example (#32162)Kyle Tsang1-1/+1
Co-authored-by: Martijn Cuppens <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2020-11-18docs(dropdowns): clarify where is `.show` applied (#32189)Gaël Poupard1-1/+1
Fixes #32712
2020-11-17Fix the marker SVG color to match the button (#32174)Christian Oliff1-1/+1
2020-11-15Switch to jsDelivr for the remaining docs assets (#32158)XhmikosR2-6/+6
2020-11-14popovers.md: unbreak line (#32153)XhmikosR1-2/+1
2020-11-14Move migration notesXhmikosR1-5/+5
2020-11-14Update the remaining filesXhmikosR2-20/+20
2020-11-14Add note in migration.mdMark Otto1-0/+4
2020-11-14Add `bs` in data attributesRohit Sharma28-375/+375
- Add `bs` in data APIs everywhere - Update unit tests
2020-11-13Move states docs and rewrite to match existing examplesMark Otto1-56/+34
2020-11-13Add hover utilitiesNikita Mikhaylov1-0/+56
remome several hobers refactoring hover utilities refactoring hover utilities
2020-11-13Rename scale-color() function to shift-color() to avoid collision with ↵Mark Otto1-1/+7
Sass's own color function (#32149)
2020-11-13Add hyphen between Sass and based (#32134)Jonathan1-1/+1
Co-authored-by: XhmikosR <[email protected]>
2020-11-12Update floating-labels.md (#32139)Dylan Anderson1-1/+1
Fixed grammar error.
2020-11-12Fix caniuse.com URLS to prevent redirects (#32135)Christian Oliff3-3/+3
Shorter URLS which are faster as they avoid HTTP redirects
2020-11-11browsers-devices: add `chomp` (#32116)XhmikosR1-1/+1
This is to remove any trailing newlines in the `.browserslistrc` shortcode
2020-11-11Minor improvements to the Alpha 3 changelog (#32126)Christian Oliff1-6/+3
Small changes for improved consistency Co-authored-by: XhmikosR <[email protected]>
2020-11-10Clarify JS bundle docs one more time (#32105)Mark Otto1-2/+2
Co-authored-by: XhmikosR <[email protected]>
2020-11-09Drop `.btn-block` classes, replace with utilities (#31995)Mark Otto2-7/+44
Co-authored-by: XhmikosR <[email protected]>
2020-11-09[Docs] Changes to navbar documentation/explanation (#32090)Patrick H. Lauke1-11/+11
* Expand "external content" section for navbar - rephrase the intro to make a bit more sense - add note about dangers of focus/reading order problems * Remove pointless intro sentence * Small wording changes/additions/fixes
2020-11-08Add .gap utilities (#32074)Mark Otto1-5/+21
* Add gap utilities * Update .bundlewatch.config.json * Revamp headings on this page for better organization Co-authored-by: XhmikosR <[email protected]>
2020-11-08Partially revert "Move this to a partial to work around the stray `p` ↵XhmikosR1-1/+15
issue." (#32076) This partially reverts commit 23ddfa99a33c81916666326e0cfd2582dacfca44.
2020-11-08download.md: link to JS files comparison too (#32087)XhmikosR1-1/+1
2020-11-08reboot.md: mention "Liberation Sans" (#32084)XhmikosR1-0/+1
2020-11-06Fix missing border & add transitionsMartijn Cuppens1-6/+6
2020-11-06Add dedicated accordion component based on Collapse JSMark Otto3-55/+106
2020-11-06Add .d-grid to our display utilities (#32066)Mark Otto1-0/+2
Co-authored-by: XhmikosR <[email protected]>
2020-11-05Drop Legacy Edge support.XhmikosR3-3/+5
This allows us to move forward without being held back. Microsoft already replaces the Legacy Edge with the new one on supported Windows versions.
2020-11-05Big copy edits and testingMark Otto1-15/+25
Moves the remote utilities section to the using the api section and updates the code snippet to work. Previous one removed all utilities.
2020-11-05docs: add info on modifying and adding utilitiesLuke-zhang-041-0/+42
2020-11-05Editing and formatting utilities API pageMark Otto1-160/+81
2020-11-03Form file docs and overrides (#32058)Gaël Poupard1-8/+8
2020-11-02Add callouts about using light colors ideally on a dark background (#32040)Patrick H. Lauke2-0/+8
* Add callout about using light colors ideally on a dark background * Add callout to helpers > colored links as well
2020-10-31Update instances of .font-weight to .fwMark Otto9-42/+42
2020-10-31Contrast colors added to theme-colors (#30044)Sead Memic4-8/+8
* Contrast colors added to theme-colors * redundant colors removed froms docs, theme-colors refactor * Add spaces for consistency * Adapt to the recent changes Co-authored-by: Sead Memic <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2020-10-30Updated .rounded utilities (#31687)Mark Otto1-7/+7
* Updated rounded utilities to fix scale, but not rename anything else * Rename rounded-pill to border-radius-pill to match Also reorder some variables while I'm here to make more sense * Updated rounded utilities to fix scale, but not rename anything else * Rename rounded-pill to border-radius-pill to match Also reorder some variables while I'm here to make more sense * Small copy addition * Add example modifier class for spacing Co-authored-by: XhmikosR <[email protected]>
2020-10-30Add `cursor:pointer` to color inputs (#32020)Patrick H. Lauke1-0/+1
* Add `cursor:pointer` for color inputs * Add to migration guide
2020-10-30Fix redirects (#32015)XhmikosR2-2/+2
2020-10-29Minor Markdown fixes (#32009)XhmikosR2-2/+2
* add missing language after fenced block * add missing end of file newline