Commit a056973
File tree
6 files changed
+36
-16
lines changedFilter options
- src/components
- progress
- tests
- __snapshots__
6 files changed
+36
-16
lines changed+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
446 | 446 |
|
447 | 447 |
|
448 | 448 |
|
449 |
| - |
450 |
| - |
| 449 | + |
451 | 450 |
|
452 | 451 |
|
453 | 452 |
|
| ||
458 | 457 |
|
459 | 458 |
|
460 | 459 |
|
461 |
| - |
| 460 | + |
| 461 | + |
| 462 | + |
| 463 | + |
| 464 | + |
462 | 465 |
|
463 | 466 |
|
464 | 467 |
|
|
src/components/progress/CProgress.vue
Copy file name to clipboardExpand all lines: src/components/progress/CProgress.vue+20-2Lines changed: 20 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
3 | 6 |
|
4 | 7 |
|
5 | 8 |
|
| ||
8 | 11 |
|
9 | 12 |
|
10 | 13 |
|
11 |
| - |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
12 | 24 |
|
13 | 25 |
|
14 | 26 |
|
15 | 27 |
|
16 | 28 |
|
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
17 | 35 |
|
18 | 36 |
|
19 | 37 |
|
|
src/components/progress/CProgressBar.vue
Copy file name to clipboardExpand all lines: src/components/progress/CProgressBar.vue+6-8Lines changed: 6 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
21 |
| - |
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
28 |
| - |
29 |
| - |
30 |
| - |
31 | 29 |
|
32 | 30 |
|
33 | 31 |
|
34 |
| - |
35 |
| - |
36 |
| - |
| 32 | + |
| 33 | + |
| 34 | + |
37 | 35 |
|
38 | 36 |
|
39 | 37 |
|
|
src/components/progress/progress-props.js renamed to src/components/progress/shared-props.js
Copy file name to clipboardExpand all lines: src/components/progress/shared-props.js-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 | 2 |
|
5 | 3 |
|
6 | 4 |
|
|
src/components/progress/tests/CProgress.spec.js
Copy file name to clipboardExpand all lines: src/components/progress/tests/CProgress.spec.js+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
9 |
| - |
| 9 | + |
| 10 | + |
| 11 | + |
10 | 12 |
|
11 | 13 |
|
12 | 14 |
|
|
src/components/progress/tests/__snapshots__/CProgress.spec.js.snap
Copy file name to clipboardExpand all lines: src/components/progress/tests/__snapshots__/CProgress.spec.js.snap+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
|
0 commit comments