aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.1/customize
AgeCommit message (Collapse)AuthorFilesLines
2022-05-13Prepare v5.2.0-beta1Mark Otto7-775/+0
2022-04-26Docs: update documentation js examples, using es6 (#36203)GeoSot1-0/+2
* Docs: update components documentation using es6 * Docs: update js blocks around docs, using es6 * Docs: update components documentation using es6 * Test linter
2022-04-06Doc: Reorder alphabetically lists of componentsJulien Déramond1-2/+2
2022-03-13Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981)Mark Otto1-1/+1
* Add additional root variables, rename $variable-prefix to $prefix - Adds new root CSS variables for border-radius, border-width, border-color, and border-style - Adds new root CSS variables for heading-color, link-colors, code color, and highlight color - Replaces most instances of Sass variables (for border-radius, border-color, border-style, and border-width) for CSS variables inside _variables.scss - Updates $mark-padding to be an even pixel number - Renames $variable-prefix to $prefix throughout * Bundlewatch
2022-03-12Convert added in badges to shortcode (#36007)Mark Otto1-1/+1
2022-03-11Redesign the "Added in" badges in the docs (#35980)Mark Otto2-2/+2
Co-authored-by: XhmikosR <[email protected]>
2022-02-09Remove remaining `.navbar-light` classes (#35814)Julien Déramond1-1/+1
* Fix typo in CSS variables documentation * Drop remaining .navbar-light classes
2022-02-08Convert navbar to CSS variablesMark Otto1-3/+9
Co-Authored-By: Gaël Poupard <[email protected]>
2022-01-11Update cspell config (#35647)XhmikosR1-1/+1
* specify the files to scan in the config * enable `useGitignore` option * remove a few unneeded suppressions
2021-11-23Add missing scss/maps imports (#35373)Julien Déramond2-0/+3
Co-authored-by: XhmikosR <[email protected]>
2021-11-15Move reassigned Sass maps for colors to another stylesheet (#34942)Mark Otto1-3/+8
2021-10-05Separate container classes from `$enable-grid-classes` option (#35005)Mark Otto1-0/+1
* Separate container classes from enable-grid-classes optoin * Document the new option * Mention in migration guide Co-authored-by: XhmikosR <[email protected]>
2021-09-10Changes some latin/dummy text to English (#34946)Christian Oliff1-1/+1
Changes some latin/dummy text to English so spellcheck linter passes
2021-09-09Non-blocking typo fix (#34935)Christian Oliff1-1/+1
2021-09-08fix utilities typo (#34923)Christian Oliff1-1/+1
2021-09-03docs: add `$enable-smooth-scroll` to Sass options page (#34877)Alan Oliveira1-0/+1
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR7-0/+757