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

Try using <script setup> and define some potential standards #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AnneTee
Copy link
Owner

@AnneTee AnneTee commented Sep 30, 2021

This commit includes refactoring the Button component to use

<script setup> with comments containing notes or suggestions for standards we could follow for consistent code organization. Note that one major downside is that vue-docgen-api can't parse anything in <script setup> right now, meaning we get none of the component documentation automatically on the VitePress site.

This commit includes refactoring the Button component to use
<script setup> with comments containing notes or suggestions for
standards we could follow for consistent code organization.

Note that one major downside is that vue-docgen-api can't parse
anything in <script setup> right now, meaning we get none of the
component documentation automatically on the VitePress site.
@netlify
Copy link

netlify bot commented Sep 30, 2021

✔️ Deploy Preview for elastic-elion-823fb5 ready!

🔨 Explore the source changes: b34ed8d

🔍 Inspect the deploy log: https://app.netlify.com/sites/elastic-elion-823fb5/deploys/6156351b3bcc1e0008117b33

😎 Browse the preview: https://deploy-preview-4--elastic-elion-823fb5.netlify.app

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.

1 participant