Commit 3c2c1d9
File tree
10 files changed
+142
-50
lines changedFilter options
- tests/app
- app
- livesync
- ui/builder
- tns-core-modules/ui
- builder
- core
- view
- view-base
- frame
10 files changed
+142
-50
lines changedtests/app/app/main-page.css
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
tests/app/livesync/livesync-tests.ts
Copy file name to clipboardExpand all lines: tests/app/livesync/livesync-tests.ts+27-1Lines changed: 27 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
56 | 57 |
|
57 | 58 |
|
58 | 59 |
|
59 |
| - |
| 60 | + |
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
| ||
110 | 111 |
|
111 | 112 |
|
112 | 113 |
|
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
113 | 139 |
|
+6-3Lines changed: 6 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
168 | 168 |
|
169 | 169 |
|
170 | 170 |
|
171 |
| - |
172 |
| - |
173 |
| - |
174 | 171 |
|
175 | 172 |
|
176 | 173 |
|
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
177 | 180 |
|
178 | 181 |
|
179 | 182 |
|
|
tests/app/ui/builder/builder-tests.ts
Copy file name to clipboard+26Lines changed: 26 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 | + |
tests/app/ui/builder/component-module.xml
Copy file name to clipboard+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
tns-core-modules/ui/builder/builder.ts
Copy file name to clipboardExpand all lines: tns-core-modules/ui/builder/builder.ts+12-4Lines changed: 12 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
| 62 | + |
| 63 | + |
| 64 | + |
63 | 65 |
|
64 | 66 |
|
65 | 67 |
|
| ||
96 | 98 |
|
97 | 99 |
|
98 | 100 |
|
99 |
| - |
| 101 | + |
100 | 102 |
|
101 | 103 |
|
102 | 104 |
|
| ||
108 | 110 |
|
109 | 111 |
|
110 | 112 |
|
111 |
| - |
| 113 | + |
112 | 114 |
|
113 | 115 |
|
114 | 116 |
|
| ||
128 | 130 |
|
129 | 131 |
|
130 | 132 |
|
131 |
| - |
| 133 | + |
132 | 134 |
|
133 | 135 |
|
134 | 136 |
|
135 | 137 |
|
136 | 138 |
|
137 | 139 |
|
138 | 140 |
|
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
139 | 147 |
|
140 | 148 |
|
141 | 149 |
|
|
tns-core-modules/ui/core/view-base/view-base.d.ts
Copy file name to clipboardExpand all lines: tns-core-modules/ui/core/view-base/view-base.d.ts+6Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
108 | 108 |
|
109 | 109 |
|
110 | 110 |
|
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
111 | 117 |
|
112 | 118 |
|
113 | 119 |
|
|
tns-core-modules/ui/core/view-base/view-base.ts
Copy file name to clipboardExpand all lines: tns-core-modules/ui/core/view-base/view-base.ts+4-2Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
244 | 244 |
|
245 | 245 |
|
246 | 246 |
|
| 247 | + |
| 248 | + |
247 | 249 |
|
248 | 250 |
|
249 | 251 |
|
| ||
651 | 653 |
|
652 | 654 |
|
653 | 655 |
|
654 |
| - |
| 656 | + |
655 | 657 |
|
656 | 658 |
|
657 | 659 |
|
| ||
688 | 690 |
|
689 | 691 |
|
690 | 692 |
|
691 |
| - |
| 693 | + |
692 | 694 |
|
693 | 695 |
|
694 | 696 |
|
|
tns-core-modules/ui/core/view/view-common.ts
Copy file name to clipboardExpand all lines: tns-core-modules/ui/core/view/view-common.ts+32-7Lines changed: 32 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
8 |
| - |
| 8 | + |
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| ||
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | + |
| 164 | + |
| 165 | + |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
139 | 170 |
|
140 | 171 |
|
141 | 172 |
|
| ||
210 | 241 |
|
211 | 242 |
|
212 | 243 |
|
213 |
| - |
214 |
| - |
215 |
| - |
216 |
| - |
217 |
| - |
218 |
| - |
219 | 244 |
|
220 | 245 |
|
221 | 246 |
|
|
tns-core-modules/ui/frame/frame-common.ts
Copy file name to clipboardExpand all lines: tns-core-modules/ui/frame/frame-common.ts+23-33Lines changed: 23 additions & 33 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
564 | 564 |
|
565 | 565 |
|
566 | 566 |
|
567 |
| - |
568 |
| - |
569 |
| - |
570 |
| - |
571 |
| - |
572 |
| - |
573 |
| - |
574 |
| - |
575 |
| - |
576 |
| - |
577 |
| - |
578 |
| - |
579 |
| - |
580 |
| - |
581 |
| - |
| 567 | + |
| 568 | + |
| 569 | + |
| 570 | + |
582 | 571 |
|
583 |
| - |
584 | 572 |
|
585 |
| - |
586 |
| - |
587 |
| - |
588 |
| - |
589 |
| - |
590 |
| - |
591 |
| - |
592 |
| - |
| 573 | + |
| 574 | + |
| 575 | + |
| 576 | + |
| 577 | + |
| 578 | + |
| 579 | + |
| 580 | + |
| 581 | + |
593 | 582 |
|
594 |
| - |
595 |
| - |
596 |
| - |
597 |
| - |
598 |
| - |
599 |
| - |
600 |
| - |
| 583 | + |
| 584 | + |
| 585 | + |
| 586 | + |
| 587 | + |
| 588 | + |
| 589 | + |
| 590 | + |
601 | 591 |
|
602 |
| - |
603 | 592 |
|
604 |
| - |
| 593 | + |
| 594 | + |
605 | 595 |
|
606 | 596 |
|
607 | 597 |
|
|
0 commit comments