|
b0e43f659a
|
Merge pull request #3379 from NativeScript/cankov/modules30-stack-layout-tests
Run all stack-layout tests
|
2016-12-29 11:52:20 +02:00 |
|
|
773e069681
|
Run all stack-layout tests
|
2016-12-29 11:46:04 +02:00 |
|
|
bbc804a7b5
|
Merge pull request #3375 from NativeScript/cankov/modules30-label-tests
Fix most of the Label tests
|
2016-12-28 17:38:14 +02:00 |
|
|
becf428e90
|
Fix most of the label tests
|
2016-12-28 17:33:38 +02:00 |
|
|
2bc48f3f1b
|
Merge pull request #3373 from NativeScript/hdeshev/css-selector-parser-tests
Enable css-selector-parser tests (passing).
|
2016-12-28 15:57:03 +02:00 |
|
|
496e1805b0
|
Merge pull request #3374 from NativeScript/nnikolov/SwitchTests
Switch test fixed.
|
2016-12-28 15:45:18 +02:00 |
|
|
535a9ba1c2
|
Switch test fixed.
|
2016-12-28 15:42:32 +02:00 |
|
|
14bb523ca0
|
Enable css-selector-parser tests (passing).
|
2016-12-28 15:32:21 +02:00 |
|
|
3d820b307b
|
Merge pull request #3372 from NativeScript/nnikolov/ScrollViewTests
Run ScrollView tests.
|
2016-12-28 13:29:06 +02:00 |
|
|
b2342189d9
|
Run ScrollView tests.
|
2016-12-28 13:27:46 +02:00 |
|
|
1bf939d008
|
Merge pull request #3371 from NativeScript/cankov/modules30-button-tests
Button tests now run except for those on TextBase
|
2016-12-28 12:48:50 +02:00 |
|
|
02e3b2fe78
|
Button tests now run except for those on TextBase
|
2016-12-28 12:42:40 +02:00 |
|
|
e05a015438
|
Merge pull request #3370 from NativeScript/nnikolov/FixedListPickerTests
Fixed tests for ListPicker.
|
2016-12-28 12:11:58 +02:00 |
|
|
8ed9b3a1f9
|
Fixed tests for ListPicker.
|
2016-12-28 11:59:34 +02:00 |
|
|
a77667b31a
|
Merge pull request #3368 from NativeScript/fix-repeater
Fix Repeater
|
2016-12-27 16:01:43 +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 |
|
|
fd4780b939
|
Merge pull request #3366 from NativeScript/cankov/modules30-ios-button-fixes
Make some Button tests pass for iOS
|
2016-12-27 14:55:40 +02:00 |
|
|
eba5534197
|
Make some Button tests pass for iOS
|
2016-12-27 14:54:30 +02:00 |
|
|
3088b70ef3
|
Merge pull request #3365 from NativeScript/fix-web-view
Fix WebView
|
2016-12-27 13:55:43 +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 |
|
|
e4bf9ec7b2
|
Merge pull request #3364 from NativeScript/fix-search-bar
Fix SearchBar for Android
|
2016-12-27 12:34:14 +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 |
|
|
ca4f39f272
|
Merge pull request #3362 from NativeScript/cankov/modules30-effective-this
Move the effective* values from style to this
|
2016-12-27 11:08:28 +02:00 |
|
|
70cc1dd5d9
|
Move the effective* values from style to this
|
2016-12-27 10:57:10 +02:00 |
|
|
fbb756e524
|
Merge pull request #3361 from NativeScript/fix-time-picker
Fix TimePicker for Android
|
2016-12-27 09:16:37 +02:00 |
|
|
4069832c3e
|
Fix TimePicker for Android
|
2016-12-27 09:15:10 +02:00 |
|
|
b93041747d
|
Merge pull request #3350 from NativeScript/fix-date-picker
Fix DatePicker
|
2016-12-22 17:32:48 +02:00 |
|
|
f594a002b2
|
Fix DatePicker
|
2016-12-22 17:32:02 +02:00 |
|
|
2b4bb4fa3e
|
Merge pull request #3349 from NativeScript/fix-html-view
Fixed HtmlView
|
2016-12-22 17:10:07 +02:00 |
|
|
a0a202113e
|
Fixed HtmlView
|
2016-12-22 17:09:19 +02:00 |
|
|
9d712cfaf6
|
Merge pull request #3348 from NativeScript/fixed-switch
Fixed Switch
|
2016-12-22 17:05:58 +02:00 |
|
|
f303a74570
|
Fixed Switch
|
2016-12-22 16:50:45 +02:00 |
|
|
a276db4c38
|
Merge pull request #3346 from NativeScript/padding
Padding
|
2016-12-22 15:36:11 +02:00 |
|
|
0ec9950d46
|
Padding
|
2016-12-22 14:45:41 +02:00 |
|
|
2d05e6ac6f
|
Scroll-view tests
|
2016-12-22 13:48:19 +02:00 |
|
|
447ee79cb1
|
Merge pull request #3343 from NativeScript/cankov/modules30-lint-free
Fix tslint errors
|
2016-12-22 13:43:56 +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 |
|
|
8a4e6c4ba0
|
Refactor Bindable tests (still some failing)
|
2016-12-21 14:47:57 +02:00 |
|
|
4cd3eed1cd
|
Trying to fix padding...
|
2016-12-21 14:30:34 +02:00 |
|