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

fix: 🏷️ Met à jour les types des composants DsfrCheckbox et DsfrCheckboxSet #1024

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

ShallowRed
Copy link
Contributor

  • fix: 🏷️ Change le type de la propriété modelValue du composant DsfrCheckboxProps vers un booléen
    Celui-ci utilise actuellement un tableau de strings, contrairement à ce qui est décrit dans la doc

  • fix: 🏷️ Change le type de la propriété 'options' du composant DsfrCheckboxSetProps
    Lorsque le modelValue est défini au niveau du checkbox set parent, l'option modelValue de l'enfant ne devrait pas être obligatoire

  • feat: 🏷️ Expose le type DsfrCheckboxSetOptions
    Similaire au type exposé par le composant DsfrRadioButtonSet

…boxSet

- **fix: 🏷️ Change le type de la propriété modelValue du composant DsfrCheckboxProps vers un booléen**
Celui-ci utilise actuellement un tableau de strings, contrairement à ce qui est décrit dans la doc

- **fix: 🏷️ Change le type de la propriété 'options' du composant DsfrCheckboxSetProps**
Lorsque le modelValue est défini au niveau du checkbox set parent, l'option modelValue de l'enfant ne devrait pas être obligatoire

- **feat: 🏷️ Expose le type DsfrCheckboxSetOptions**
Similaire au type exposé par le composant DsfrRadioButtonSet
Copy link

netlify bot commented Jan 23, 2025

👷 Deploy request for vue-dsfr pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit b374c23

Copy link

netlify bot commented Jan 23, 2025

Deploy Preview for docs-vue-dsfr ready!

Name Link
🔨 Latest commit b374c23
🔍 Latest deploy log https://app.netlify.com/sites/docs-vue-dsfr/deploys/679293c5f3fc5d00085a67e7
😎 Deploy Preview https://deploy-preview-1024--docs-vue-dsfr.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Jan 23, 2025

Deploy Preview for demo-vue-dsfr ready!

Name Link
🔨 Latest commit b374c23
🔍 Latest deploy log https://app.netlify.com/sites/demo-vue-dsfr/deploys/679293c537c66300081afc5f
😎 Deploy Preview https://deploy-preview-1024--demo-vue-dsfr.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant