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(SebmGoogleMap): Add missing inputs for control options #863

Closed
wants to merge 1 commit into from
Closed

Conversation

jinder
Copy link
Contributor

@jinder jinder commented Jan 20, 2017

@SebastianM Sorry, forgot the actual inputs!

@lazarljubenovic
Copy link
Collaborator

To be honest, I'm not sure why we're still using Component.inputs instead of @Input() decorator.

I find decorators very good with "and don't forget to include the name of this over there", where the roles are reversed: you specifically say "include this over there".

I've already mentioned this, and a similar strategy for similar problems, in #767.

Of course, I'm not criticizing you or this PR in any way. It was just a good timing to mention this again. :)

@jinder
Copy link
Contributor Author

jinder commented Jan 20, 2017

@lazarljubenovic Agreed.

@sebholstein
Copy link
Owner

@jinder @lazarljubenovic I would also like to use @input decorators but the docs generator is not able to detect properties with @input or @output decorators atm. I will have to check if can display this in another way.

Will merge this PR now

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.

3 participants