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

Automate styleguide routes/navigation #295

Open
patric-eberle opened this issue Feb 9, 2023 · 0 comments
Open

Automate styleguide routes/navigation #295

patric-eberle opened this issue Feb 9, 2023 · 0 comments
Labels
enhancement New feature or request vue-3 Will only be done for the vue-3 version

Comments

@patric-eberle
Copy link
Contributor

The navigation of the styleguide could be automated and build based on the folder structure and maybe additional exports for title or other meta information form the SFC.

  • Creating a vue file in the styleguide route folder adds a new entry to the styleguide navigation.
  • The url name is created from folder and file name.
  • Additional information (e.g. a detailed title or query attributes) can be defined by an additional export from the vue component file.
@patric-eberle patric-eberle added enhancement New feature or request vue-3 Will only be done for the vue-3 version labels Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vue-3 Will only be done for the vue-3 version
Projects
None yet
Development

No branches or pull requests

1 participant