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

Allow icons for logic properties be defined in the component schema #92

Open
amycheng opened this issue Dec 1, 2017 · 0 comments
Open

Comments

@amycheng
Copy link
Contributor

amycheng commented Dec 1, 2017

As it works now, the icons for property readouts is hard coded in clay-space-edit. The API for this should be more general because we don't want to edit the clay-space-edit every time there's a new kind of logic property.

How it should work:

  • there's a property in the logic Clay component that let's the user choose a icon that represents the field (i.e. clock for time, label for tag)
  • the user can only use Material Design Icons
  • clay-space-edit looks at this property and renders it in the readouts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant