vtex / address-form

A React component that renders VTEX's address forms
GNU Affero General Public License v3.0
29 stars 27 forks source link

Add: Required className #612

Closed beatrizmaselli closed 1 month ago

beatrizmaselli commented 2 months ago

What is the purpose of this pull request?

Add a required className for differentiate required fields for specific country rules.

What problem is this solving?

Enable changes at the UI for final customers at edit address page.

How should this be manually tested?

https://bug3097--dunnesstorespreprod.myvtex.com/account#/addresses/new

Screenshots or example usage

image

Types of changes

vtex-io-ci-cd[bot] commented 2 months 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.

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

Your PR has been merged! App is being published. :rocket: Version 4.25.5 → 4.25.6

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.address-form@4.25.6

After that your app will be updated on all accounts.

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