Add CSS handles for modal components - #33
Conversation
Added CSS handles to UnavailableItemsModal, AddLocation, and ProductItem to enable theme customization. Co-authored-by: Cursor <cursoragent@cursor.com>
|
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.
|
|
Beep boop 🤖 Thank you so much for keeping our documentation up-to-date ❤️ |
Resolved conflicts in CHANGELOG.md and docs/README.md by merging both feature sets: - Kept CSS handles for modal components from feat/css-handles-modals - Added clearButton, updateButton, and updateButtonContainer from main - Maintained version 1.3.0 changelog entries from main Co-authored-by: Cursor <cursoragent@cursor.com>
|
Your PR has been merged! App is being published. 🚀 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:
After that your app will be updated on all accounts. For more information on the deployment process check the docs. 📖 |
Summary
Added CSS handles to modal components to enable theme customization:
UnavailableItemsModal— container, message, list, product item, button containersAddLocation— container, description, submit button containerProductItem— product row containerExamples


Links
Made with Cursor