Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 1.5.1

    - Update DSFR library to 1.14.2.
    - Component "card" and "tile": Do not add "fr-enlarge-link" when the component hasnt title link.
    - Fix padding bottom conflict on Gin horizontal toolbar.
  • 1.5.0

    * Update DSFR library to be compatible with version 1.4.1
    * Fix variant compatibility with Drupal +11.2
    * Add "fr-icon-" prefix to all icon props to harmonize components (risk of regression on existing sites!).
    * Component "alert": Allow to define an icon.
    * Component "badge": Manage "icon" and "ellipsis" elements.
    * Component "card": Allow to disable link/button.
    * Component "content": Update ratio legacy class and allow ratio 1:1 usage.
    * Component "logo": Manage logo component variants.
    * Component "quote": Allow to add attributes to the blockquote and manage variant (md, lg, xl).
    * Component "pagination": Manage item display from LG breakpoint.
    * Component "range": Update labels management.
    * Component "share": Move text content declaration and add a description.
    * Component "tab": Add add a "html_id" prop to link the tab label to a panel.
    * Component "tag": Allow to disable tag.
    * Component "tag": Remove inline "onclick" attribute and add a "aria-label" attribute when the tag is dismissible.
    * Component "tile": Allow to disable link/button.
    * Component "toggle": Add "DEPRECATED" mention to the "label_left" prop (legacy mode).
    * Component "toggle": Allow to display toggle current state under the field.
    * Component "translate": Replace "nav" HTML tag with "div" to make reading easier on screen readers.
    * Language switcher: Add an option to display the button without border.
    * Tables: Add some variables to extend tables rendering (table and views table elements).
  • 1.4.4

    - Tarte au Citron: Remove useless "!important" into styles.
    - Tarte au Citron: Manage static CSS text with Drupal translatable text.
    - Header : Fix resize management when user zoom.
    - Select2 : Better adaptation to DSFR design.
    - Add a default value to all variant props.
    - Add a "is_download" card prop to display card with download icon.
    - Rename tile prop "download" to "is_download" to harmonize with other components (risk of regression on existing sites!).
    - Update "file-link" template with the new "is_download" component prop management.
    - Allow link variants even for external links.
  • 1.4.3

    - Provides a default templating for captcha element (module Captcha).
    - Card component: Add enumeration to "bg_boxes" prop.
    - Fix dark theme management even if the "display" component is not used.
    - Skiplinks component: 
    ** Give possibility to use it with another tag than "nav".
    ** Do not use list element when it contains only one item.
  • 1.4.2

    - Tarte au Citron : Correct colors for category group details.
    -  File link : Check that the "link" variable is in the expected format to prevent component error.
  • 1.4.1

    - Extends attach entity form submit to all entitiy form (not just content entity form).
    - Provides default menus and blocks on theme install.
    - Update etalab license mention.
    - Fix sidemenu component active link.
    - Fix several styles with "Tarte au Citron" banner and dialog.
    - Improved rendering of "Tarte au citron" to match DSFR "consent" component.
  • 1.3.3

    Fix ordered list "start" attribute management
  • 1.3.2

    - #3499341 - Submit button without value is causing problem in some case
    - Allow to define another tag for callout text content.
  • 1.3.1

    - Manage specific components group display with a single item.
    - Add missing "newsletter_title" prop into "follow" component.
    - Fix bad syntax in tooltip component.
    - Allow user to display field help text as tooltip.
    - Add attribute role width "alert" value to Drupal messages.
    - Allow to change alert title tag.
  • 1.3.0

    Update DSFR version to 1.3.0
  • 1.2.9

    61ab1bce · Update tile component. ·
    - #3495278: layout_paragraphs admin UI trouble
    - Fix error with variable "content" into transcription content.
    - Fix modal footer management.
    - Add DSFR Javascript API management (production, verbose, level)
    - Manage button "type" attribute on "button" component.
    - Add button attribute "type" on all components with button.
    - Add documentation link to DSFR storybook.
    - Remove useless link class on card and tile components.
    - Add new "pictogram" component.
    - Update tile component to fix image management.
  • 1.2.8

    - #3494501: No type set for detail_end_icon in card.component.yml
    - #3494692: Use "base_path()" instad of static "/".
    - Fix bad documentation URL for navigation component.
    - Fix logo operator saving error (theme settings form).
    - Fix bad text format for default legal notice (theme settings form).
    - Fix "Tarte au Citron" display when alert is not visible.
    - Fix error on page loading if "main" menu doesn't exist.
  • 1.2.7

    - Fix TaC styles in dark mode
    - Disable TaC default styles with tacjs module.
  • 1.2.6

    6d2c3029 · Fix bad translation. ·
    - Fix bad translation for "Dark theme".
    - Issue #3492810: Icons do not appear in component dedicated to choose appearence (darkmode switcher)
    - Issue #3481634: Ckeditor text color issue in darkmode
  • 1.2.5

    Fix textarea errors management.
  • 1.2.4

    Fix modal content management for components "consent", "display" and "transcription".
  • 1.2.3

    Move DSFR modules to first load to improve Javascript file aggregation.
  • 1.2.2

    Fix time html tag spacing in tile component.
  • 1.2.1

    Allow to change megamenu heading level.