| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-06-12 | Stylelint: remove redundant disables (#31006) | XhmikosR | 1 | -2/+0 | |
| 2020-06-11 | docs(layout): drop useless .text-left on overview table | Gaël Poupard | 1 | -15/+15 | |
| 2020-06-09 | Update docs for navs | Rohit Sharma | 1 | -1/+1 | |
| Co-authored-by: Mark Otto <[email protected]> | |||||
| 2020-06-09 | Remove .nav-item from .nav-link to make it consistent | Rohit Sharma | 2 | -20/+20 | |
| - Closes #28423 | |||||
| 2020-06-04 | Add role="dialog" in modals via JavaScript (#30936) | Rohit Sharma | 1 | -23/+23 | |
| 2020-06-03 | Read validate-forms.js from assets. | XhmikosR | 3 | -24/+10 | |
| 2020-06-03 | Fix forms validation snippets. | XhmikosR | 2 | -2/+26 | |
| 2020-06-03 | shortcodes/example.html: allow specifying the highlighting language | XhmikosR | 1 | -1/+2 | |
| 2020-05-31 | Restore word-break: break-word on .text-break to fix text breaking on flex ↵ | Mark Otto | 1 | -1/+1 | |
| containers (#30932) | |||||
| 2020-05-30 | Add `space-evenly` option for `justify-content` (#30910) | Edson Jr | 2 | -1/+16 | |
| 2020-05-28 | docs(layout): improve layout when content is short (#30908) | Gaël Poupard | 1 | -0/+2 | |
| Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-05-26 | Apply utilities in docs styles (#30866) | Gaël Poupard | 16 | -80/+40 | |
| * docs(theming): apply utilities where possible * Update docs-sidebar.html Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-05-26 | Update grid.md | XhmikosR | 1 | -2/+2 | |
| Fix docsref links | |||||
| 2020-05-26 | examples: remove no longer used classes. (#30894) | XhmikosR | 1 | -4/+4 | |
| 2020-05-20 | v5: Make navbar active links consistent (#30831) | Mark Otto | 1 | -20/+20 | |
| * Update navbar docs to put .active class on .nav-link Fixes #30652 in v5. * Remove two selectors from navbar nav that are either unused, or duplicative Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-05-20 | homepage: fix headings hierarchy (#30871) | XhmikosR | 1 | -2/+2 | |
| 2020-05-20 | docs(customize/sass): dark color-contrast is #212529 as of now | Gaël Poupard | 1 | -1/+1 | |
| 2020-05-20 | docs(customize/colors): dump grays swatches (unused) and merge -500 in swatches | Gaël Poupard | 2 | -9/+2 | |
| 2020-05-20 | docs(contrasts): move content after rebasing master | Gaël Poupard | 2 | -3/+5 | |
| 2020-05-20 | docs(theming): display contrast ratios in color swatches | Gaël Poupard | 1 | -0/+31 | |
| 2020-05-20 | docs(colors): better color utilities pairing to ensure sufficient contrast | Gaël Poupard | 3 | -5/+5 | |
| 2020-05-19 | Streamline application.js exampleModal code (#30819) | XhmikosR | 2 | -5/+10 | |
| * use `textContent` since we only need to add text * move comments | |||||
| 2020-05-18 | More Markdownlint fixes | XhmikosR | 3 | -4/+4 | |
| 2020-05-18 | Fix some easy Markdown linting issues | Mark Otto | 4 | -36/+36 | |
| - Always use dashes for bullets - Add some basic alt text for our readme OC sponsors | |||||
| 2020-05-15 | migration.md: a few grammar fixes | XhmikosR | 1 | -9/+9 | |
| 2020-05-15 | Improve gradients | Martijn Cuppens | 2 | -2/+6 | |
| - Use a semitransparent gradient from light to dark which works on any background-color - Store the gradient as a custom property (--bs-gradient) - Remove `.bg-gradient-*` variants in favour of `.bg-gradient` which works even when `$enable-gradients` are enabled - Add gradients to navbar, active page links and badges when gradients are enabled | |||||
| 2020-05-14 | Simplify list-group borders in cards (#30808) | Mark Otto | 1 | -0/+13 | |
| 2020-05-14 | Split table cell padding variables (#30815) | Mark Otto | 1 | -0/+1 | |
| 2020-05-14 | Fix broken anchors. (#30828) | XhmikosR | 2 | -3/+3 | |
| 2020-05-13 | Bump version to 5.0.0-alpha1 (#29925) | XhmikosR | 199 | -23/+30 | |
| Also add v4.5.0 in versions and keep README.md pointing to v4.5.0 so that there are no broken stuff. | |||||
| 2020-05-13 | Fix .browserslistrc file name in docs (#30800) | Christian Oliff | 1 | -2/+2 | |
| 2020-05-11 | Removed role="document" from the modal dialog (#30755) | Rohit Sharma | 1 | -27/+27 | |
| 2020-05-07 | Add a param shortcode to work around the escaped characters in hashes | Regis Philibert | 1 | -0/+12 | |
| 2020-05-07 | Use `safeHTMLAttr` in the `integrity` attributes. | XhmikosR | 4 | -8/+8 | |
| 2020-05-06 | Fix typo (#30745) (#30746) | XhmikosR | 1 | -1/+1 | |
| Use possessive form of it (cherry picked from commit d63b651f3708e878814d4c98dd85a759f80fefc4) Co-authored-by: Quy <[email protected]> | |||||
| 2020-05-06 | enforce element check on scrollspy target (#30747) | Johann-S | 1 | -1/+1 | |
| 2020-05-05 | Fix form file height (#30699) | Gaël Poupard | 1 | -1/+1 | |
| 2020-05-04 | Clean up lint rules (#30721) | XhmikosR | 1 | -1/+0 | |
| * Remove unneeded rule suppression * Format tests/unit/.eslintrc.json * build/.eslintrc.json: add strict for consistency | |||||
| 2020-05-02 | Update CSS variables docs to clarify usage and intent | Mark Otto | 1 | -3/+5 | |
| 2020-05-01 | Finish up creating your own components docs | Mark Otto | 1 | -1/+1 | |
| 2020-05-01 | Update function names in migration, clarify tints and shades are Sass variables | Mark Otto | 1 | -2/+2 | |
| 2020-05-01 | Remove mentions of Bootstrap 4 in a few places, replacing with updated ↵ | Mark Otto | 2 | -3/+3 | |
| guidance where appropriate | |||||
| 2020-04-30 | search.js: make the check for URL stricter (#30695) | XhmikosR | 1 | -6/+6 | |
| 2020-04-30 | v5: Unify spacing across components (#30564) | Mark Otto | 2 | -1/+3 | |
| Co-Authored-By: Martijn Cuppens <[email protected]> | |||||
| 2020-04-29 | Remove borders from iframes by default (#30620) | Martijn Cuppens | 1 | -1/+1 | |
| 2020-04-29 | Add a script to zip the built examples (#30130) | XhmikosR | 2 | -0/+7 | |
| 2020-04-29 | masthead-followup: Add missing traling slash (#30681) | XhmikosR | 1 | -1/+1 | |
| 2020-04-28 | Bump eslint-plugin-unicorn from 18.0.1 to 19.0.1 (#30663) | dependabot-preview[bot] | 1 | -0/+1 | |
| * Bump eslint-plugin-unicorn from 18.0.1 to 19.0.1 Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 18.0.1 to 19.0.1. - [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases) - [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v18.0.1...v19.0.1) Signed-off-by: dependabot-preview[bot] <[email protected]> * ESlint: disable a few new rules for now. * unicorn/no-fn-reference-in-iterator * unicorn/no-null Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]> | |||||
| 2020-04-26 | Fill in some unusedcss section links | Mark Otto | 1 | -1/+8 | |
| 2020-04-26 | Update CSS variables docs | Mark Otto | 1 | -2/+8 | |
| - Rename available vars section to root vars and mention they're globally available - Add new component vars section and link to table docs for WIP example | |||||
