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: Props component #84

Merged
merged 8 commits into from
Mar 3, 2021
Merged

feat: Props component #84

merged 8 commits into from
Mar 3, 2021

Conversation

farnabaz
Copy link
Collaborator

@farnabaz farnabaz commented Feb 18, 2021

Types of changes

  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

Create Component to show properties of Vue Components

DEMO

resolves #83

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes (if not applicable, please state why)

@vercel
Copy link

vercel bot commented Feb 18, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nuxtlabs/docus/GTsXKYs2vKFezy564qWL7Mbja8yV
✅ Preview: https://docus-git-props-nuxtlabs.vercel.app

theme/utils/remark-vue.js Outdated Show resolved Hide resolved
@atinux
Copy link
Contributor

atinux commented Mar 3, 2021

Can you tried with latest version of @nuxt/content @farnabaz ?

Copy link
Collaborator Author

farnabaz commented Mar 3, 2021

Updated @atinux

Shall we move <TableContainer> into Docus theme and use in <Props> component?

Copy link
Contributor

atinux commented Mar 3, 2021

Good idea

@farnabaz farnabaz marked this pull request as ready for review March 3, 2021 17:39
@farnabaz farnabaz requested a review from atinux March 3, 2021 17:39
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.

Props Component
2 participants