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(accordions-group): ajoute un attribut pour dégrouper [DS-3687] #860

Merged
merged 6 commits into from
Jan 31, 2024

Conversation

zellerbaptiste
Copy link
Contributor

@zellerbaptiste zellerbaptiste commented Jan 9, 2024

  • ajoute un attribut data-fr-group="false" pour dissocier le comportement d'ouverture/fermeture des accordéons à l'intérieur d'un groupe d'accordéons
  • étend l'utilisation de cet attribut aux composants héritant du collapses-group : la navigation (uniquement en mobile) et le menu latéral

@zellerbaptiste zellerbaptiste added ajout Nouveau composant ou modèle à vérifier maj 1.11.0 labels Jan 9, 2024
@zellerbaptiste zellerbaptiste added this to the 1.11.1 milestone Jan 9, 2024
@zellerbaptiste zellerbaptiste self-assigned this Jan 9, 2024
@keryanS keryanS changed the base branch from main to dev-1.11.1 January 29, 2024 16:56
Copy link
Contributor

@lab9fr lab9fr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

La page de de test de l'accordéon ne builde pas, il y a des erreurs.
Il serait aussi préférable d'utiliser un attribut plutôt qu'une classe qui modifie sur cette fonctionnalité. point à faire.

@zellerbaptiste zellerbaptiste force-pushed the feat/accordion-group-dissociate branch 2 times, most recently from 5dcfe82 to 4cd0742 Compare January 30, 2024 15:32
@zellerbaptiste zellerbaptiste changed the title ✨ feat(accordions-group): ajoute un modifieur [DS-3687] ✨ feat(accordions-group): ajoute un attribut [DS-3687] Jan 30, 2024
@zellerbaptiste
Copy link
Contributor Author

La page de de test de l'accordéon ne builde pas, il y a des erreurs. Il serait aussi préférable d'utiliser un attribut plutôt qu'une classe qui modifie sur cette fonctionnalité. point à faire.

Le build est réparé et le modifieur remplacé par l'attribut group="false".

@lab9fr lab9fr added Prêt and removed à valider labels Jan 31, 2024
@keryanS keryanS changed the title ✨ feat(accordions-group): ajoute un attribut [DS-3687] ✨ feat(accordions-group): ajoute un attribut pour dégrouper [DS-3687] Jan 31, 2024
@keryanS keryanS merged commit 106c4df into dev-1.11.1 Jan 31, 2024
4 checks passed
@keryanS keryanS deleted the feat/accordion-group-dissociate branch January 31, 2024 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ajout Nouveau composant ou modèle maj 1.11.0 Prêt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants