Skip to content

Directive tests added#9

Open
KCXinYuan wants to merge 27 commits into
sea-401d5-javascript:masterfrom
KCXinYuan:master
Open

Directive tests added#9
KCXinYuan wants to merge 27 commits into
sea-401d5-javascript:masterfrom
KCXinYuan:master

Conversation

@KCXinYuan
Copy link
Copy Markdown

Got some directives started, but need to hook it all up. Will do it in the morning

<div class="">
<h2>Thumbnail Directive</h2>
<img src="{{image}}" height="100" width="100" alt="{{title}}">
</div>
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You pass the description property all of the way down to here but then you never actually use it. Just be aware of that.

@KCXinYuan KCXinYuan changed the title Work in progress Directive tests added Jun 27, 2016
@KCXinYuan KCXinYuan changed the title Directive tests added Work in progress Jun 27, 2016
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