Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ feat(core): ajout d'un retour à la ligne des mots trop long [DS-3737] #886

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

keryanS
Copy link
Contributor

@keryanS keryanS commented Feb 19, 2024

  • Ajout de la propriété overflow-wrap: world-break sur body permettant le passage à la ligne des mots plus grand que leur conteneur.

@keryanS keryanS added évolution Nouvelle fonctionnalité ou requête à vérifier maj 1.11.1 labels Feb 19, 2024
@keryanS keryanS added this to the 1.11.2 milestone Feb 19, 2024
@keryanS keryanS self-assigned this Feb 19, 2024
@keryanS
Copy link
Contributor Author

keryanS commented Feb 19, 2024

La propriété hyphen, bien qu'intéressante dans un texte, n'est pas retenue car elle pourrait tromper l'utilisateur dans le cas d'une URL ou adresse e-mail en ajoutant un tiret.

@lab9fr lab9fr added Prêt and removed à valider labels Feb 29, 2024
@keryanS keryanS changed the base branch from main to dev-1.11.2 March 1, 2024 11:11
@keryanS keryanS changed the title feat(core): ajout d'un retour à la ligne des mots trop long [DS-3737] ✨ feat(core): ajout d'un retour à la ligne des mots trop long [DS-3737] Mar 1, 2024
@keryanS keryanS merged commit 1b69c16 into dev-1.11.2 Mar 1, 2024
4 checks passed
@keryanS keryanS deleted the feat/break-word branch March 1, 2024 11:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maj 1.11.1 Prêt évolution Nouvelle fonctionnalité ou requête
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants