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

Fix/image title attr #24

Merged
merged 5 commits into from Sep 9, 2020
Merged

Fix/image title attr #24

merged 5 commits into from Sep 9, 2020

Conversation

vitorflg
Copy link
Contributor

@vitorflg vitorflg commented Sep 2, 2020

What problem is this solving?

It was lefting some steps to finish adding the title attribute to Image/ImageList/ImageSlider components in the image/link anchors

How to test it?

You can go to CMS -> SiteEditor -> ImageList and change the title attribute of the images/links. Now, in the worskpace, you will have to inspect image/link tag in the ImageList section(the last) to check if the attribute was updated!

https://vitorflg--storecomponents.myvtex.com/admin/cms/site-editor
https://vitorflg--storecomponents.myvtex.com/

How does this PR make you feel? 🔗

Image

@vitorflg vitorflg requested a review from a team as a code owner September 2, 2020 15:51
@vtex-io-ci-cd
Copy link

vtex-io-ci-cd bot commented Sep 2, 2020

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:

  • Patch (backwards-compatible bug fixes)

  • Minor (backwards-compatible functionality)

  • Major (incompatible API changes)

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

  • No thanks, I would rather do it manually 😞

@vtex-io-docs-bot
Copy link

vtex-io-docs-bot bot commented Sep 2, 2020

Beep boop 🤖

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

  • There's nothing new to document 🤔
  • I'll do it later 😞

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

  • I just updated 🎉🎉

Copy link
Contributor

@klzns klzns left a comment

Choose a reason for hiding this comment

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

Missing changelog

See #24 (comment)

Comment on lines +17 to +18
"admin/editor.image-list.images.link.noFollow.title": "Should be a nofollow link",
"admin/editor.image-list.images.link.title.title": "Title for the link",
Copy link
Contributor

Choose a reason for hiding this comment

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

This is not being used, is it?

Copy link
Contributor Author

@vitorflg vitorflg Sep 2, 2020

Choose a reason for hiding this comment

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

I think not but I don't have 100% sure. Do you think we can remove that(All link messages)?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

If there's no reference to this string in this project, yes

manifest.json Outdated Show resolved Hide resolved
react/Image.tsx Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
Comment on lines +17 to +18
"admin/editor.image-list.images.link.noFollow.title": "Should be a nofollow link",
"admin/editor.image-list.images.link.title.title": "Title for the link",
Copy link
Contributor

Choose a reason for hiding this comment

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

If there's no reference to this string in this project, yes

Copy link
Contributor

@iago1501 iago1501 left a comment

Choose a reason for hiding this comment

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

For me, it's ok... all the specific modifications were made. Good job

@victorhmp victorhmp merged commit b854ce6 into master Sep 9, 2020
@victorhmp victorhmp deleted the fix/image-attr branch September 9, 2020 18:33
@vtex-io-ci-cd
Copy link

vtex-io-ci-cd bot commented Sep 9, 2020

Your PR has been merged! App is being published. 🚀
Version 0.5.0 → 0.5.1

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.store-image@0.5.1

After that your app will be updated on all accounts.

For more information on the deployment process check the docs. 📖

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.

None yet

5 participants