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

Feature Request: Allow specifying one or more objects who's views will never cloak #20

Open
go1dfish opened this issue Apr 18, 2014 · 0 comments

Comments

@go1dfish
Copy link

Use case:

I have a long list of items, each item has an outlet for rendering extra data for the item at a detail route.

I would like to use ember-cloaking for the long list of items, but in order to do so I need to be able to ensure that if an item is selected it (and the outlet it contains) will always be rendered.

syntax could look like:

{{cloaked-collection cloakView="myView" content=content neverCloakItem=selectedItem}}
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

No branches or pull requests

1 participant