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: productSlider [SFUI2-1190] #2819

Merged
merged 6 commits into from
Jun 15, 2023
Merged

feat: productSlider [SFUI2-1190] #2819

merged 6 commits into from
Jun 15, 2023

Conversation

FRSgit
Copy link
Contributor

@FRSgit FRSgit commented Jun 13, 2023

Related issue

Closes https://vsf.atlassian.net/browse/SFUI2-1190\

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

@FRSgit FRSgit added the feature Feature request label Jun 13, 2023
@FRSgit FRSgit self-assigned this Jun 13, 2023
@changeset-bot
Copy link

changeset-bot bot commented Jun 13, 2023

🦋 Changeset detected

Latest commit: 6a06240

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

This PR includes changesets to release 2 packages
Name Type
@storefront-ui/vue Patch
@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

Signed-off-by: Jakub Freisler <jakub@frsource.org>
Signed-off-by: Jakub Freisler <jakub@frsource.org>
Signed-off-by: Jakub Freisler <jakub@frsource.org>
Signed-off-by: Jakub Freisler <jakub@frsource.org>
'@storefront-ui/react': minor
---

add ProductSlider block
Copy link
Contributor

Choose a reason for hiding this comment

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

Block is not part of our packages that we release on npm, so it should not be mentioned in changelog

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yea, was wondering about that - how will we raise the version number when there are no changes to the package? 😄

Copy link
Contributor

@Szymon-dziewonski Szymon-dziewonski Jun 14, 2023

Choose a reason for hiding this comment

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

Sorry, I'm not sure if I understand, you did changes in component from package in scrollable.vue so you should make patch change only for vue package and write something like Prop typing change in SfScrollable, wdyt?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yup, I did it already yesterday: https://github.com/vuestorefront/storefront-ui/pull/2819/files#diff-d78d5a6ea45c0e27ea4974822b530c55251c860f32d1f9cb9435a4d09d575cc8R2-R5

But what I mean - we need to release the vue/react packages with 2.4 next week - how do we do that?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I've remove this changelog. But the issue of "how and when to set version at 2.4" still persists 😄

Copy link
Contributor

Choose a reason for hiding this comment

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

With what I test today changesets bump version to 2.4 so at this point we need to only go with current new flow and at the end run yarn publish by hand and thats it

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yea, but we need to make sure that we will always have a minor bump somewhere in our tasks 😄

Copy link
Contributor

Choose a reason for hiding this comment

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

Thats true, we have to be aware what kind of tickets we do, but so far its looking good, we have some breaking change tickets and one commit already land to different branch so i think we are good here

Co-authored-by: Szymon Dziewoński <szymon.dziewonski@gmail.com>
Signed-off-by: Jakub Freisler <jakub@frsource.org>
@sonarcloud
Copy link

sonarcloud bot commented Jun 14, 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 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@sonarcloud
Copy link

sonarcloud bot commented Jun 14, 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

No Coverage information No Coverage information
0.0% 0.0% Duplication

@FRSgit FRSgit merged commit b3a9463 into v2-develop Jun 15, 2023
@FRSgit FRSgit deleted the feat/product-slider branch June 15, 2023 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants