app-layout icon indicating copy to clipboard operation
app-layout copied to clipboard

App layout elements

Results 40 app-layout 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

This PR upstreams some internal changes. Co-authored-by: Phil Harnish

cla: yes

Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits - [`754f0c2`](https://github.com/jonschlinkert/mixin-deep/commit/754f0c20e1bc13ea5a21a64fbc7d6ba5f7b359b9) 1.3.2 - [`90ee1fa`](https://github.com/jonschlinkert/mixin-deep/commit/90ee1fab375fccfd9b926df718243339b4976d50) ensure keys are valid when mixing in values - See full diff in [compare view](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2) Maintainer changes This...

cla: yes
dependencies

### Description All the npm install links on webcomponents.org for the polymer elements, including app-layout, showing a wrong download link. (Github instead of npm repository.) ### Expected outcome npm install...

### Description In v1 I could have two app-drawer elements (left and right) in an app-drawer-layout element, but with v2 I can only have one. ### Expected outcome I should...

question

Who will use the feature? - Users with complex layout When will they use the feature? - this will address some complex cases when we need to apply CSS on...

### Description When using the app-layout with background-image and scroll effects, there is a performance hit if the scroll target of the app-header is not the `html` root element. Apparently...

Fix #528 [https://github.com/PolymerElements/app-layout/issues/528](url) Images fail to appear in Firefox as `--app-grid-item-height` is not set. Added to `:host` section as it only appears in the media query section. Also added `screen...

cla: no