Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: childrenTag prop for SfListItem #2888

Merged
merged 5 commits into from
Jul 7, 2023

Conversation

justyna-13
Copy link
Contributor

@justyna-13 justyna-13 commented Jun 30, 2023

Related issue

Closes # https://vsf.atlassian.net/browse/SFUI2-1082

Scope of work

childrenTag prop for SfListItem

Screenshots of visual changes

Checklist

  • Self code-reviewed
  • Changes documented
  • Semantic HTML
  • SSR-friendly
  • Caching friendly
  • a11y for WCAG 2.0 AA
  • examples created
  • blocks created
  • cypress tests created

@changeset-bot
Copy link

changeset-bot bot commented Jun 30, 2023

🦋 Changeset detected

Latest commit: ebc0e57

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@storefront-ui/react Minor
@storefront-ui/vue Minor
@storefront-ui/nuxt Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@sonarcloud
Copy link

sonarcloud bot commented Jun 30, 2023

[storefront-ui-vue] Please retry analysis of this Pull-Request directly on SonarCloud.

@justyna-13 justyna-13 marked this pull request as ready for review June 30, 2023 11:24
Copy link
Contributor

@AdamPawlinski AdamPawlinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job 👍

Comment on lines +130 to +131
before(() => (childrenTag = 'div'));
after(() => (childrenTag = 'span'));
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good cleanup 👍

@FRSgit FRSgit requested a review from dkacper July 7, 2023 10:02
@sonarcloud
Copy link

sonarcloud bot commented Jul 7, 2023

[storefront-ui-vue] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

66.7% 66.7% Coverage
0.0% 0.0% Duplication

@justyna-13 justyna-13 merged commit d5df1cd into v2-develop Jul 7, 2023
@justyna-13 justyna-13 deleted the feat/childrenTag-prop-for-listItem branch July 7, 2023 10:10
@sonarcloud
Copy link

sonarcloud bot commented Jul 7, 2023

[storefront-ui-react] Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

87.5% 87.5% Coverage
0.0% 0.0% Duplication

Szymon-dziewonski pushed a commit that referenced this pull request Oct 2, 2023
* feat:childrenTag prop for SfListItem

* fix: cr fixes

* fix: lint fixes

* fix: cr fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants