PolymerElements / paper-button

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

'noink' should be a boolean property #19

Closed dzhioev closed 8 years ago

dzhioev commented 9 years ago

I think 'noink' should be defined as <paper-button>'s boolean property which is reflected to an attribute. That'll make 'noink' consistent with other properties/attributes of <paper-button> (e.g. 'raised', 'disabled').

cdata commented 9 years ago

Thanks for reporting, I will take a look.

cdata commented 8 years ago

This behavior has been updated, and the bug may no longer be relevant. Please re-open if you think it is!