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

[Sandbox]: Add filters models & factory #152

Open
artdaw opened this issue Dec 18, 2018 · 0 comments
Open

[Sandbox]: Add filters models & factory #152

artdaw opened this issue Dec 18, 2018 · 0 comments
Assignees
Labels

Comments

@artdaw
Copy link
Collaborator

artdaw commented Dec 18, 2018

Feature

We need to create filters TypeScript models that represent filter fields with respective types.
Also we need to add factory that generates Semantic UI React components according to the type, e.g. if property type is boolean it should return Checkbox component.

Supported filters:

  • Resize
  • Crop
  • Blur
  • Overlay
  • Background

Acceptance Criteria

  • Filters models created
  • Factory produces React components based on the filter name (string value)
@artdaw artdaw added the feature label Dec 18, 2018
@artdaw artdaw added this to the Sandbox Application milestone Dec 18, 2018
@artdaw artdaw self-assigned this Dec 18, 2018
@artdaw artdaw assigned ghost Dec 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant