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

A Material Design progress

Results 15 paper-progress 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.15.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 v1.24.0 Release 1.24.0 v1.23.0 Release 1.23.0...

dependencies

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.15.0 to 1.25.0. Release notes Sourced from prismjs's releases. v1.25.0 Release 1.25.0 v1.24.1 Release 1.24.1 v1.24.0 Release 1.24.0 v1.23.0 Release 1.23.0 v1.22.0 Release 1.22.0 v1.21.0 Release 1.21.0...

cla: yes
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

https://github.com/PolymerElements/paper-progress/blob/master/paper-progress.js#L309 [edited] _mainRatioChanged() is defined, but this function seems not to be referenced by any codes including IronRangeBehavior.

### Description When importing ``, it additionally imports `paper-styles/color.html`. This adds a not-insignificant 7.64kb (2.03kb gzipped) when bundling, or another HTTP request when using imports. ### Expected outcome I believe...

There is an example in the docs, but not a demo. It would be useful to know what to expect before we try to code it.

### Description The progressbar stays empty ### Expected outcome The progressbar shows "the loading" bars ### Actual outcome The progressbar stays empty ### Live Demo https://www.webcomponents.org/element/PolymerElements/paper-progress The top two bars...

I am using paper-progress to show progress uploading a large file. Unfortunately, the changes are so small that it looks a lot like it has stalled, even though the progress...