aboutsummaryrefslogtreecommitdiff
path: root/site
AgeCommit message (Collapse)AuthorFilesLines
2020-06-12Stylelint: remove redundant disables (#31006)XhmikosR1-2/+0
2020-06-11docs(layout): drop useless .text-left on overview tableGaël Poupard1-15/+15
2020-06-09Update docs for navsRohit Sharma1-1/+1
Co-authored-by: Mark Otto <[email protected]>
2020-06-09Remove .nav-item from .nav-link to make it consistentRohit Sharma2-20/+20
- Closes #28423
2020-06-04Add role="dialog" in modals via JavaScript (#30936)Rohit Sharma1-23/+23
2020-06-03Read validate-forms.js from assets.XhmikosR3-24/+10
2020-06-03Fix forms validation snippets.XhmikosR2-2/+26
2020-06-03shortcodes/example.html: allow specifying the highlighting languageXhmikosR1-1/+2
2020-05-31Restore word-break: break-word on .text-break to fix text breaking on flex ↵Mark Otto1-1/+1
containers (#30932)
2020-05-30Add `space-evenly` option for `justify-content` (#30910)Edson Jr2-1/+16
2020-05-28docs(layout): improve layout when content is short (#30908)Gaël Poupard1-0/+2
Co-authored-by: XhmikosR <[email protected]>
2020-05-26Apply utilities in docs styles (#30866)Gaël Poupard16-80/+40
* docs(theming): apply utilities where possible * Update docs-sidebar.html Co-authored-by: XhmikosR <[email protected]>
2020-05-26Update grid.mdXhmikosR1-2/+2
Fix docsref links
2020-05-26examples: remove no longer used classes. (#30894)XhmikosR1-4/+4
2020-05-20v5: Make navbar active links consistent (#30831)Mark Otto1-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-20homepage: fix headings hierarchy (#30871)XhmikosR1-2/+2
2020-05-20docs(customize/sass): dark color-contrast is #212529 as of nowGaël Poupard1-1/+1
2020-05-20docs(customize/colors): dump grays swatches (unused) and merge -500 in swatchesGaël Poupard2-9/+2
2020-05-20docs(contrasts): move content after rebasing masterGaël Poupard2-3/+5
2020-05-20docs(theming): display contrast ratios in color swatchesGaël Poupard1-0/+31
2020-05-20docs(colors): better color utilities pairing to ensure sufficient contrastGaël Poupard3-5/+5
2020-05-19Streamline application.js exampleModal code (#30819)XhmikosR2-5/+10
* use `textContent` since we only need to add text * move comments
2020-05-18More Markdownlint fixesXhmikosR3-4/+4
2020-05-18Fix some easy Markdown linting issuesMark Otto4-36/+36
- Always use dashes for bullets - Add some basic alt text for our readme OC sponsors
2020-05-15migration.md: a few grammar fixesXhmikosR1-9/+9
2020-05-15Improve gradientsMartijn Cuppens2-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-14Simplify list-group borders in cards (#30808)Mark Otto1-0/+13
2020-05-14Split table cell padding variables (#30815)Mark Otto1-0/+1
2020-05-14Fix broken anchors. (#30828)XhmikosR2-3/+3
2020-05-13Bump version to 5.0.0-alpha1 (#29925)XhmikosR199-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-13Fix .browserslistrc file name in docs (#30800)Christian Oliff1-2/+2
2020-05-11Removed role="document" from the modal dialog (#30755)Rohit Sharma1-27/+27
2020-05-07Add a param shortcode to work around the escaped characters in hashesRegis Philibert1-0/+12
2020-05-07Use `safeHTMLAttr` in the `integrity` attributes.XhmikosR4-8/+8
2020-05-06Fix typo (#30745) (#30746)XhmikosR1-1/+1
Use possessive form of it (cherry picked from commit d63b651f3708e878814d4c98dd85a759f80fefc4) Co-authored-by: Quy <[email protected]>
2020-05-06enforce element check on scrollspy target (#30747)Johann-S1-1/+1
2020-05-05Fix form file height (#30699)Gaël Poupard1-1/+1
2020-05-04Clean up lint rules (#30721)XhmikosR1-1/+0
* Remove unneeded rule suppression * Format tests/unit/.eslintrc.json * build/.eslintrc.json: add strict for consistency
2020-05-02Update CSS variables docs to clarify usage and intentMark Otto1-3/+5
2020-05-01Finish up creating your own components docsMark Otto1-1/+1
2020-05-01Update function names in migration, clarify tints and shades are Sass variablesMark Otto1-2/+2
2020-05-01Remove mentions of Bootstrap 4 in a few places, replacing with updated ↵Mark Otto2-3/+3
guidance where appropriate
2020-04-30 search.js: make the check for URL stricter (#30695)XhmikosR1-6/+6
2020-04-30v5: Unify spacing across components (#30564)Mark Otto2-1/+3
Co-Authored-By: Martijn Cuppens <[email protected]>
2020-04-29Remove borders from iframes by default (#30620)Martijn Cuppens1-1/+1
2020-04-29Add a script to zip the built examples (#30130)XhmikosR2-0/+7
2020-04-29masthead-followup: Add missing traling slash (#30681)XhmikosR1-1/+1
2020-04-28Bump 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-26Fill in some unusedcss section linksMark Otto1-1/+8
2020-04-26Update CSS variables docsMark Otto1-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