File tree
62 files changed
+113
-254
lines changed- nativescript-angular
- common
- directives
- hooks
- polyfills
- router
- value-accessors
- ng-sample
- app
- examples
- action-bar
- modal
- hooks
- before-livesync
- before-prepare
- src
- tests
- hooks/before-prepare
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
62 files changed
+113
-254
lines changedDiff for: .gitignore
+11-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
2 | 1 |
| |
3 | 2 |
| |
4 | 3 |
| |
5 |
| - | |
6 |
| - | |
7 |
| - | |
8 |
| - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
9 | 15 |
| |
10 | 16 |
| |
11 | 17 |
| |
| |||
19 | 25 |
| |
20 | 26 |
| |
21 | 27 |
| |
22 |
| - | |
23 | 28 |
| |
24 | 29 |
| |
25 | 30 |
| |
|
Diff for: .travis.yml
+5-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
28 | 33 |
| |
29 | 34 |
| |
30 | 35 |
| |
31 | 36 |
| |
32 | 37 |
| |
33 | 38 |
| |
34 | 39 |
| |
35 |
| - | |
36 |
| - | |
37 |
| - | |
38 | 40 |
| |
39 | 41 |
|
Diff for: DEVELOPERS.md
-46
This file was deleted.
Diff for: README.md
+29-16
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
| |||
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 |
| - | |
28 |
| - | |
29 |
| - | |
30 |
| - | |
31 |
| - | |
32 |
| - | |
| 27 | + | |
33 | 28 |
| |
| 29 | + | |
34 | 30 |
| |
35 | 31 |
| |
36 | 32 |
| |
| 33 | + | |
37 | 34 |
| |
38 | 35 |
| |
39 |
| - | |
40 |
| - | |
41 |
| - | |
| 36 | + | |
42 | 37 |
| |
43 | 38 |
| |
44 | 39 |
| |
| |||
61 | 56 |
| |
62 | 57 |
| |
63 | 58 |
| |
| 59 | + | |
64 | 60 |
| |
65 | 61 |
| |
66 | 62 |
| |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
67 | 69 |
| |
| 70 | + | |
68 | 71 |
| |
69 | 72 |
| |
70 | 73 |
| |
71 | 74 |
| |
72 |
| - | |
73 |
| - | |
74 |
| - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
75 | 86 |
| |
76 |
| - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
77 | 90 |
| |
78 | 91 |
| |
79 | 92 |
| |
|
Diff for: gruntfile.js
-139
This file was deleted.
Diff for: nativescript-angular/.npmignore
+11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
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.
Diff for: nativescript-angular/global.d.ts
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
Diff for: nativescript-angular/gulpfile.js
+15
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 | + |
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments