Bootstrap 5.3.8 : bugs, CSS, documentation à jour
jeu, 28/08/2025 - 18:54
Bootstrap est désormais en version 5.3.8. Cette mise à jour corrige des bugs, apporte des évolutions dans la documentation et sur le CSS :
- sur la documentation : mise à jour avec la nouvelle version, nouveaux exemples, migration de MySQL à GH actions, ajout de tooltips pour les boutons qui utilisent <Exemple>
- CSS : correction de la fonction color-constrast() pour WCAG 2.1, éviter une distortion de l'objet spinner avec un contenu multiligne
Les principaux changements listés sont :
- Streamline release prep script by @mdo in #41539
- Docs: restore local dev port to 9001 by @chalin in #41545
- Docs: use Example shortcode instead of divs with only
.bd-exampleclass by @julien-deramond in #41556 - Docs: fix scss autorecompile in dev mode by @MaxLardenois in #41574
- Fix
color-contrast()function for WCAG 2.1 compliance by @julien-deramond in #41585 - OSSF Scorecard by @mdo in #41571
- Workflows: Use SHA-1 for third-party actions by @julien-deramond in #41595
- Docs: unminify downloadable example HTML files by @julien-deramond in #41637
- Docs: Add tooltips to buttons when
<Example>is used, not just<Code>by @louismaximepiton in #41582 - Set cursor pointer on input search cancel button by @mdo in #41639
- CSS: Prevent spinner distortion in flex containers with multiline content by @julien-deramond in #41654
- Migrate MyGet script to GH actions by @supergibbs in #41583
- Revert "Attempt to return focus explicitly to dropdown trigger" by @mdo in #41668
- docs: Minor range example code optimization by @coliff in #41665
- Remove Themes from docs by @mdo in #41671
- Release v5.3.8 by @mdo in #41669
Les dépendances ont été mises à jour.
Annonce : https://blog.getbootstrap.com/2025/08/25/bootstrap-5-3-8/

