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

This fixes #168. When using Browser-Zoom scrollLeft can be a fractional number. Using Math.ceil on scrollLeft ensures that the condition will be met properly.

cla: yes

### Description When not visible, the chevron still occupies significant space, especially noticeable in small form factor displays. Proposing the addition of collapse-scroll-buttons as an option, to return some of...

enhancement
p2 - icebox

### Description The 'paper-tabs' element with attribute 'scrollable' uses Scrollbuttons left and right to allow scrolling through the contained tabs. When it is not possible to scroll further to left...

p2 - icebox

This is reproducible on the [demo page](https://elements.polymer-project.org/elements/paper-tabs?view=demo:demo/index.html&active=paper-tabs). 1. Click on the fourth tab of the first scrollable tabs example. It's the one labelled "THE ITEM FOUR" (but the "FOUR" is...

p1 - backlog

Run the `paper-tabs` [demo](https://elements.polymer-project.org/elements/paper-tabs?view=demo:demo/index.html&active=paper-tabs) and try the `scrollable` one. When you try to drag the tab that is not the selected one you can see the tab is being highlighted....

p1 - backlog

There's currently no way to center tabs.

p2 - icebox

The default background color, text color and selection bar color should be set using the default-theme's values (as it is done with `paper-toolbar`): `--default-primary-color`, `--text-primary-color`, `--accent-color`. The same should be...

p1 - backlog

_From @brusand on December 29, 2015 22:19_ hi the community here is a coepen to illustrate my issue :+1: http://codepen.io/burno75/pen/LGbLoM working : remove jack paper-tab -> annick selected and content...

p2 - icebox

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