[beta6] Align expected variables and variables used in templates

Created on 29 November 2023, 7 months ago
Updated 8 December 2023, 7 months ago

Problem/Motivation

There are some differences between expected variables ("attributes", slots, props, declared in templates, macro arguments...) and callables (provided by Twig, defined as macro) and variables used in templates (printed, tested, altered...)

We need to align them.

Proposed resolution

  • badge_group: attributes variable is not used
  • grid_row: container_attributes is defined in template but never used
  • header: logo_tile is defined but not used
  • side_menu: menu_name is defined but not used; menu_level is defined in template but never used
  • tile: detail_icon is defined in template but never used
πŸ“Œ Task
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡«πŸ‡·France pdureau Paris

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024