File tree
5 files changed
+39
-18
lines changed- dist
- src/adapters
- test/integration/adapters/localStorage
5 files changed
+39
-18
lines changedDiff for: Gruntfile.js
+19-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
344 | 344 |
| |
345 | 345 |
| |
346 | 346 |
| |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
347 | 365 |
| |
348 | 366 |
| |
349 | 367 |
| |
350 | 368 |
| |
351 | 369 |
| |
352 | 370 |
| |
353 |
| - | |
| 371 | + | |
354 | 372 |
| |
355 | 373 |
| |
356 | 374 |
| |
|
Diff for: dist/angular-data.js
+13-11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
3 |
| - | |
4 |
| - | |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
9 |
| - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
1805 | 1805 |
| |
1806 | 1806 |
| |
1807 | 1807 |
| |
1808 |
| - | |
| 1808 | + | |
| 1809 | + | |
| 1810 | + | |
1809 | 1811 |
| |
1810 | 1812 |
| |
1811 | 1813 |
| |
| |||
4984 | 4986 |
| |
4985 | 4987 |
| |
4986 | 4988 |
| |
4987 |
| - | |
| 4989 | + | |
4988 | 4990 |
| |
4989 | 4991 |
| |
4990 | 4992 |
| |
| |||
5123 | 5125 |
| |
5124 | 5126 |
| |
5125 | 5127 |
| |
5126 |
| - | |
| 5128 | + |
Diff for: dist/angular-data.min.js
+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: src/adapters/localStorage.js
+3-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
176 |
| - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
177 | 179 |
| |
178 | 180 |
| |
179 | 181 |
| |
|
+2-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
| |||
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 |
| - | |
27 |
| - | |
| 26 | + | |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
|
0 commit comments