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

feat: add base classes entrypoints #2

Merged
merged 1 commit into from
Sep 2, 2020
Merged

feat: add base classes entrypoints #2

merged 1 commit into from
Sep 2, 2020

Conversation

web-padawan
Copy link
Owner

Fixes #1

From now on, it will be possible to import base classes, extend them and register custom elements.

Note that internal elements (color-hue and color-saturation) are still registered.
I think we could at least use a different prefix, e.g. vc- ("vanilla-colorful") for those.

@web-padawan web-padawan merged commit 31024ca into master Sep 2, 2020
@web-padawan web-padawan deleted the entrypoints branch September 2, 2020 12:58
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.

Get access to the class without registering the custom element
1 participant