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(tabset): ability to provide template as tab label #2829

Merged
merged 35 commits into from Nov 16, 2021

Conversation

evtkhvch
Copy link
Contributor

@evtkhvch evtkhvch commented Aug 16, 2021

Please read and mark the following check list before creating a pull request:

Short description of what this resolves:

Closes #1915

  • add ability to provide a template as a tab title via <ng-template nbTabTitle>
  • add example to the docs

@evtkhvch evtkhvch marked this pull request as ready for review August 16, 2021 12:34
@evtkhvch evtkhvch changed the title feat(tabset): template tab label feat(tabset): template as tab label Aug 16, 2021
@evtkhvch evtkhvch added this to In progress in Now via automation Aug 26, 2021
@evtkhvch evtkhvch removed this from In progress in Now Aug 26, 2021
@yggg yggg mentioned this pull request Sep 16, 2021
2 tasks
src/framework/theme/components/tabset/tab-label.ts Outdated Show resolved Hide resolved
src/framework/theme/components/tabset/tab-label.ts Outdated Show resolved Hide resolved
src/framework/theme/components/tabset/tab-content.ts Outdated Show resolved Hide resolved
Copy link
Contributor

@yggg yggg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

And let's add an example to the docs

@evtkhvch evtkhvch requested a review from yggg November 9, 2021 12:49
@yggg yggg added this to the 9.0.0 milestone Nov 12, 2021
@yggg yggg changed the title feat(tabset): template as tab label feat(tabset): ability to provide template as tab label Nov 15, 2021
yggg
yggg previously approved these changes Nov 15, 2021
yggg
yggg previously approved these changes Nov 15, 2021
@yggg yggg merged commit d56a492 into akveo:master Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nb-tabset. It would be nice to be able to provide a template to tab-title
2 participants