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

Fix #3124: Warn if a code sandbox demo is not available #3165

Merged
merged 2 commits into from
Aug 18, 2022

Conversation

melloware
Copy link
Member

###Defect Fixes
Fix #3124: Warn if a code sandbox demo is not available

@mertsincan
Copy link
Member

@melloware, Maybe we can add showClassSource(or a different name) attribute to AppDoc. WDYT?

@melloware
Copy link
Member Author

I like that too let me work on that. This will still defensively protected from accidents but i like your idea as well!

@melloware
Copy link
Member Author

OK got it all working where now all 4 are on by default but you can selectively disable any of the 4 with.

<DocActions github="formik/index.js" showClassSource={false} showBrowserSource={false}/>

@melloware melloware merged commit 3ca820b into primefaces:master Aug 18, 2022
@melloware melloware deleted the PR3124 branch August 18, 2022 16:50
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.

Unable to open class source for component: Formik
2 participants