Commit 93be1b4
File tree
Expand file treeCollapse file tree
56 files changed
+21
-25
lines changedFilter options
- src/components
- header
- scrollbar/tests
- template
- tests
- __snapshots__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
56 files changed
+21
-25
lines changedsrc/components/footer/index.js
Copy file name to clipboardExpand all lines: src/components/footer/index.js-5Lines changed: 0 additions & 5 deletions
This file was deleted.
src/components/header/index.js
Copy file name to clipboardExpand all lines: src/components/header/index.js-15Lines changed: 0 additions & 15 deletions
This file was deleted.
+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 | 12 |
|
14 | 13 |
|
15 |
| - |
16 | 14 |
|
17 | 15 |
|
18 | 16 |
|
| ||
25 | 23 |
|
26 | 24 |
|
27 | 25 |
|
28 |
| - |
29 | 26 |
|
30 | 27 |
|
31 | 28 |
|
32 | 29 |
|
| 30 | + |
33 | 31 |
|
34 | 32 |
|
35 | 33 |
|
|
src/components/scrollbar/tests/CScrollbar.spec.js
Copy file name to clipboardExpand all lines: src/components/scrollbar/tests/CScrollbar.spec.js+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
| 2 | + |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
src/components/footer/CFooter.vue renamed to src/components/template/CFooter.vue
Copy file name to clipboardFile renamed without changes.
src/components/header/CHeader.vue renamed to src/components/template/CHeader.vue
Copy file name to clipboardFile renamed without changes.
src/components/header/CHeaderBrand.vue renamed to src/components/template/CHeaderBrand.vue
Copy file name to clipboardFile renamed without changes.
src/components/header/CHeaderNav.vue renamed to src/components/template/CHeaderNav.vue
Copy file name to clipboardFile renamed without changes.
src/components/header/CHeaderNavItem.vue renamed to src/components/template/CHeaderNavItem.vue
Copy file name to clipboardFile renamed without changes.
src/components/header/CHeaderNavLink.vue renamed to src/components/template/CHeaderNavLink.vue
Copy file name to clipboardFile renamed without changes.
src/components/sidebar/CSidebar.vue renamed to src/components/template/CSidebar.vue
Copy file name to clipboardFile renamed without changes.
src/components/sidebar/CSidebarBrand.vue renamed to src/components/template/CSidebarBrand.vue
Copy file name to clipboardFile renamed without changes.
src/components/sidebar/CSidebarClose.vue renamed to src/components/template/CSidebarClose.vue
Copy file name to clipboardFile renamed without changes.
src/components/sidebar/CSidebarFooter.vue renamed to src/components/template/CSidebarFooter.vue
Copy file name to clipboardFile renamed without changes.
src/components/sidebar/CSidebarForm.vue renamed to src/components/template/CSidebarForm.vue
Copy file name to clipboardFile renamed without changes.
src/components/sidebar/CSidebarHeader.vue renamed to src/components/template/CSidebarHeader.vue
Copy file name to clipboardFile renamed without changes.
src/components/sidebar/CSidebarMinimizer.vue renamed to src/components/template/CSidebarMinimizer.vue
Copy file name to clipboardFile renamed without changes.
src/components/sidebar/CSidebarNav.vue renamed to src/components/template/CSidebarNav.vue
Copy file name to clipboardFile renamed without changes.
src/components/sidebar/CSidebarNavDivider.vue renamed to src/components/template/CSidebarNavDivider.vue
Copy file name to clipboardFile renamed without changes.
src/components/sidebar/CSidebarNavDropdown.vue renamed to src/components/template/CSidebarNavDropdown.vue
Copy file name to clipboardFile renamed without changes.
src/components/sidebar/CSidebarNavItem.vue renamed to src/components/template/CSidebarNavItem.vue
Copy file name to clipboardFile renamed without changes.
src/components/sidebar/CSidebarNavTitle.vue renamed to src/components/template/CSidebarNavTitle.vue
Copy file name to clipboardFile renamed without changes.
src/components/header/CSubheader.vue renamed to src/components/template/CSubheader.vue
Copy file name to clipboardFile renamed without changes.
src/components/sidebar/index.js renamed to src/components/template/index.js
Copy file name to clipboardExpand all lines: src/components/template/index.js+18Lines changed: 18 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
1 | 10 |
|
2 | 11 |
|
3 | 12 |
|
| ||
12 | 21 |
|
13 | 22 |
|
14 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
15 | 33 |
|
16 | 34 |
|
17 | 35 |
|
|
src/components/footer/tests/CFooter.spec.js renamed to src/components/template/tests/CFooter.spec.js
Copy file name to clipboardFile renamed without changes.
src/components/header/tests/CHeader.spec.js renamed to src/components/template/tests/CHeader.spec.js
Copy file name to clipboardFile renamed without changes.
File renamed without changes.
File renamed without changes.
src/components/sidebar/tests/CSidebar.spec.js renamed to src/components/template/tests/CSidebar.spec.js
Copy file name to clipboardFile renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments