454 Commits

Author SHA1 Message Date
02e3b2fe78 Button tests now run except for those on TextBase 2016-12-28 12:42:40 +02:00
8ed9b3a1f9 Fixed tests for ListPicker. 2016-12-28 11:59:34 +02:00
f7c9dc2adc Fix Repeater 2016-12-27 16:00:56 +02:00
228b914162 Remove redundant console.log 2016-12-27 15:29:43 +02:00
caf0aa7e69 Merge pull request #3367 from NativeScript/fix-list-view
Fix: Trying to clear inherited props after the view has been detached…
2016-12-27 15:27:54 +02:00
d00be55def Remove wrong type check 2016-12-27 15:27:28 +02:00
f64f74fb7b Fix: Trying to clear inherited props after the view has been detached throws 2016-12-27 15:27:13 +02:00
eba5534197 Make some Button tests pass for iOS 2016-12-27 14:54:30 +02:00
9d351221fb Fix WebView 2016-12-27 13:54:42 +02:00
0cd1ff9e05 Merge pull request #3363 from NativeScript/nnikolov/TimeAndDatePickerTests
Fixed tests for time and date pickers.
2016-12-27 13:53:55 +02:00
c66e3e8ab5 Fix tslint errors 2016-12-27 13:20:59 +02:00
ac59c1b082 Add nativeView in page.ios.ts and get the UIViewControler view as nativeView 2016-12-27 13:12:58 +02:00
80f45105bc Fix SearchBar for Android 2016-12-27 12:33:23 +02:00
9f7d5056c0 Fixed tests for time and date pickers. 2016-12-27 11:13:46 +02:00
70cc1dd5d9 Move the effective* values from style to this 2016-12-27 10:57:10 +02:00
4069832c3e Fix TimePicker for Android 2016-12-27 09:15:10 +02:00
f594a002b2 Fix DatePicker 2016-12-22 17:32:02 +02:00
a0a202113e Fixed HtmlView 2016-12-22 17:09:19 +02:00
f303a74570 Fixed Switch 2016-12-22 16:50:45 +02:00
0ec9950d46 Padding 2016-12-22 14:45:41 +02:00
2d05e6ac6f Scroll-view tests 2016-12-22 13:48:19 +02:00
7931ecd4f8 Fix tslint errors 2016-12-21 17:42:31 +02:00
fbf22c9200 Merge pull request #3342 from NativeScript/fixes
Fixes
2016-12-21 17:08:59 +02:00
9f2b647d09 Fixed null reference exception 2016-12-21 17:08:19 +02:00
291d36dba6 expressions + formatted string tests 2016-12-21 16:36:58 +02:00
4cd3eed1cd Trying to fix padding... 2016-12-21 14:30:34 +02:00
432a849d99 FIX: setInputType of undefined in Android 2016-12-21 14:26:46 +02:00
ae0716a242 Merge pull request #3341 from NativeScript/padding
Fix: string values read from XML are not converted to the correct typ…
2016-12-21 14:16:25 +02:00
3529346c23 Fix: string values read from XML are not converted to the correct type before assignment 2016-12-21 14:13:00 +02:00
8bf088edac Merge pull request #3339 from NativeScript/cankov/modules-30-test-300
Let about 300 non UI tests run
2016-12-21 12:11:55 +02:00
f5905f072d fix tab-view, segmented-bar, action-bar, all ViewBases (#3340) 2016-12-21 12:02:02 +02:00
185b84e0ba Let about 300 non UI tests run 2016-12-21 11:55:55 +02:00
25bd65d95c Make 0 test run successfuly 2016-12-21 10:40:47 +02:00
417064fd38 Fix Android lifecycle 2016-12-20 16:12:52 +02:00
3cfab990c4 Comment out TabView which does not compile 2016-12-20 14:23:37 +02:00
2aebdd800c Fix apps runtime crashes 2016-12-20 14:09:28 +02:00
d9ab6b960a working on tab-view 2016-12-20 14:08:13 +02:00
c6290e2ce3 Fixed utils.android 2016-12-20 14:08:13 +02:00
d10ca1da03 Fix the last several errors 2016-12-20 13:36:10 +02:00
6122c44126 added class property to ViewBase (#3327) 2016-12-20 11:38:29 +02:00
295f9a432f apps app can now compile 2016-12-20 11:35:04 +02:00
9236517fcb GridUnitType enum + fixes 2016-12-20 11:21:31 +02:00
bde5687273 Fixed ~60 tsc errors 2016-12-20 10:55:49 +02:00
c71b4d4bf1 Hhristov/modules30 fixes (#3321)
* Fixed bindings, several css properties, attached properties

* Fix valueChanged handlers
Fix double registration of width/height property handlers

* fix broken merge
2016-12-19 17:52:18 +02:00
63e4139a65 Merge branch 'hhristov/modules30' into alignments 2016-12-19 17:27:49 +02:00
c5b98de528 Merge pull request #3317 from NativeScript/cankov/modules30
Fixing type errors in tests
2016-12-19 16:35:06 +02:00
8ac7c8d574 HorizontalAlignment and VerticalAlignment 2016-12-19 16:25:08 +02:00
6cfbaae947 Add 'auto' and number to the PercentLength and Length types 2016-12-19 15:53:01 +02:00
35c06ba855 Fixed the ActivityIndicator busy/visibility problems. 2016-12-19 14:57:53 +02:00
9be5d4301a Add several missing types to view.d.ts 2016-12-19 13:13:59 +02:00