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

Expose symbol registry #197

Open
miralemd opened this issue Sep 25, 2018 · 1 comment
Open

Expose symbol registry #197

miralemd opened this issue Sep 25, 2018 · 1 comment
Assignees
Labels
Type: Improvement Minor improvement of an existing feature

Comments

@miralemd
Copy link
Contributor

🚀 Feature

Expose the symbol registry on the picasso namespace and the component context.

Motivation

Enable the usage of existing symbols.

@miralemd miralemd added the Type: Improvement Minor improvement of an existing feature label Sep 25, 2018
@cbt1 cbt1 self-assigned this Oct 9, 2018
@cbt1
Copy link
Collaborator

cbt1 commented Oct 9, 2018

This will have to be implemented in multiple steps:

  • Expose symbol registry via picasso.symbol & require
  • Update documentation
  • Update existing components so that they use require to pull in the symbol factory
  • Expose symbol options on components using the symbol factory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement Minor improvement of an existing feature
Projects
None yet
Development

No branches or pull requests

2 participants