adopted-ember-addons / adopted-ember-addons/ember-paper
paper-tabs: stretch option does not work when used as routable
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 879
- Fork
- 327
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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?
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.