PolymerElements / paper-button

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

Feature Request: Thin buttons as per material design. #47

Closed jerbaroo closed 8 years ago

jerbaroo commented 9 years ago

<paper-button thin>hi</paper-button>

See a thin button here: https://www.google.com/design/spec/components/buttons.html#buttons-usage

notwaldorf commented 8 years ago

@jbarischr Which button are you talking about in particular? The flat ones, without the background?

jerbaroo commented 8 years ago

Here's a direct link to an image from that page: https://material-design.storage.googleapis.com/publish/material_v_4/material_ext_publish/0Bx4BSt6jniD7VEdpenhQNFJRZm8/components_buttons_usage2.png

Actually the Polymer demo too: https://elements.polymer-project.org/elements/paper-button?view=demo:demo/index.html

However whenever I implement them they seem to be taller and less wide. Such as: http://i.imgur.com/myG018H.png

On 1 September 2015 at 19:29, Monica Dinculescu notifications@github.com wrote:

@jbarischr https://github.com/jbarischr Which button are you talking about in particular? The flat ones, without the background?

— Reply to this email directly or view it on GitHub https://github.com/PolymerElements/paper-button/issues/47#issuecomment-136820839 .

notwaldorf commented 8 years ago

@jbarischr Can you reproduce this in a jsbin? I think there's some styles that are getting applied incorrectly, but I can't really tell unless I look at some code :)

cdata commented 8 years ago

Hi, I'm going to close this issue for now. If someone can provide a more concrete request, we will definitely re-open and consider it!