Skip to content

Releases: dnum-mi/vue-dsfr

v5.22.0

04 Sep 16:43
709ba68
Compare
Choose a tag to compare

5.22.0 (2024-09-04)

Features

  • DsfrRadioButtonSet: ✨ permet d’ajouter un hint via une props ou un slot (505192b)

v5.21.0

03 Sep 13:46
10dfffb
Compare
Choose a tag to compare

5.21.0 (2024-09-03)

Features

  • DsfrCard: ✨ permet d’ajouter des badges dans le header (69551c5)

v5.20.2

03 Sep 12:23
0e567da
Compare
Choose a tag to compare

5.20.2 (2024-09-03)

Bug Fixes

  • DsfrRadioButtonSet.vue: 🐛 Change box-shadow to not hide checked radio button (5e8aa7e)
  • DsfrRadioButtonSet.vue: 🐛 Suppression du css qui surcharge les radios bouttons (db84658)

v5.20.1

01 Sep 18:14
057318e
Compare
Choose a tag to compare

5.20.1 (2024-09-01)

Bug Fixes

v5.20.0

30 Aug 14:46
1c233d1
Compare
Choose a tag to compare

5.20.0 (2024-08-30)

Features

  • ✨ accept many messages in DsfrInputGroup (4d8a869)
  • ✨ now can customize text under toggle switch (cc02279)

v5.19.3

22 Aug 13:47
830421d
Compare
Choose a tag to compare

5.19.3 (2024-08-22)

Bug Fixes

  • support null and number in DsfrSelect (4039e1d)

v5.19.2

09 Aug 10:18
0b915cd
Compare
Choose a tag to compare

5.19.2 (2024-08-09)

Bug Fixes

  • 🐛 Ajout attribut aria-invalid (7b8028b)
  • 🐛 Correction attribut aria-labelledby (4159698)

v5.19.1

09 Aug 09:41
2d058af
Compare
Choose a tag to compare

5.19.1 (2024-08-09)

Bug Fixes

  • 🐛 Correction de l'attribut aria-labelledby qui n'était pas dynamique (1320ae1)
  • 🐛 Correction du slot légende (9751cab)

v5.19.0

19 Jul 12:30
36da083
Compare
Choose a tag to compare

5.19.0 (2024-07-19)

Features

  • ♿ Improve rgaa for error message in dsfrInputGroup (049c063)

v5.18.2

16 Jul 09:51
bf393ab
Compare
Choose a tag to compare

5.18.2 (2024-07-16)

Bug Fixes

  • DsfrFileUpload: 🐛 permet string pour accept (f9efb52)
  • DsfrTable: 🐛 prend en compte null et number (065d86f)