aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs
AgeCommit message (Collapse)AuthorFilesLines
2020-02-17docs(theming): improve headings hierarchy under Sass → Functions (#30207)Gaël Poupard1-3/+3
2020-02-17Add Microsoft Edge for MacOS to supported browsers (#29956)Christian Oliff1-1/+1
The new Chromium-based Edge has been available as a beta for sometime and general availability of the final version is expected to ship from Jan 15. I think it makes sense to add it as a supported browser once it's out of beta. REF: https://blogs.windows.com/windowsexperience/2019/11/04/introducing-the-new-microsoft-edge-and-bing/
2020-02-17Docs: Rephrase 'img-fluid' explanation for clarity (and avoid passive ↵Michael Lehenbauer1-1/+1
voice). (#30190)
2020-02-16tables.md: make vertical table responsive (#30191)XhmikosR1-30/+32
Fixes page overflow on mobile. Co-authored-by: Martijn Cuppens <[email protected]>
2020-02-16Remove confusing "Equal-width multi-line" section from docs (#30189)Michael Lehenbauer1-18/+0
2020-02-15Remove map merges (#28508)Martijn Cuppens3-29/+35
2020-02-15interactions.md: remove trailing space (#30184)XhmikosR1-1/+1
2020-02-15Remove color shades callout (#30181)Martijn Cuppens1-4/+0
Not applicable anymore since https://github.com/twbs/bootstrap/pull/29348
2020-02-15Update copy sizing utilities (#30182)Martijn Cuppens1-1/+1
The `$sizes` Sass map doesn't exist anymore in `v5`.
2020-02-15Revert "Placeholder for transitions reset to prevent code duplication #29862"XhmikosR1-1/+0
This reverts commit cd7e5d111102e4422858aa6f255dc243b4cca1ca. Co-authored-by: Martijn Cuppens <[email protected]>
2020-02-15Add RFS to utility API (#30050)Martijn Cuppens1-0/+1
2020-02-14Placeholder for transitions reset to prevent code duplication… (#29870)Gaël Poupard1-0/+1
Co-authored-by: Martijn Cuppens <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2020-02-14Add utility class for the user-select property (#30035)Jens Luyten1-0/+17
* Add utility class for the user-select property * Docs: Add new page for behavior utility classes - includes user select utility * Update and rename behaviors.md to interactions.md * Update sidebar.yml Co-authored-by: Mark Otto <[email protected]> Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Martijn Cuppens <[email protected]>
2020-02-13v5 docs: added wrapping class for rounded utils (#29379)Christopher Morrissey1-2/+2
* Added wrapping class for rounded utils Tweak /utilities/borders/#border-radius #29343 * Remove the extra div. Co-authored-by: XhmikosR <[email protected]>
2020-02-12Remove IE10 mention, since it's not supported (#30167)tu4mo1-1/+1
2020-02-10Introduce posibility to disable !important suffix for utility classes (#29625)Martijn Cuppens1-0/+1
2020-02-07Use `aria-current` where appropriate (#30079)Gaël Poupard15-56/+61
2020-02-04Update migration guide for removal of .form-text (#30134)Mark Otto1-0/+1
Closes #29630
2020-02-03Added extra information about flex-alignment on vertical-alignment (#30047)eliasswns1-0/+2
* change sentence * Update vertical-align.md Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]>
2020-02-03Split grid & containers (#29146)Martijn Cuppens2-1/+2
2020-01-25Fix file input (#30086)Martijn Cuppens1-1/+4
2020-01-25docs(licence): fix headings hierarchy (#30080)Gaël Poupard1-4/+4
2020-01-16Remove unnecessary comma in 'All colors' (#30010)Ty Mick1-1/+1
* Remove unnecessary comma in 'All colors' (Using a comma between a subject and predicate)[https://en.wikipedia.org/wiki/Comma#Between_the_subject_and_predicate] is nonstandard. * Update theming.md Co-authored-by: XhmikosR <[email protected]>
2020-01-13Blog example: add `display=swap` for the Google Font (#30013)XhmikosR1-1/+1
2020-01-13Dashboard example: update Chart.js to v2.9.3. (#30014)XhmikosR1-2/+2
2020-01-13javascript.md: Add `srcset` in sanitizer docs (#30007)XhmikosR1-1/+1
2020-01-10Close modal with keyboard=true & backdrop=static (#29986)Giovanni Mendoza1-4/+4
* Close modal with keyboard=true & backdrop=static
2020-01-06Delete icons.md (#29939)XhmikosR1-21/+0
This is unused
2020-01-04Remove redundant `overflow-wrap` propertyMartijn Cuppens1-1/+1
While `overflow-wrap` is the more recommanded option, `word-wrap` alone has a wider support.
2020-01-04Use word-wrap in .text-break for IE and Edge compatibility.Florian Lacreuse1-1/+1
2020-01-02reboot.md: Fix rendering for the recent Hugo versions (#29938)XhmikosR1-22/+0
2020-01-02reboot.md: Add missing Noto Sans font (#29937)XhmikosR1-3/+7
* reboot.md: Add missing Noto Sans font * Sans serif order fix Co-authored-by: Martijn Cuppens <[email protected]>
2019-12-30Drop `.text-justify` class (#29793)Martijn Cuppens2-7/+6
Co-authored-by: XhmikosR <[email protected]>
2019-12-27Simplify disabled styles (#29296)Martijn Cuppens3-2/+10
* Simplify disabled styles * Mention pointer-events usage
2019-12-25Remove redundant classesMartijn Cuppens1-1/+1
2019-12-25Update index.htmlXhmikosR1-1/+1
2019-12-25Examples: adapt after the container requirement.XhmikosR6-132/+144
2019-12-25Fix offcanvas example. (#29909)XhmikosR1-53/+55
2019-12-25Documentation fix: move width after `make-container()` mixin (#29820)Martijn Cuppens1-1/+3
Co-authored-by: XhmikosR <[email protected]>
2019-12-20examples: Fix checkout page (#29886)Martijn Cuppens1-17/+17
2019-12-18Fix broken team link on icons page (#29871)Christian Oliff1-1/+1
Change: https://github.com/twbs/members to: https://github.com/orgs/twbs/people
2019-12-16Work around invalid generated HTMLXhmikosR3-10/+4
2019-12-14Add `form-control-focus()` deprecation to migration guideMartijn Cuppens1-0/+1
2019-12-11Typo fix (#29832)Martijn Cuppens1-1/+1
2019-12-08Update states (#29792)Martijn Cuppens1-1/+1
2019-12-06Add font style normal (#29744)Matthieu Vignolle1-0/+1
2019-12-01Improve wrapping and hit area of accordion example titles (#29782)Shohei Yoshida1-3/+3
2019-11-28docs: `$enable-rfs` is true by default (#29766)cccabinet1-1/+1
2019-11-27Change deprecated html tags to text decoration classes (#29604)Matthieu Vignolle2-5/+19
2019-11-26justify-content:between ⇒ justify-content:space-between (#29734)cccabinet1-1/+1