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

lazy loading through dom-if #4

Merged
merged 3 commits into from
Mar 8, 2017
Merged

Conversation

benbenbenbenbenben
Copy link
Contributor

No description provided.

@vpusher
Copy link
Owner

vpusher commented Mar 1, 2017

I rebased your branch on the master in order to keep it in sync with the latest deliveries

</li>
</template>
</ul>
<template is="dom-if" if$="{{data.open}}">
Copy link
Owner

Choose a reason for hiding this comment

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

why are you doing an attribute binding here instead of a simple property binding ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I hadn't noticed I had, sorry

@vpusher vpusher added this to the 1.0.3 milestone Mar 1, 2017
@benbenbenbenbenben
Copy link
Contributor Author

I've changed the if attribute

@vpusher
Copy link
Owner

vpusher commented Mar 8, 2017

@benbenbenbenbenben great ! Merging. I will release the new version asap.

@vpusher vpusher merged commit 3c4c7ec into vpusher:master Mar 8, 2017
@vpusher
Copy link
Owner

vpusher commented Mar 8, 2017

@benbenbenbenbenben Released in v1.0.3

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