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

Custom property types in frameworks #14

Open
juliencruz opened this issue Nov 29, 2014 · 0 comments
Open

Custom property types in frameworks #14

juliencruz opened this issue Nov 29, 2014 · 0 comments

Comments

@juliencruz
Copy link
Contributor

Allow users to provide javascript implementations and HTML implementations of custom property types. This will help users inject new property types when the provided set of properties do not cover their needs. The custom types should be registered in the framework.yml file which will allow the UI to reference the provided implementations.

This enhancement will require refactoring of the existing property system to be more modular and utilize this system to reimplement the existing property types. Changes will be required in the framework service to support parsing and validation of this new capability so it can be registered in the UI.

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