Commit de2290b
File tree
Expand file treeCollapse file tree
4 files changed
+18
-14
lines changedFilter options
- packages/coreui-react/src/components/carousel
Expand file treeCollapse file tree
4 files changed
+18
-14
lines changedpackages/coreui-react/src/components/carousel/CCarousel.tsx
Copy file name to clipboardExpand all lines: packages/coreui-react/src/components/carousel/CCarousel.tsx+6-12Lines changed: 6 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
4 | 3 |
|
5 | 4 |
|
6 | 5 |
|
| ||
14 | 13 |
|
15 | 14 |
|
16 | 15 |
|
| 16 | + |
| 17 | + |
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
| ||
71 | 72 |
|
72 | 73 |
|
73 | 74 |
|
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 |
| - |
80 |
| - |
81 | 75 |
|
82 | 76 |
|
83 | 77 |
|
| ||
96 | 90 |
|
97 | 91 |
|
98 | 92 |
|
99 |
| - |
| 93 | + |
100 | 94 |
|
101 | 95 |
|
102 | 96 |
|
| ||
141 | 135 |
|
142 | 136 |
|
143 | 137 |
|
144 |
| - |
| 138 | + |
145 | 139 |
|
146 | 140 |
|
147 | 141 |
|
| ||
228 | 222 |
|
229 | 223 |
|
230 | 224 |
|
231 |
| - |
| 225 | + |
232 | 226 |
|
233 | 227 |
|
234 | 228 |
|
| ||
288 | 282 |
|
289 | 283 |
|
290 | 284 |
|
291 |
| - |
| 285 | + |
292 | 286 |
|
293 | 287 |
|
294 | 288 |
|
|
packages/coreui-react/src/components/carousel/CCarouselCaption.tsx
Copy file name to clipboardExpand all lines: packages/coreui-react/src/components/carousel/CCarouselCaption.tsx+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
| 15 | + |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
|
packages/coreui-react/src/components/carousel/CCarouselContext.ts
Copy file name to clipboard+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
packages/coreui-react/src/components/carousel/CCarouselItem.tsx
Copy file name to clipboardExpand all lines: packages/coreui-react/src/components/carousel/CCarouselItem.tsx+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
| 7 | + |
| 8 | + |
7 | 9 |
|
8 | 10 |
|
9 | 11 |
|
|
0 commit comments