Resolve #3453169 "Add display theme"
Closes #3453169
Merge request reports
Activity
added 1 commit
added 1 commit
added 1 commit
added 1 commit
added 1 commit
added 1 commit
43 43 {{ label }} 44 44 </a> 45 45 {% else %} 46 <button{{ attributes.addClass('fr-btn') }}> Why? This HTML class is expected: https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/bouton/
<button class="fr-btn"> Label bouton </button>
we need to remove it for the button inside the footer (https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/parametre-d-affichage/)
we need to remove for the button of footer https://www.systeme-de-design.gouv.fr/elements-d-interface/composants/parametre-d-affichage/
changed this line in version 8 of the diff
1 2 <div id="fr-display" class="fr-display"> changed this line in version 9 of the diff
127 127 - title: Personal data 128 128 url: "#" 129 129 - title: Cook 130 dsfr_link_display_theme_mod: changed this line in version 8 of the diff
448 567 * Implements hook_preprocess_pattern_button(). 449 568 */ 450 569 function ui_suite_dsfr_preprocess_pattern_button(array &$variables) { 1 2 <div id="fr-display" class="fr-display"> changed this line in version 9 of the diff
1 {# changed this line in version 8 of the diff
added 1 commit
added 1 commit
added 1 commit
added 1 commit
added 1 commit
1 2 <div {{ attributes.addClass('fr-display') }}> 3 <fieldset class="fr-fieldset" id="display-fieldset"> 4 <legend class="fr-fieldset__legend--regular fr-fieldset__legend" id="display-fieldset-legend"> changed this line in version 14 of the diff
1 2 <div {{ attributes.addClass('fr-display') }}> 3 <fieldset class="fr-fieldset" id="display-fieldset"> changed this line in version 14 of the diff
2 <div {{ attributes.addClass('fr-display') }}> 3 <fieldset class="fr-fieldset" id="display-fieldset"> 4 <legend class="fr-fieldset__legend--regular fr-fieldset__legend" id="display-fieldset-legend"> 5 {{ title }} 6 </legend> 7 {% for theme in themes %} 8 9 <div class="fr-fieldset__element"> 10 <div class="fr-radio-group fr-radio-rich"> 11 <input value="{{ theme.attributes.id }}" type="radio" id="fr-radios-theme-{{ theme.attributes.id }}" name="fr-radios-theme"> 12 <label class="fr-label" for="fr-radios-theme-{{ theme.attributes.id }}"> 13 {{ theme.title }} 14 </label> 15 <div class="fr-radio-rich__img"> 16 <svg aria-hidden="true" class="fr-artwork" viewBox="0 0 80 80" width="80px" height="80px"> 17 <use class="fr-artwork-decorative" href="/libraries/dsfr/dist/artwork/pictograms/{{ theme.attributes.svg }}.svg#artwork-decorative"></use> changed this line in version 14 of the diff
2 <div {{ attributes.addClass('fr-display') }}> 3 <fieldset class="fr-fieldset" id="display-fieldset"> 4 <legend class="fr-fieldset__legend--regular fr-fieldset__legend" id="display-fieldset-legend"> 5 {{ title }} 6 </legend> 7 {% for theme in themes %} 8 9 <div class="fr-fieldset__element"> 10 <div class="fr-radio-group fr-radio-rich"> 11 <input value="{{ theme.attributes.id }}" type="radio" id="fr-radios-theme-{{ theme.attributes.id }}" name="fr-radios-theme"> 12 <label class="fr-label" for="fr-radios-theme-{{ theme.attributes.id }}"> 13 {{ theme.title }} 14 </label> 15 <div class="fr-radio-rich__img"> 16 <svg aria-hidden="true" class="fr-artwork" viewBox="0 0 80 80" width="80px" height="80px"> 17 <use class="fr-artwork-decorative" href="/libraries/dsfr/dist/artwork/pictograms/{{ theme.attributes.svg }}.svg#artwork-decorative"></use> changed this line in version 14 of the diff
added 1 commit
added 1 commit
added 18 commits
-
0a206f8a...903f4b82 - 3 commits from branch
project:1.0.x
- 903f4b82...f66830f1 - 5 earlier commits
- a840718f - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- 876133e8 - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- a8ce0d9f - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- 3bdd6117 - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- b961d38a - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- a22e0da5 - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- b57fae8e - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- d8c6acdf - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- d018fd70 - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- 275efbd9 - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
Toggle commit list-
0a206f8a...903f4b82 - 3 commits from branch
added 19 commits
-
275efbd9...6a6075e2 - 4 commits from branch
project:1.0.x
- 6a6075e2...fdd90db8 - 5 earlier commits
- bcb001ab - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- fabf13d0 - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- 56e4e933 - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- 45d6161f - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- 30457aa0 - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- ea9670b4 - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- 2b032456 - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- 4bd2bc7a - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- 14a357e8 - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- 5729d26f - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
Toggle commit list-
275efbd9...6a6075e2 - 4 commits from branch
added 1 commit
added 1 commit
added 1 commit
added 1 commit
added 23 commits
-
2866e7c0...76c01d2a - 4 commits from branch
project:1.0.x
- 76c01d2a...462dcca3 - 9 earlier commits
- 9e27d1ad - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- d531d617 - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- 909d612c - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- 6a3e4d23 - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- 1ff74189 - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- b329f118 - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- bbc17ba5 - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- 6a8e1169 - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- d1dd03fa - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
- 640fc73f - Issue #3453169: Add Display theme mode ("Paramètre d'\''affichage")
Toggle commit list-
2866e7c0...76c01d2a - 4 commits from branch