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

Ability to yield in the component. #57

Closed
wants to merge 1 commit into from

Conversation

Kilowhisky
Copy link

This adds the ability to yield a block inside the component input-group that way additional input-group-addons can be specified at the beginning of the input.

This is useful for extending the capabilities of the component without overriding the hbs file.

Example.

image

@btecu
Copy link
Owner

btecu commented Sep 18, 2018

What if someone else needs to add something on the right side as opposed to the left side?

@Kilowhisky
Copy link
Author

Until named yield blocks (emberjs/rfcs#226) are a thing there is nothing that can be done about it.

Anyways i decided not to use this plugin so use it or close it.

@btecu btecu closed this Sep 19, 2018
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.

2 participants