vtex-apps / reviews-and-ratings

5 stars 20 forks source link

Adding CSS Handle to ShowMore button on ReviewText #248

Closed PedroLuccaSantiago closed 1 year ago

PedroLuccaSantiago commented 1 year ago

What problem is this solving?

The ShowMore component, used inside the reviewCommentMessage, does not have a class to customize the element in CSS. This request will add a CSS Handle to this component, allowing it to have a class.

How does this PR make you feel? :link:

vtex-io-docs-bot[bot] commented 1 year ago

Beep boop :robot:

I noticed you didn't make any changes at the docs/ folder

In order to keep track, I'll create an issue if you decide now is not a good time

vtex-io-ci-cd[bot] commented 1 year ago

Hi! I'm VTEX IO CI/CD Bot and I'll be helping you to publish your app! 🤖

Please select which version do you want to release:

And then you just need to merge your PR when you are ready! There is no need to create a release commit/tag.

github-actions[bot] commented 1 year ago
Messages
:book: :heart: Thanks!
:book: :tada: PR additions = `12`, PR deletions = `2`

Generated by :no_entry_sign: dangerJS against ef2c2a5d6622d477f513de72ffb11553c1361ba7

thyarles commented 1 year ago

Hi @PedroLuccaSantiago ... thanks for your submission. At this time the Lint failed. Could you please take a look when you have a time?

sonarcloud[bot] commented 1 year ago

[vtex-apps_reviews-and-ratings-ts] 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

0.0% 0.0% Coverage
0.0% 0.0% Duplication

github-actions[bot] commented 1 year ago

Cy-Runner

 [✓] Execution time
  -  initWorkspace................. 00:00:08
  -  installApps................... 00:00:00
  -  uninstallApps................. 00:00:00
  -  linkApp....................... 00:00:30
  -  strategy...................... 00:09:54
  -  teardown...................... 00:00:14
  -  total......................... 00:10:50

Cypress Dashboard

 [✓] https://cloud.cypress.io/projects/964exx/runs/394

Success

 [✓] The test ran successfully, well done!
vtex-io-ci-cd[bot] commented 1 year ago

Your PR has been merged! App is being published. :rocket: Version 3.12.6 → 3.12.7

After the publishing process has been completed (check #vtex-io-releases) and doing A/B tests with the new version, you can deploy your release by running:

vtex deploy vtex.reviews-and-ratings@3.12.7

After that your app will be updated on all accounts.

For more information on the deployment process check the docs. :book: