iron-meta icon indicating copy to clipboard operation
iron-meta copied to clipboard

Element for creating and accessing self-organizing meta-databases

Results 11 iron-meta 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 [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 No error loading the Polymer app (iron-icon) when strictTemplatePolicy is set. Unlike master and 3.x, 2.x version does not define a null-template and causes the issue. ### Expected...

Hi! I have iron-metas in different elements. One is producing data and another is listening to changes. As I figured out consumer doesn't have any way to listen to changes....

enhancement
p1 - backlog

The word Data is plural, it's incorrect to add an s (in metaDatas). This is just a request to correct the variable name (no functionality change).

I'm taking a look at updating some usages of this element to the 2.0 version inside google and here are my notes so far: - `` is gone, but its...

[Documentation in GitHub](https://github.com/PolymerElements/iron-meta) states: > Pure imperative form would be like: > `document.createElement('iron-meta').byKey('info');` [Documentation in the elements' catalog](https://elements.polymer-project.org/elements/iron-meta) states: > Pure imperative form would be like: > `document.createElement('iron-meta').byKey('info').getAttribute('value');` Which is...

Shouldn't the demo illustrate binding an `` variable inside a generic custom element? That use case seems to better reflect the intended purpose of the `` element. Example: (maybe something...

p2 - icebox

This line (https://github.com/PolymerElements/iron-meta/blob/master/demo/index.html#L33) needs to be wrapped in `HTMLImports.whenReady`

p0 - critical

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.0.0 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies