File tree
4 files changed
+54
-9
lines changedFilter options
- packages
- animations
- src/players
- test
- platform-browser/animations/src
4 files changed
+54
-9
lines changedpackages/animations/src/players/animation_group_player.ts
Copy file name to clipboardExpand all lines: packages/animations/src/players/animation_group_player.ts+7-6Lines changed: 7 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
151 |
| - |
152 |
| - |
153 |
| - |
154 |
| - |
155 |
| - |
156 |
| - |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
157 | 158 |
|
158 | 159 |
|
159 | 160 |
|
|
packages/animations/src/players/animation_player.ts
Copy file name to clipboardExpand all lines: packages/animations/src/players/animation_player.ts+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
124 | 124 |
|
125 | 125 |
|
126 | 126 |
|
| 127 | + |
127 | 128 |
|
128 | 129 |
|
129 | 130 |
|
| ||
184 | 185 |
|
185 | 186 |
|
186 | 187 |
|
187 |
| - |
| 188 | + |
| 189 | + |
| 190 | + |
188 | 191 |
|
189 |
| - |
| 192 | + |
190 | 193 |
|
191 | 194 |
|
192 | 195 |
|
|
packages/animations/test/animation_group_player_spec.ts
Copy file name to clipboard+41Lines changed: 41 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
packages/platform-browser/animations/src/animation_builder.ts
Copy file name to clipboardExpand all lines: packages/platform-browser/animations/src/animation_builder.ts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
111 | 111 |
|
112 | 112 |
|
113 | 113 |
|
114 |
| - |
| 114 | + |
115 | 115 |
|
116 | 116 |
|
117 | 117 |
|
|
0 commit comments