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

Add external JSX rendering to Vetrina component #373

Merged
merged 7 commits into from
May 18, 2020

Conversation

ae-mo
Copy link
Contributor

@ae-mo ae-mo commented May 14, 2020

Closes #352.

@ae-mo ae-mo added the vetrina label May 14, 2020
@ae-mo ae-mo requested a review from vapaj May 14, 2020 13:30
@ae-mo ae-mo assigned ae-mo and vapaj May 14, 2020
ae-mo added 3 commits May 15, 2020 14:38
* Add InitializationError constructor to OrderFailure
* Remove UnexpectedServerError from PurchaseState
* Change prop unexpectedError type to JSX
* Render external view on InitializationError, UnexpectedError,
  ServerError
@ae-mo ae-mo force-pushed the fix/vetrina-server-error branch from e215514 to 01acc2d Compare May 15, 2020 11:38
@ae-mo ae-mo mentioned this pull request May 15, 2020
@vapaj
Copy link
Member

vapaj commented May 15, 2020

Would you also add a note of this prop to the README and bump the vetrina version, as this PR adds behavioural changes? 🙏

@vapaj vapaj merged commit eed8500 into master May 18, 2020
@f-f f-f deleted the fix/vetrina-server-error branch August 25, 2020 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unexpected server error view
2 participants