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

Features/376 patternorder #567

Merged
merged 3 commits into from
Nov 26, 2016
Merged

Features/376 patternorder #567

merged 3 commits into from
Nov 26, 2016

Conversation

bmuenzenmeyer
Copy link
Member

@bmuenzenmeyer bmuenzenmeyer commented Nov 25, 2016

Part of #376

Summary of changes:

  • Users can now specify the order property within a pattern's optional markdown file, which, if present, will trump the filename.
  • This lets users get away, in part with the 00-filename.mustache hack we have had since day 1 of Pattern Lab.
  • Note: Directories are still beholden to their name, even if you specify an order property within subtype markdown. (this is a good next step, ain't it?)

unit tests to coverage scenario
support is only for patterns at this time, not type / subtype documentation / directories

part of #376
@bmuenzenmeyer bmuenzenmeyer self-assigned this Nov 25, 2016
@geoffp
Copy link
Contributor

geoffp commented Nov 25, 2016

Nice!! I love this. This will move us closer to fully operationalized patterns, since I'm sure nobody wants to call their final components 00-button.whatever.

@bmuenzenmeyer
Copy link
Member Author

bmuenzenmeyer commented Nov 25, 2016 via email

@bmuenzenmeyer bmuenzenmeyer merged commit 2ee1090 into dev Nov 26, 2016
@bmuenzenmeyer bmuenzenmeyer deleted the features/376-patternorder branch November 26, 2016 11:07
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.

2 participants