Skip to content
Snippets Groups Projects

Issue #3484643: Change All Card Stories to Reflect content in slots from Real Components Instead of Static HTML

Open Issue #3484643: Change All Card Stories to Reflect content in slots from Real Components Instead of Static HTML
1 unresolved thread
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

Members who can merge are allowed to add commits.
Approved by
Merge blocked: 1 check failed

Merge details

  • The source branch is 37 commits behind the target branch.
  • 1 commit will be added to 3.0.x.
  • Source branch will not be deleted.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
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 }}>
  • Rajab Natshah changed target branch from 3.0.x to 2.0.x

    changed target branch from 3.0.x to 2.0.x

  • Mohammed Odeh added 4 commits

    added 4 commits

    Compare with previous version

  • Mohammed Odeh added 1 commit

    added 1 commit

    • abd8b3c5 - varbase_components-3484643 Change All Card Stories to Reflect content in slots...

    Compare with previous version

  • Rajab Natshah approved this merge request

    approved this merge request

  • Please register or sign in to reply
    Loading