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 style prop and add postMessage helper #19

Merged
merged 2 commits into from
Apr 17, 2024
Merged

Conversation

patapat
Copy link
Contributor

@patapat patapat commented Apr 17, 2024

Description of the change

Add style prop validation and postMessage helper

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Related issues

Fixes #17

Dev Checklist

  • The code changed/added as part of this pull request has been covered with tests
  • All tests related to the changed code pass in development
  • No previous tests unrelated to the changed code fail in development

@patapat patapat requested a review from benogle April 17, 2024 21:33
@patapat patapat marked this pull request as ready for review April 17, 2024 21:34
@patapat patapat merged commit 70787c9 into main Apr 17, 2024
3 checks passed
@patapat patapat mentioned this pull request Apr 19, 2024
6 tasks
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.

style prop is not exposed in TS types for AnvilEmbedFrame
2 participants