PolymerElements / iron-dropdown

An unstyled element that works similarly to a native browser select
https://www.webcomponents.org/element/PolymerElements/iron-dropdown
34 stars 50 forks source link

Polymer 3.0 support: Remove neon-animation dependency #147

Open MajorBreakfast opened 6 years ago

MajorBreakfast commented 6 years ago

Neon animation is deprecated and there is no Polymer 3.0 support for it. Since iron-dropdown is widely used, it is very important that it starts working with Polymer 3.0. Shall I work on this and provide a PR?

homerjonathan commented 6 years ago

Starting to work on it.

freshp86 commented 5 years ago

What is the status of this issue? Also, is it possible for the neon-animation dependency to be removed from the 2.x branch as well, for cases where Polymer2 is still being used?

cc @azakus @rbp314