| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-02-23 | Add pointer event utilities (#30185) | Martijn Cuppens | 1 | -0/+10 | |
| 2020-02-22 | Use `hugo.Environment` instead of `getenv` (#29240) | XhmikosR | 4 | -6/+6 | |
| This is set automatically to "development" when the local server is running, and to "production" when Hugo builds the site. | |||||
| 2020-02-17 | scripts.html: don't load docsearch JS when it's not needed (#30205) | XhmikosR | 1 | -1/+1 | |
| 2020-02-17 | docs(theming): improve headings hierarchy under Sass → Functions (#30207) | Gaël Poupard | 1 | -3/+3 | |
| 2020-02-17 | homepage: reduce margin and padding for small devices (#30195) | XhmikosR | 2 | -4/+4 | |
| 2020-02-17 | Add Microsoft Edge for MacOS to supported browsers (#29956) | Christian Oliff | 1 | -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-17 | Docs: Rephrase 'img-fluid' explanation for clarity (and avoid passive ↵ | Michael Lehenbauer | 1 | -1/+1 | |
| voice). (#30190) | |||||
| 2020-02-16 | Update docs-versions.html (#29971) | XhmikosR | 1 | -6/+0 | |
| Remove old versions | |||||
| 2020-02-16 | Add transparent background color to versions switcher (#30192) | Martijn Cuppens | 1 | -0/+1 | |
| 2020-02-16 | tables.md: make vertical table responsive (#30191) | XhmikosR | 1 | -30/+32 | |
| Fixes page overflow on mobile. Co-authored-by: Martijn Cuppens <[email protected]> | |||||
| 2020-02-16 | Remove confusing "Equal-width multi-line" section from docs (#30189) | Michael Lehenbauer | 1 | -18/+0 | |
| 2020-02-15 | Remove map merges (#28508) | Martijn Cuppens | 3 | -29/+35 | |
| 2020-02-15 | interactions.md: remove trailing space (#30184) | XhmikosR | 1 | -1/+1 | |
| 2020-02-15 | Remove color shades callout (#30181) | Martijn Cuppens | 1 | -4/+0 | |
| Not applicable anymore since https://github.com/twbs/bootstrap/pull/29348 | |||||
| 2020-02-15 | Update copy sizing utilities (#30182) | Martijn Cuppens | 1 | -1/+1 | |
| The `$sizes` Sass map doesn't exist anymore in `v5`. | |||||
| 2020-02-15 | Revert "Placeholder for transitions reset to prevent code duplication #29862" | XhmikosR | 2 | -10/+0 | |
| This reverts commit cd7e5d111102e4422858aa6f255dc243b4cca1ca. Co-authored-by: Martijn Cuppens <[email protected]> | |||||
| 2020-02-15 | Add RFS to utility API (#30050) | Martijn Cuppens | 1 | -0/+1 | |
| 2020-02-15 | Docs table of contents list style fix (#30176) | Mark Otto | 2 | -6/+1 | |
| * Fix missing bullets from table of contents top level * Add .text-muted to toc for lighter bullets | |||||
| 2020-02-14 | Placeholder for transitions reset to prevent code duplication… (#29870) | Gaël Poupard | 2 | -0/+10 | |
| Co-authored-by: Martijn Cuppens <[email protected]> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-02-14 | Adding version number to documentation `<title>` (#30090) | Mike Rogers | 1 | -1/+1 | |
| Co-authored-by: Martijn Cuppens <[email protected]> | |||||
| 2020-02-14 | Fix logo alignment for IE (#29955) | Martijn Cuppens | 1 | -1/+1 | |
| 2020-02-14 | Add utility class for the user-select property (#30035) | Jens Luyten | 2 | -0/+18 | |
| * 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-13 | v5 docs: added wrapping class for rounded utils (#29379) | Christopher Morrissey | 2 | -2/+8 | |
| * Added wrapping class for rounded utils Tweak /utilities/borders/#border-radius #29343 * Remove the extra div. Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-02-13 | Docs navbar tweaks (#29948) | Martijn Cuppens | 2 | -8/+7 | |
| 2020-02-12 | Remove IE10 mention, since it's not supported (#30167) | tu4mo | 1 | -1/+1 | |
| 2020-02-12 | Convert background shorthands to separate properties | Martijn Cuppens | 1 | -1/+4 | |
| 2020-02-11 | Update bs-custom-file-input to v1.3.4 (#30162) | XhmikosR | 1 | -3/+3 | |
| 2020-02-10 | Introduce posibility to disable !important suffix for utility classes (#29625) | Martijn Cuppens | 1 | -0/+1 | |
| 2020-02-09 | Add ysds to the team page (#30145) | Martijn Cuppens | 1 | -0/+3 | |
| 2020-02-07 | Use `aria-current` where appropriate (#30079) | Gaël Poupard | 18 | -63/+68 | |
| 2020-02-06 | docs(SVG placeholder): add focusable=false to placeholder SVGs (#30075) | Gaël Poupard | 1 | -1/+1 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-02-05 | Change file permissions to 644. (#30106) | XhmikosR | 12 | -0/+0 | |
| 2020-02-04 | Update migration guide for removal of .form-text (#30134) | Mark Otto | 1 | -0/+1 | |
| Closes #29630 | |||||
| 2020-02-03 | Added extra information about flex-alignment on vertical-alignment (#30047) | eliasswns | 1 | -0/+2 | |
| * change sentence * Update vertical-align.md Co-authored-by: XhmikosR <[email protected]> Co-authored-by: Mark Otto <[email protected]> | |||||
| 2020-02-03 | Split grid & containers (#29146) | Martijn Cuppens | 2 | -1/+2 | |
| 2020-02-03 | Cleanup content (#30120) | Martijn Cuppens | 1 | -28/+27 | |
| 2020-01-25 | Fix file input (#30086) | Martijn Cuppens | 1 | -1/+4 | |
| 2020-01-25 | docs(licence): fix headings hierarchy (#30080) | Gaël Poupard | 1 | -4/+4 | |
| 2020-01-23 | docs(styles): drop .booticon styles (#30071) | Gaël Poupard | 1 | -14/+0 | |
| 2020-01-16 | Remove unnecessary comma in 'All colors' (#30010) | Ty Mick | 1 | -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-13 | Blog example: add `display=swap` for the Google Font (#30013) | XhmikosR | 1 | -1/+1 | |
| 2020-01-13 | Dashboard example: update Chart.js to v2.9.3. (#30014) | XhmikosR | 1 | -2/+2 | |
| 2020-01-13 | javascript.md: Add `srcset` in sanitizer docs (#30007) | XhmikosR | 1 | -1/+1 | |
| 2020-01-10 | Close modal with keyboard=true & backdrop=static (#29986) | Giovanni Mendoza | 1 | -4/+4 | |
| * Close modal with keyboard=true & backdrop=static | |||||
| 2020-01-07 | Fix the new lint errors. | XhmikosR | 1 | -1/+1 | |
| 2020-01-06 | Delete icons.md (#29939) | XhmikosR | 2 | -24/+0 | |
| This is unused | |||||
| 2020-01-04 | Remove redundant `overflow-wrap` property | Martijn Cuppens | 1 | -1/+1 | |
| While `overflow-wrap` is the more recommanded option, `word-wrap` alone has a wider support. | |||||
| 2020-01-04 | Use word-wrap in .text-break for IE and Edge compatibility. | Florian Lacreuse | 1 | -1/+1 | |
| 2020-01-02 | reboot.md: Fix rendering for the recent Hugo versions (#29938) | XhmikosR | 1 | -22/+0 | |
| 2020-01-02 | reboot.md: Add missing Noto Sans font (#29937) | XhmikosR | 1 | -3/+7 | |
| * reboot.md: Add missing Noto Sans font * Sans serif order fix Co-authored-by: Martijn Cuppens <[email protected]> | |||||
