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
Merged
Changes from 1 commit
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
6ddc5c8
fix(tabset): lazy load
evtkhvch Aug 13, 2021
5a99e0a
ref(tabset): extract view logic
evtkhvch Aug 15, 2021
3eee78f
ref(tabset): turn activeValue into active
evtkhvch Aug 16, 2021
2a32b46
ref(tabset): made init property deprecated
evtkhvch Aug 16, 2021
9aac907
chore(NbTabComponent): init property description
evtkhvch Aug 16, 2021
6579461
style(tabset): add new lines
evtkhvch Aug 16, 2021
4c34d3b
feat(tabset): template tab label
evtkhvch Aug 16, 2021
3d353e5
fix(tabset): remove extra changes
evtkhvch Sep 20, 2021
d1d1566
Merge remote-tracking branch 'origin/1915-feat-tab-title' into 1915-f…
evtkhvch Sep 20, 2021
a8f7690
fix(tabset): remove tab content
evtkhvch Sep 20, 2021
272e0a9
fix(tabset): remove set method
evtkhvch Sep 20, 2021
8be1b60
fix(tabset): remove extra selector for tab label directive
evtkhvch Sep 20, 2021
2e0517d
fix(tabset): add NbPortalModule to cdk
evtkhvch Sep 20, 2021
36774d4
fix(tabset): add NbPortal to cdk
evtkhvch Sep 20, 2021
21fc191
Merge branch 'master' into 1915-feat-tab-title
yggg Nov 8, 2021
949e806
fix(tabset): remove nbPortalModule
evtkhvch Nov 8, 2021
cf79be4
fix(tabset): remove NB_TAB_LABEL injection token
evtkhvch Nov 8, 2021
a6e6356
fix(tabset): use ngTemplateOutlet instead portal directive
evtkhvch Nov 8, 2021
b0f76d1
Merge branch 'master' into 1915-feat-tab-title
evtkhvch Nov 8, 2021
0574bdf
fix(tabset): read directive as a template
evtkhvch Nov 8, 2021
7126e4e
Merge remote-tracking branch 'origin/1915-feat-tab-title' into 1915-f…
evtkhvch Nov 8, 2021
a0ef68f
fix(public-api): add tab label directive
evtkhvch Nov 8, 2021
341f273
fix(tabset): remove comments
evtkhvch Nov 9, 2021
1d8ba2e
style(tabset):rename content variable
evtkhvch Nov 9, 2021
a9a418b
style(tabset):rename tab label directive
evtkhvch Nov 9, 2021
f2828d0
docs: add tab title template to examples
evtkhvch Nov 9, 2021
b00645a
Merge branch 'master' into 1915-feat-tab-title
yggg Nov 15, 2021
df61b0b
Merge branch 'master' into 1915-feat-tab-title
yggg Nov 15, 2021
ee85632
refactor(tab title): correctly name file
yggg Nov 15, 2021
25df7af
docs(tab title): simplify example
yggg Nov 15, 2021
18f27dc
refactor(tab title): rename title template property
yggg Nov 15, 2021
896b100
fix(tab title): update export path
yggg Nov 15, 2021
7878195
docs(tab title): update example file name
yggg Nov 15, 2021
9e75e5e
docs(tab title): correct template title
yggg Nov 15, 2021
8458d77
docs(tab title): correct template title example path
yggg Nov 15, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into 1915-feat-tab-title
  • Loading branch information
yggg committed Nov 8, 2021
commit 21fc1913e549f31dab91825f59fc2f59caa764d7

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.