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

Material Design tabs

Results 49 paper-tabs 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 [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

If the tabs are scrollable and the initial selected tab is not visible (i.e. it is off to the right), it should be scrolled to automatically. At present, this is...

cla: yes

### Description When paper-tabs are used with arrow buttons like in demo case: _"The scrollable attribute causes the tabs to scroll, rather than compress when there is not enough space....

maybe im just being nitpicky here, but when a tab is focused, its font weight is changed to 700. this throws off the width of the tab bar and from...

p1 - backlog

### Description `paper-tabs` element selection bar does not appear if element is initially hidden ### Expected outcome `paper-tabs` selection bar should render on the selected tab if the element becomes...

### Description When tabs are generated dynamically selection bar gets out of whack when tab content changes ### Expected outcome ![image](https://user-images.githubusercontent.com/971651/52822338-6c738280-307f-11e9-9257-a4b738dca9b2.png) ### Actual outcome ![image](https://user-images.githubusercontent.com/971651/52822374-8614ca00-307f-11e9-8d4f-e0c20d7b5420.png) ### Live Demo https://jsbin.com/hasakelera/edit?html,output ###...

paper-tabs id="scrollableTabs" selected="0" scrollable hideScrollButtons="true"> paper-tabs id="scrollableTabs" selected="0" scrollable hideScrollButtons> Still shows right and left buttons. Please correct me if I am wrong

pending-response
p2 - icebox