- Issue created by @baldwinlouie
- Status changed to Needs review
6 months ago 9:30pm 10 June 2024 - πΊπΈUnited States baldwinlouie
@yas Please review this patch. This takes care of a few things
1. Fixes the white background because in Drupal 10.4+, the css class is
accordion
and notcard
anymore
2. Changes all double quotes to single quote because of Drupal coding standards reported by prettier
3. Moves css attributes around reported by prettier. For example, alltransition
attributes need to be moved lower in a css class
4. SetupGrunt
so it automatically runs a local prettier to reformat all code based on the.prettierrc.json
- Status changed to RTBC
6 months ago 10:53pm 10 June 2024 - πΊπΈUnited States yas California πΊπΈ
@baldwinlouie
Thank you for the great patch. I confirmed it fixed the issue. Iβll merge the patch to
5.x
and6.x
; and close this issue as Fixed. -
yas β
committed ae62cf37 on 7.x authored by
baldwinlouie β
Issue #3452827 by baldwinlouie, yas: Support fieldset CSS for Drupal 10....
-
yas β
committed ae62cf37 on 7.x authored by
baldwinlouie β
-
yas β
committed e52cd447 on 6.x authored by
baldwinlouie β
Issue #3452827 by baldwinlouie, yas: Support fieldset CSS for Drupal 10....
-
yas β
committed e52cd447 on 6.x authored by
baldwinlouie β
- Status changed to Fixed
6 months ago 11:42pm 10 June 2024 Automatically closed - issue fixed for 2 weeks with no activity.