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

feat: support deprecated #211

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Lassepitkanen
Copy link

Added support for deprecated methods, props, slots, events and css. Tried with red border but it was a bit too much.
deprecated

closes #124

Copy link

netlify bot commented Oct 19, 2024

Deploy Preview for api-viewer ready!

Name Link
🔨 Latest commit 455d663
🔍 Latest deploy log https://app.netlify.com/sites/api-viewer/deploys/6714ed0929722c000896fa45
😎 Deploy Preview https://deploy-preview-211--api-viewer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@bendera
Copy link
Contributor

bendera commented Oct 19, 2024

Great job! Just a small note, the component itself can also be deprecated.

@Lassepitkanen
Copy link
Author

Thank you bendera! Added deprecated also for components. Here is how it looks:
deprecatedComponent

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.

Support deprecated flag
2 participants