Issue #3484643: Change All Card Stories to Reflect content in slots from Real Components Instead of Static HTML
1 unresolved thread
Remaining tasks
-
File an issue about this project -
Addition/Change/Update/Fix to this project -
Testing to ensure no regression -
Automated unit/functional testing coverage -
Developer Documentation support on feature change/addition -
User Guide Documentation support on feature change/addition -
UX/UI designer responsibilities -
Accessibility and Readability -
Code review from 1 Varbase core team member -
Full testing and approval -
Credit contributors -
Review with the product owner -
Update Release Notes and Update Helper on new feature change/addition -
Release
Related to #3484643
Merge request reports
Activity
30 30 {% endif %} 31 31 {% set attributes = attributes.addClass(classes) %} 32 32 33 <{{ html_tag }}{{ attributes }}>{{ content }}</{{ html_tag }}> 33 34 {# heading.twig #} 35 {% if url %} 36 <{{ html_tag }}{{ attributes }}><a href="{{ url }}">{{ content }}</a></{{ html_tag }}> changed this line in version 6 of the diff
added 4 commits
-
102fcd73...ccd4ec58 - 3 commits from branch
project:3.0.x
- 81572d07 - varbase_components-3484643 fix conflicts
-
102fcd73...ccd4ec58 - 3 commits from branch
added 1 commit
- abd8b3c5 - varbase_components-3484643 Change All Card Stories to Reflect content in slots...
Please register or sign in to reply