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

Implement hidden key in frontmatter #1209

Closed
bmuenzenmeyer opened this issue May 14, 2020 · 3 comments · Fixed by #1237
Closed

Implement hidden key in frontmatter #1209

bmuenzenmeyer opened this issue May 14, 2020 · 3 comments · Fixed by #1237

Comments

@bmuenzenmeyer
Copy link
Member

bmuenzenmeyer commented May 14, 2020

I've been reconciling https://patternlab.io/docs/documenting-patterns/ with #1208 - I realized that we have support for parsing all these keys, yet core may not do something yet with all of them:

  • excludeFromStyleguide
  • hidden
  • links
  • order
  • state
  • tags
  • title

This issue is limited to adding hidden functionality to https://github.com/pattern-lab/patternlab-node/blob/dev/packages/core/src/lib/ui_builder.js#L83-L90

@mfranzke
Copy link
Contributor

mfranzke commented May 18, 2020

@stale
Copy link

stale bot commented Jul 18, 2020

It's hard to keep track of everything. This issue has been automatically marked as stale because it has not had recent activity, neither from the team nor the community. It will be closed if no further activity occurs. Please consider adding additional info, volunteering to contribute a fix for this issue, or making a further case that this is important to you, the team, and the project as a whole. Thanks!

@stale
Copy link

stale bot commented Oct 12, 2020

It's hard to keep track of everything. This issue has been automatically marked as stale because it has not had recent activity, neither from the team nor the community. It will be closed if no further activity occurs. Please consider adding additional info, volunteering to contribute a fix for this issue, or making a further case that this is important to you, the team, and the project as a whole. Thanks!

@JosefBredereck JosefBredereck added pinned 📌 Don't let stalebot clean this up and removed needs response 🤙 labels Oct 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants