[1.0.1] Replace fielset__content with fieldset__element system (1.8 changelog)

Created on 27 September 2023, 9 months ago
Updated 22 April 2024, 2 months ago

Problem/Motivation

Since DSFR v1.8, the form/fieldset structure is different : fieldset__content is deprecated and should be replaced by a fieldset__element wrapper for each form element.
https://github.com/GouvernementFR/dsfr/releases/tag/v1.8.0

This change seems a bit tricky to implement, because each form element should "know" if it's a child of a fieldset to add this fieldset__element wrapper on itself.
Currently the fieldset__content wraps all the fieldset children, so it's not the same system.

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024