Skip to content

Releases: dnum-mi/vue-dsfr

v4.0.1

02 Jul 15:43
c2d8b31

Choose a tag to compare

4.0.1 (2023-07-02)

Bug Fixes

  • 🏷️ fix types exports (1f5b822)

v4.0.0

02 Jul 15:17
4004123

Choose a tag to compare

4.0.0 (2023-07-02)

Bug Fixes

  • 🐛 Utilise une icône enregistrée dans les tests (fb0b0a7)
  • 🏷️ Fix types (3e55344)
  • DsfrCard: Fixed horizontal feature (missing fr-card__header), added external link, buttons and links-group features (2a6d46f)

Features

  • ✨ Refacto arborescence storybook (afdb2f8)
  • ✨ register globally only fixed set of VueDsfr components (1a4dad7)

refacto

  • 🏷️ migration de DsfrButton à TS (8d6ba58)
  • 🏷️ migration de DsfrHeader à TS (459708a)

BREAKING CHANGES

  • path prop has been removed in DsfrHeaderMenuLinkProps, use to or href instead
  • inline prop has been removed in DsfrButton, use inlineLayoutWhen prop instead

v3.6.0

28 Apr 13:00
b3a16b5

Choose a tag to compare

3.6.0 (2023-04-28)

Bug Fixes

  • DsfrBreadcrumb: Fixed DsfrBreadcrumb to use real fr-collapsable behaviour. (3dca1ed)
  • DsfrLanguageSelector: Fixed DsfrLanguageSelector to use real fr-collapsable behaviour. (a188e4e)
  • DsfrNavigationMegaMenu: Fixed DsfrNavigationMegaMenu to use real fr-collapsable behaviour. (4a11499)
  • DsfrNavigationMenu: Fixed DsfrNavigationMenu to use real fr-collapsable behaviour. (c38b1c2)
  • DsfrSideMenu: Fixed DsfrSideMenu to use real fr-collapsable behaviour. (4e03bab)
  • DsfrTabs: Fixed DsfrTabs story with collapsable inside (3c050a6)
  • DsfrTranscription: Fix DsfrTranscription to use computed collapsable amount instead of fixed. Use randomId. (020b2f4)
  • Fixed fr-collapse animations using requestAnimationFrame (c7ea893)

Features

  • ✨ add download props for DsfrFileDownload (918216d)

v3.5.0

20 Apr 16:54
e99af19

Choose a tag to compare

3.5.0 (2023-04-20)

Bug Fixes

  • 🏷️ Corrige les types après les modifications de DsfrRadioButton (9960b7c)
  • 🔇 remove console.log in DsfrInputGroup (038705f)
  • DsfrPagination: Missing prev and next page links text (90719cb)
  • DsfrRadioButton: Add missing small prop to use fr-radio-group--sm on DsfrRadioButton (b093cff)

Features

  • DsfrCheckbox: Added small option to use --sm checkbox version. (11e941c)

v3.4.2

06 Apr 15:10
f109abf

Choose a tag to compare

3.4.2 (2023-04-06)

Bug Fixes

  • DsfrHeader: 🏷️ Corrige la définition de type (0c494ec)

v3.4.1

03 Apr 14:09
a8672e8

Choose a tag to compare

3.4.1 (2023-04-03)

Bug Fixes

  • 🐛 Corrige le double input avec DsfrInputGroup (28e2393)

v3.4.0

31 Mar 09:37
7310253

Choose a tag to compare

3.4.0 (2023-03-31)

Features

  • ✨ Ajoute l'icône optionnelle au DsfrNavigationMenuLink (f91e8ad)

v3.3.0

28 Mar 10:24
0652d4e

Choose a tag to compare

3.3.0 (2023-03-28)

Bug Fixes

  • 🐛 display the contents of DsfrTabContent on cypress components testing (9ab323f)

Features

  • 🔥 Supprime le CSS qui sera de toute façon importé (676c627)
  • ✨ Ajoute le composant Bandeau d’info... (1382591)
  • ✨ allow mailto links in DsfrHeaderMenuLink (8249a54)

v3.2.0

22 Mar 13:34
7de3ae7

Choose a tag to compare

3.2.0 (2023-03-22)

Features

  • ✨ Ajout d'un slot dans le composant header + fix icons storybook (0785cf7)

v3.1.0

10 Mar 22:52
52ad706

Choose a tag to compare

3.1.0 (2023-03-10)

Bug Fixes

  • HtmlValidity: 🐛 Correction validité Html (b8badc9)

Features

  • ✨ add disabled props for handling tiles clicability (7b20915)
  • ✨ add onClick props for DsfrTag (f300d97)

Reverts

  • ⏪ revert rebase error (d9d74a2)