PolymerElements / paper-button

A button à la Material Design
https://www.webcomponents.org/element/PolymerElements/paper-button
138 stars 64 forks source link

add documentation for transitionend event bubbled from paper-ripple #71

Closed valdrinkoshi closed 8 years ago

valdrinkoshi commented 8 years ago

Fixes #38 by adding documentation for event "transitionend" bubbled from paper-ripple

ebidel commented 8 years ago

LGTM

notwaldorf commented 8 years ago

Hmm, shouldn't this have been added to PaperButtonBehavior or the ripple behaviour? The paper-button itself doesn't actually fire this, it's inherited from somewhere else.

/cc @cdata