adopted-ember-addons / adopted-ember-addons/ember-paper
paper-tabs: stretch option does not work when used as routable
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 879
- Forks
- 327
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
When you use the `paper-tabs` component for routable usage like the doc shows (with `href` attribute), then the `stretch` option does not work anymore.
The first (and maybe only reason) is because the css is not applied anymore because `md-tab-item` were replaced with `a` tags.
Should `ember-paper` duplicate the styling for this case?
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.