Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tab-select): add stretchTabs input to stretch tabs on mat-tab-group #1191

Merged
merged 2 commits into from
Jul 11, 2018

Conversation

emoralesb05
Copy link
Contributor

@emoralesb05 emoralesb05 commented Jul 10, 2018

Description

We need to be able to set the mat-stretch-tabs attribute in the underlying mat-tab-group. We will expose an stretchTabs that sets or removes said attribute in the td-tab-select component.

What's included?

  • [stretchTabs] input
  • Updated README and Demo

Test Steps

  • npm run serve:test-bed
  • Check last demo that uses stretchTabs

General Tests for Every PR

  • npm run serve:prod still works.
  • npm run tslint passes.
  • npm run stylelint passes.
  • npm test passes and code coverage is not lower.
  • npm run build:lib still works.

@emoralesb05 emoralesb05 merged commit d0f5fa5 into develop Jul 11, 2018
@emoralesb05 emoralesb05 deleted the feature/tab-stretch branch July 11, 2018 17:45
@emoralesb05 emoralesb05 self-assigned this Jul 15, 2018
@jeremysmartt jeremysmartt added this to the Release 2.0.0 milestone Jul 16, 2018
kriswinbush pushed a commit to kriswinbush/covalent that referenced this pull request Feb 20, 2020
…oup (Teradata#1191)

* feat(tab-select): add stretchTabs input to stretch tabs on mat-tab-group

* docs(): add doc comments to input
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants