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

A Material Design slider

Results 47 paper-slider issues
Sort by recently updated
recently updated
newest added

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.0 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 v1.25.0 Release 1.25.0 v1.24.1 Release 1.24.1 Changelog Sourced from prismjs's changelog. 1.27.0...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

cla: yes
dependencies

### Description pinLabel property needed to edit the content of the pin, i saw a pull request for #133, but it was not merged. A prop needed to keep the...

Fix #154 - Make knob size configurable ## Fix #154 - Make knob size configurable ### Description I use `paper-slider` in metro-like tiles, and in order to make them look...

cla: yes

It would be great if there was a vertical orientation option. I'd to be able to have change the orientation where sliding upwards increases the value. Right now, I have...

### Description When maximum is greater than 100 and `immediateValue` is above 100, the paper-input in editable mode only displays 2 numbers. ### Expected outcome paper-input displays as many digits...

On Polymer demo page (https://elements.polymer-project.org/elements/paper-slider?view=demo:demo/index.html&active=paper-slider) if you set the value to 255 the last number is partially covered by the up-down buttons. The problem is even worse when the max...

Before fix (look at the pin): After fix (ignore the number mismatch below - it's because of the screen cap)

cla: yes