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

Material Design status descriptors for elements

Results 16 paper-badge 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 [prismjs](https://github.com/PrismJS/prism) from 1.24.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 Changelog Sourced from prismjs's changelog. 1.25.0 (2021-09-16) New components AviSynth (#3071) 746a4b1a...

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

### Description Importing paper-badge (3.0.1) and iron-meta (3.0.1) causes different errors with different browsers, but fails in any case. Unfortunately, this also affects modules that import iron-meta, e.g. iron-icons. ###...

`paper-badge` inside `paper-tabs` produces different result on the latest version of - `Firefox Windows` (`Stable`, `Dev`), - `Firefox Linux` (`Stable`, `Dev`, `Nightly`), and - `Firefox Android Stable`. The `paper-badge` is...

help wanted
good-first-bug
p0 - critical

### Description We are building a small POC and wanted to use paper-badge as a standalone entity not positioning itself as per any target of parent element. However, if I...

I'm using app-layout with app-drawer / app-drawer-layout and app-header / app-header-layout (see MWE below). The paper-badge is attached to an element inside the app-header. The first time the page is...

As described in https://github.com/PolymerElements/paper-badge/pull/12 the badge renders before its final position is set.