Did you get it?

On Wednesday, May 20, 2015 at 5:53:39 AM UTC-4, Vincent Uribe wrote:
>
> Thanks,
> I checked the doc and tried to implement it. I understand that the 
> neon-animated-pages children have to implement NeonAnimatableBehavior but I 
> don't get how to reproduce the core-animated-pages behavior...
>
> On Wed, May 20, 2015 at 3:30 AM Yvonne Yip <[email protected] <javascript:>> 
> wrote:
>
>> Hi,
>>
>> The API for neon-animated-pages is quite different than 
>> core-animated-pages. Check out the documentation in the README and the 
>> elements. The demos in demo/ should be working as well.
>>
>> On Tue, May 19, 2015 at 8:21 AM, Vincent Uribe <[email protected] 
>> <javascript:>> wrote:
>>
>>> Hi everybody!
>>>
>>> Does anyone have a working example of a neon-animated-pages? I guess 
>>> this element will replace the core-animated-pages I (heavily) used in the 
>>> project I'm migrating.
>>>
>>> I use it like that : 
>>> <neon-animated-pages id="content"  valueattr="hash">
>>> <div hash="page1">Page 1</div>
>>> <div hash="page2">Page 2</div>
>>> <div hash="page3">Page 3</div>
>>> </neon-animated-pages>
>>>
>>> Some js...
>>> this.$.content.selected =  'page' + value.uid;
>>>
>>> If I put a on-selected-changed I can see the changed occurs but the 
>>> transition does not occur.
>>>
>>> Thanks!
>>>
>>> Follow Polymer on Google+: plus.google.com/107187849809354688692
>>> --- 
>>>
>> You received this message because you are subscribed to the Google Groups 
>>> "Polymer" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to [email protected] <javascript:>.
>>
>>
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/polymer-dev/8c98ab2f-018b-42e5-b77a-026cc55d0396%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/polymer-dev/8c98ab2f-018b-42e5-b77a-026cc55d0396%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>

Follow Polymer on Google+: plus.google.com/107187849809354688692
--- 
You received this message because you are subscribed to the Google Groups 
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/polymer-dev/f2c9692d-e6ea-4d05-83c4-a70be7fcaa51%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to