aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.1/migration.md
AgeCommit message (Collapse)AuthorFilesLines
2022-05-13Prepare v5.2.0-beta1Mark Otto1-503/+0
2022-04-30include in migration guideMark Otto1-0/+2
2022-04-28Doc: mention Popper instead of Popper.jsJulien Déramond1-1/+1
2022-04-26Docs: update documentation js examples, using es6 (#36203)GeoSot1-2/+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-18Do some CSS and Migration guide cleanup (#36191)Mark Otto1-21/+11
* Do some CSS and Migration guide cleanup - More code snippet tweaks - Fix some homepage hero bugs - Do a cleanup on Migration guide content to highlight more changes and fix some issues from merge conflicts
2022-04-12Remove tooltip and popover styling as it is handled by Popper (#34627)GeoSot1-0/+2
* Remove not needed css form tooltip & popover as it is made by popper Remove tooltip margin variable, as popper needs margin to be zero * Remove popover left/top initializers as they are handled by popper * nullify `margin` variable and add deprecation message * Document change in migration guide * Update _variables.scss Co-authored-by: Mark Otto <[email protected]> Co-authored-by: XhmikosR <[email protected]>
2022-03-19v5.2.0 migration updates (#36038)Mark Otto1-18/+27
2022-03-19Fix migration guide typos (#36040)Ryan Buckley1-2/+2
* Correct font-weight semibold utility class name * Tiny sentence correction
2022-03-13Remove duplicate entry in migration.mdSabrus1-2/+0
2022-03-13Add v5.1.0 to migration guide, update v5.2.0 additionsMark Otto1-4/+65
2022-03-08Add migration guide mentionMark Otto1-0/+2
2022-02-28Update migration.mdMark Otto1-0/+1
2022-02-24Mention form height change in migration guideMark Otto1-0/+2
2022-02-22Rely on `border-width` for `<hr>` size (#35491)Gaël Poupard1-1/+1
* fix(reboot): revert hr styles to v4 implementation * docs(cheatsheet): add a hr example * fix(reboot): currentColor is the initial border-color value * Document hr element in Reboot docs * Update migration guide * Update scss/_variables.scss Co-authored-by: Mark Otto <[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
2022-01-05Fix custom-checkbox and custom-radio in migration doc (#35609)Sakurai Kenji1-2/+3
2021-12-18docs: A fix for CSS Variables and some proposal (#35563)Louis-Maxime Piton1-8/+8
* docs: Fix CSS variables sections * Minor fix for dropdowns * Minor fixes for URLs Co-authored-by: XhmikosR <[email protected]>
2021-12-01Dropdown: change doc for `data-bs-popper=none`GeoSot1-1/+1
2021-11-15Move reassigned Sass maps for colors to another stylesheet (#34942)Mark Otto1-0/+46
2021-10-05Separate container classes from `$enable-grid-classes` option (#35005)Mark Otto1-0/+4
* Separate container classes from enable-grid-classes optoin * Document the new option * Mention in migration guide Co-authored-by: XhmikosR <[email protected]>
2021-08-04Prepare v5.1.0. (#34674)v5.1.0XhmikosR1-0/+385