Skip to content

Releases: numerique-gouv/django-dsfr

v0.9.4

17 Oct 16:38
d395b29
Compare
Choose a tag to compare

What's Changed

  • Revert last changes

Full Changelog: v0.9.3...v0.9.4

v0.9.3

07 Oct 13:51
60243ba
Compare
Choose a tag to compare

What's Changed

  • DsfrBaseForm: Set autofocus on the first field with errors by @Ash-Crow in #21

Full Changelog: v0.9.2...v0.9.3

v0.9.2

16 Sep 15:59
68d39bf
Compare
Choose a tag to compare
  • Fixed uses of the "sr-only" class for the correct "fr-sr-only"

v0.9.1

14 Sep 16:21
1fab19e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.9.1

v0.9.0

30 Aug 07:36
e56d749
Compare
Choose a tag to compare

What's Changed

  • Update dsfr to v1.7.2 by @Ash-Crow in #16
  • New "Badge" component

Full Changelog: v0.8.3...v0.9.0

Breaking change:

  • The Card component has had huge changes. Among them, the "detail" parameter has been split between top_detail and bottom_detail: be sure to update it.

v0.8.3

29 Jun 13:12
Compare
Choose a tag to compare

Bugfix: Changed the way checkboxmultiple is managed to avoid overlapping click zones

Full Changelog: v0.8.2...v0.8.3

v0.8.2

20 Jun 15:17
Compare
Choose a tag to compare

Don't force the dsfr-specific class on the widget if one is already defined

v0.8.1

17 Jun 13:44
Compare
Choose a tag to compare

Updated the way the form is managed to avoid overwriting the default django fields

v0.8.0

16 Jun 16:51
Compare
Choose a tag to compare

Added management for form fields and a sample form

Full Changelog: v0.7.4...v0.8.0

v0.7.4

31 May 16:15
Compare
Choose a tag to compare
Fix icons path