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

Make multi-preview annotations not throw at compiletime #255

Merged
merged 7 commits into from Aug 25, 2022

Conversation

oas004
Copy link
Contributor

@oas004 oas004 commented Aug 22, 2022

This is the first PR in order for Showkase to support multi-preview annotations (annotations annotated with @Preview)(#233)

In this PR I have only made sure that consumers that are using multi-preview annotations can also use Showkase without compiletime failures. If the annotation processor faces such an issue, it will just skip it for now.

Leaving this as draft, as I have some questions about the validator function 😅

@vinaygaba
Copy link
Collaborator

cc @alexvanyo I'm working with Odin in getting Multi-preview support to Showkase.

@oas004 oas004 force-pushed the feature/make-multi-preview-not-crash branch from 9ff92b1 to 8095fdd Compare August 23, 2022 08:27
@oas004 oas004 force-pushed the feature/make-multi-preview-not-crash branch from 6a27466 to 6af6b3c Compare August 24, 2022 09:17
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.

None yet

2 participants