issues
search
empathyco
/
x
Commerce Search & Discovery frontend web components
Apache License 2.0
80
stars
21
forks
source link
feat: add types for related prompts
#1640
Closed
victorcg88
closed
1 week ago
victorcg88
commented
2 weeks ago
Pull request template
Add required types for the upcoming **Related Prompts** module ## Motivation and context
[ ] Dependencies. If any, specify:
[ ] Open issue. If applicable, link:
Type of change
[ ] Bug fix (non-breaking change that fixes an issue)
[x] New feature (non-breaking change that adds functionality)
[ ] Breaking change (fix or feature that causes existing functionality to not work as expected)
[ ] Change requires a documentation update
What is the destination branch of this PR?
[ ]
Main
[X] Other. Specify:
https://github.com/empathyco/x/tree/vue3-update-rc
How has this been tested?
Tests performed according to
testing guidelines
:
Checklist:
[x] My code follows the
style guidelines
of this project.
[x] I have performed a
self-review
on my own code.
[x] I have
commented
my code, particularly in hard-to-understand areas.
[x] I have made corresponding changes to the
documentation
.
[x] My changes generate
no new warnings
.
[x] I have added
tests
that prove my fix is effective or that my feature works.
[x] New and existing
unit tests pass locally
with my changes.
Pull request template
Add required types for the upcoming **Related Prompts** module ## Motivation and contextType of change
What is the destination branch of this PR?
Main
How has this been tested?
Tests performed according to testing guidelines:
Checklist: