Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

Add as a child before calling ensureRender in CollectionView#appendItem #358

Merged
merged 1 commit into from
Apr 12, 2014

Conversation

jasonwebster
Copy link

This allows this.parent to be available during render of the child item view.

This solves an issue for me where I need to access properties on the parent view in rendered callbacks in the item view.

This allows `this.parent` to be available during `render` of the child
item view.
kpdecker added a commit that referenced this pull request Apr 12, 2014
Add as a child before calling ensureRender in CollectionView#appendItem
@kpdecker kpdecker merged commit 75a991d into walmartlabs:master Apr 12, 2014
jasonwebster pushed a commit to metalabdesign/exo that referenced this pull request Apr 14, 2014
jasonwebster pushed a commit to metalabdesign/exo that referenced this pull request Apr 15, 2014
carpeliam added a commit to pophealth/popHealth that referenced this pull request Apr 16, 2014
…r. Previously, a query was a direct child of a measure.

If additional filters are ever used, we'll probably want to make this more universal.

When we can upgrade to Thorax 3, we'll want to use `getQueryForProvider` in the `DashboardSubmeasureView` view as well. Currently, it's too difficult to supply the view with a provider_id, but it'll be easier once walmartlabs/thorax#358 is pulled in
@kpdecker
Copy link
Contributor

kpdecker commented May 5, 2014

Released in 3.0.0-alpha.5

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants