paper-input icon indicating copy to clipboard operation
paper-input copied to clipboard

A Material Design text field

Results 103 paper-input issues
Sort by recently updated
recently updated
newest added

creates: --paper-input-container-floated-label-placeholder-display Awaiting internal testing...

cla: yes

We want the real addons target to be added as addons. Due to shadowDom event retargeting, `event.target` is is not the addon anymore in some advanced templating scenario. As a...

cla: yes
v4

### Description Tabbing between paper-inputs seems to be broken on recent firefox versions: * On firefox production, tabbing and shift-tabbing seem to be broken. * On firefox nightly, only shift-tabbing...

### Description paper-input doesn't provide a method for select() which is present on native inputs. ### Expected outcome paperInput.select() highlights the text in the input element. ### Actual outcome Error...

### Description Clicking on the small underline under the input somehow prevents its parent element receiving the `focusin` event ### Expected outcome Example shows the surrounding div change color because...

Add a mixin on input-wrapper. We would like to set an `@apply --layout-end;` on `.input-wrapper` in order to not center the input.

cla: yes

and also a fix so events would not be bound multiple times

cla: yes

I have a requirement to display paper-dropdown-menu as a standard dropdown and not in material design. I need to do it through stylesheet as few of our customer still want...

pending-response
cla: yes

This is an implementation to fix https://github.com/PolymerElements/paper-input/issues/595 In `paper-input-behavior.html` the documentation for `list` has been updated and `datalist` added. The latter holds an array of values. In `paper-input.html` a ``...

cla: yes

Same same, but different See: https://github.com/PolymerElements/paper-input/issues/352#issuecomment-342626826

cla: yes