Commit 05c6eba
File tree
42 files changed
+287
-231
lines changedFilter options
- projects/coreui-angular/src/lib
- aside
- breadcrumb
- header
- sidebar
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+287
-231
lines changedprojects/coreui-angular/src/lib/aside/app-aside.component.spec.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/aside/app-aside.component.spec.ts+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
|
projects/coreui-angular/src/lib/aside/app-aside.component.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/aside/app-aside.component.ts+6-5Lines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
| 1 | + |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
| ||
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 |
| - |
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
44 | 45 |
|
45 | 46 |
|
46 | 47 |
|
47 |
| - |
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
|
projects/coreui-angular/src/lib/aside/app-aside.module.ts
Copy file name to clipboard+2-8Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 |
| - |
4 | 2 |
|
5 | 3 |
|
6 | 4 |
|
7 | 5 |
|
8 | 6 |
|
9 |
| - |
10 |
| - |
| 7 | + |
11 | 8 |
|
12 | 9 |
|
13 | 10 |
|
14 | 11 |
|
15 |
| - |
16 |
| - |
17 |
| - |
18 | 12 |
|
19 |
| - |
| 13 | + |
projects/coreui-angular/src/lib/breadcrumb/app-breadcrumb.component.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/breadcrumb/app-breadcrumb.component.ts+9-6Lines changed: 9 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
| 1 | + |
| 2 | + |
3 | 3 |
|
4 |
| - |
5 |
| - |
| 4 | + |
| 5 | + |
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
| ||
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 |
| - |
| 20 | + |
| 21 | + |
| 22 | + |
20 | 23 |
|
21 | 24 |
|
22 | 25 |
|
23 | 26 |
|
24 | 27 |
|
25 | 28 |
|
26 | 29 |
|
27 |
| - |
| 30 | + |
28 | 31 |
|
29 | 32 |
|
30 | 33 |
|
|
projects/coreui-angular/src/lib/breadcrumb/app-breadcrumb.module.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/breadcrumb/app-breadcrumb.module.ts+4-5Lines changed: 4 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
| 1 | + |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
14 |
| - |
| 12 | + |
| 13 | + |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
|
projects/coreui-angular/src/lib/breadcrumb/app-breadcrumb.service.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/breadcrumb/app-breadcrumb.service.ts+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
9 |
| - |
| 7 | + |
| 8 | + |
10 | 9 |
|
11 | 10 |
|
12 | 11 |
|
|
projects/coreui-angular/src/lib/breadcrumb/cui-breadcrumb.component.spec.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/breadcrumb/cui-breadcrumb.component.spec.ts+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 |
| - |
| 12 | + |
14 | 13 |
|
15 |
| - |
| 14 | + |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
|
projects/coreui-angular/src/lib/breadcrumb/cui-breadcrumb.component.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/breadcrumb/cui-breadcrumb.component.ts+9-6Lines changed: 9 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
3 |
| - |
4 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
5 | 4 |
|
6 | 5 |
|
| 6 | + |
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
10 |
| - |
| 11 | + |
| 12 | + |
| 13 | + |
11 | 14 |
|
12 | 15 |
|
13 | 16 |
|
| ||
16 | 19 |
|
17 | 20 |
|
18 | 21 |
|
19 |
| - |
| 22 | + |
20 | 23 |
|
21 | 24 |
|
22 | 25 |
|
|
projects/coreui-angular/src/lib/footer/app-footer.component.spec.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/footer/app-footer.component.spec.ts+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 |
| - |
| 13 | + |
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
|
projects/coreui-angular/src/lib/footer/app-footer.component.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/footer/app-footer.component.ts+5-4Lines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
| 1 | + |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
| ||
13 | 14 |
|
14 | 15 |
|
15 | 16 |
|
16 |
| - |
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
|
projects/coreui-angular/src/lib/footer/app-footer.module.ts
Copy file name to clipboard+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 | 2 |
|
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
7 |
| - |
8 |
| - |
9 |
| - |
| 6 | + |
| 7 | + |
10 | 8 |
|
11 |
| - |
| 9 | + |
projects/coreui-angular/src/lib/header/app-header.component.spec.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/header/app-header.component.spec.ts+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
| 13 | + |
15 | 14 |
|
16 |
| - |
| 15 | + |
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
|
projects/coreui-angular/src/lib/header/app-header.component.ts
Copy file name to clipboardExpand all lines: projects/coreui-angular/src/lib/header/app-header.component.ts+9-5Lines changed: 9 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 |
| - |
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
3 | 5 |
|
4 | 6 |
|
5 | 7 |
|
6 |
| - |
| 8 | + |
| 9 | + |
| 10 | + |
7 | 11 |
|
8 | 12 |
|
9 | 13 |
|
| ||
12 | 16 |
|
13 | 17 |
|
14 | 18 |
|
15 |
| - |
| 19 | + |
16 | 20 |
|
17 | 21 |
|
18 | 22 |
|
| ||
36 | 40 |
|
37 | 41 |
|
38 | 42 |
|
39 |
| - |
| 43 | + |
40 | 44 |
|
41 | 45 |
|
42 | 46 |
|
|
projects/coreui-angular/src/lib/header/app-header.module.ts
Copy file name to clipboard+2-10Lines changed: 2 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
2 | 1 |
|
3 |
| - |
4 | 2 |
|
5 |
| - |
6 | 3 |
|
7 | 4 |
|
8 | 5 |
|
9 | 6 |
|
10 |
| - |
11 |
| - |
12 |
| - |
| 7 | + |
13 | 8 |
|
14 | 9 |
|
15 | 10 |
|
16 | 11 |
|
17 |
| - |
18 |
| - |
19 |
| - |
20 | 12 |
|
21 |
| - |
| 13 | + |
0 commit comments