Skip to content

Releases: numerique-gouv/django-dsfr

v0.13.0

06 Feb 10:46
f469aef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

04 Jan 16:15
29fc309
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.11.1...v0.12.0

v0.11.1

27 Oct 10:37
74aa970
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

27 Oct 10:36
39af736
Compare
Choose a tag to compare

What's Changed

  • CSP/SRI improvements: Adding integrity for css and js files and optional nonce for js by @Ash-Crow in #30

Full Changelog: v0.10.1...v0.11.0

v0.10.1

19 Oct 13:52
0fd04bf
Compare
Choose a tag to compare

What's Changed

  • Remove mention of the deleted map files by @Ash-Crow in #29

Full Changelog: v0.10.0...v0.10.1

v0.10.0

19 Oct 10:36
ca19b68
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.5...v0.10.0

v0.9.5

19 Oct 09:15
ba912a4
Compare
Choose a tag to compare

What's Changed

  • Add an optional method to set the autofocus on the first field in error by @Ash-Crow in #23
  • Minify the icon css by @Ash-Crow in #25
  • Update dependencies by @Ash-Crow in #26
  • Update documentation with the URL of the new DSFR site by @Ash-Crow in #27

Full Changelog: v0.9.4...v0.9.5

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"