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

namespaced positions. #1124

Open
Rhym opened this issue Nov 21, 2017 · 0 comments
Open

namespaced positions. #1124

Rhym opened this issue Nov 21, 2017 · 0 comments

Comments

@Rhym
Copy link

Rhym commented Nov 21, 2017

Would love support for name spacing a section. KSS node's parser supports this e.g:

// Styleguide: components.button

as an alternative to the current:

// Styleguide: 1.2.3

The shadow DOM is the absolute business in SC5, so it will always be my number 1, but adding components to a large established component list is a real pain when using versioning.

I too a look at the current parser, and it does a regex check for /Styleguide [0-9]+, and it seemed to be pretty heavily coupled to the application. Perhaps the parser could be swapped out for kss node's latest version, and apply the changes that SC5 needs to generate the angular app using that object?

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

No branches or pull requests

1 participant