You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the suggestion! I'll look into this at the end of the month (I'm
out of the country atm).
On Tue, Apr 4, 2017, 10:26 PM sheriffderek ***@***.***> wrote:
I'm not sure how much markup is already in the component, but as an
outsider - this is the markup I would hope for:
<ul class='tumblr-post-list'>
{{#each tumblrPosts as |post|}}
<li class='tumblr-post {{post.type}}'>
<article class='post-content'>
{{post.content}}
</article>
</li>
{{/each}}
</ul>
.tumblr-post.video {
key: value;
}
I know it's hard to navigate the ember-view inclusions -
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#167>, or mute the
thread
<https://github.com/notifications/unsubscribe-auth/ABQ5quBiJY6UjfFyBFOf_DRK3n5YxWTbks5rsqdygaJpZM4MzYfY>
.
I'm not sure how much markup is already in the component, but as an outsider - this is the markup I would hope for:
I know it's hard to navigate the ember-view inclusions -
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: