Skip to content
This repository has been archived by the owner on Feb 22, 2018. It is now read-only.

link to snipped dropped in index.html? #44

Open
lubi888 opened this issue May 25, 2016 · 3 comments
Open

link to snipped dropped in index.html? #44

lubi888 opened this issue May 25, 2016 · 3 comments

Comments

@lubi888
Copy link

lubi888 commented May 25, 2016

Hi guys,

Who's hiding all the beautiful dart code?!

Index.html seems to have a link forgotten to one of the 3 Observing Changes snippets.

Current Index.html:

Observing changes

<ul>
<li><a href="/observing_changes/observing_changes_to_element_fields/">Observing changes to element fields</a></li>
<li><a href="/observing_changes/watching_for_changes_to_a_nested_object/">Watching for changes to a nested objects</a></li>
</ul>

Suggested link to add:

Observing changes

<ul>
<li><a href="/observing_changes/observing_changes_to_element_fields/">Observing changes to element fields</a></li>
<li><a href="/observing_changes/observing_changes_to_light_dom_children/">Observing changes to light dom children</a></li>
<li><a href="/observing_changes/watching_for_changes_to_a_nested_object/">Watching for changes to a nested objects</a></li>
</ul>
@jakemac53
Copy link
Contributor

jakemac53 commented May 25, 2016

It looks like that one hasn't been ported yet (to the latest polymer).

@lubi888
Copy link
Author

lubi888 commented May 28, 2016

ok, Jake.

tks for the info

should I close this issue or leave it open?

@jakemac53
Copy link
Contributor

You can leave it open, as the tutorial should be either ported or deleted if its no longer applicable.

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

No branches or pull requests

2 participants