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 decorators to class inputs #1135

Conversation

sandrafreihofer
Copy link
Contributor

@sandrafreihofer sandrafreihofer commented Oct 21, 2021

Since @Input is not always the only one decorator for input properties.
Mainly used for custom input decorators.

@sandrafreihofer sandrafreihofer force-pushed the feat/add-decorators-to-class-inputs branch from 65cdf2b to 7522b49 Compare October 21, 2021 10:55
@vogloblinsky
Copy link
Contributor

Could you add a quick test for this great PR please ?

Since `@Input` is not always the only one decorator for input properties.
Mainly used for custom input decorators.
@sandrafreihofer sandrafreihofer force-pushed the feat/add-decorators-to-class-inputs branch from 7522b49 to afd533a Compare October 21, 2021 15:06
@sandrafreihofer
Copy link
Contributor Author

Sure thing. I just added a minimal test to check if the custom input decorator is available in the exported JSON component structure.

@vogloblinsky vogloblinsky merged commit 1a076f2 into compodoc:develop Oct 22, 2021
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.

None yet

2 participants