vakrilov
0e8ea034c7
ListView memory leak tests
2015-05-15 18:39:01 +03:00
vakrilov
55882500c8
Fix tabs when pageCache is enabled
2015-05-14 16:45:56 +03:00
Nedyalko Nikolov
aa697d1c44
Bindable tests fix.
2015-05-14 15:16:05 +03:00
Nedyalko Nikolov
03ddb15d14
Fixed issue with remaining options menu item (iOS).
2015-05-13 11:27:56 +03:00
Nedyalko Nikolov
bb57bfb88d
Fixed issue when UI element is bound to source different from bindingContext.
2015-05-12 14:56:53 +03:00
Nedyalko Nikolov
6e9c3f40fd
Fixed tslint error.
2015-05-11 13:25:29 +03:00
Nedyalko Nikolov
0ef1e7a6ca
Added test for binding context reload (when navigating) issue.
2015-05-11 13:22:26 +03:00
Nedyalko Nikolov
2e4b2eacf2
Fixed issue when bindingContext is bound more than once.
2015-05-08 09:53:59 +03:00
vakrilov
45450456a1
Loaded/Unloaded fix
2015-05-05 16:15:00 +03:00
vakrilov
371c1b1d05
Test and test setup
2015-05-05 16:15:00 +03:00
hshristov
7150230655
Fix broken unit-test in ios
2015-04-27 11:42:30 +03:00
Nedyalko Nikolov
95ca8d9c8c
Replace knownEvents modules with static strings.
2015-04-24 09:29:00 +03:00
hshristov
d35b73f1b2
Fix test for Image.src default value
2015-04-22 17:00:48 +03:00
hshristov
20b65a6d0c
Add base ui-test class
...
Update label-test to use the new ui-test class
2015-04-22 16:08:54 +03:00
hshristov
93fa862ae3
Fix tests to pass on devices with floating density
...
Floor measure sizes
2015-04-22 15:13:31 +03:00
vakrilov
3bc025633b
Pickers fixes and tests
2015-04-20 18:08:40 +03:00
Nedyalko Nikolov
cd6e723c30
Changed gestures enums like other enums.
2015-04-20 16:32:06 +03:00
Rossen Hristov
3d0882ffa7
Rewrote image-cache to use the native image caching features, i.e. LruCache and NSCache.
2015-04-16 10:06:45 +03:00
hshristov
f0f6992cf0
Remove Action property from Intent class.
...
Location tests are not executed on emulator.
Label test made for iOS only.
Change frame.android.action property to method.
Image measured widht/height are now floor (like in android runtime).
2015-04-09 17:54:22 +03:00
Rossen Hristov
1e73d93f1f
Removed image extension validation from image-cache. Images with no extensions can now be loaded.
2015-04-09 16:37:30 +03:00
hshristov
5cce9e206b
Update unittest helper method navigation checks
2015-04-08 10:55:08 +03:00
hshristov
0386d07604
Delete one unittest - not needed
2015-04-08 10:55:04 +03:00
hshristov
b27c05e52c
Fix label ellipsis issue on zoomed iPhone 6 Plus.
...
Fix Image.imageSource propertyMetadata to affects layout.
2015-04-08 10:55:00 +03:00
Rossen Hristov
69dc92026c
Moved text-align and font-size to TextBase and fixed a WebView test.
2015-04-03 16:41:19 +03:00
Nedyalko Nikolov
61f5022a69
Binding to object via keyword.
2015-04-03 16:08:28 +03:00
Rossen Hristov
1183c08607
Fixed a tslint warning.
2015-04-03 13:32:42 +03:00
Rossen Hristov
38bc482359
Moved delegate handling to onLoaded / onUnloaded methods and reworked the WebView tests.
2015-04-03 13:32:39 +03:00
Nedyalko Nikolov
5630fbcd01
Removed unnecessary slashes.
2015-04-03 12:18:23 +03:00
Nedyalko Nikolov
fd418f4dbf
Fixed paths for label tests.
2015-04-03 12:00:17 +03:00
Nedyalko Nikolov
d952faa3c2
Added application resources (used for binding converters), also some bug
...
fixes (binding related).
2015-04-01 11:45:30 +03:00
vakrilov
70aa10d7ea
MenuItems should inherit binding context when defined form XML
2015-03-31 12:36:04 +03:00
vakrilov
54f80f54fc
snippet-fix
2015-03-30 11:04:43 +03:00
Vladimir Enchev
6841c66de8
yet another android property naming fixed
2015-03-27 16:32:45 +02:00
Vladimir Enchev
9ee7d5f90b
new android runtime properties modules fixed
2015-03-27 11:13:44 +02:00
hshristov
23b1825fc7
implement menuOptions
2015-03-26 17:32:27 +02:00
Erjan Gavalji
d5af4c4723
Fix tests app paths
2015-03-24 16:05:54 +02:00
Rossen Hristov
7d15ae8249
Implemented Observable constructor that accepts JSON objects.
2015-03-24 12:26:17 +02:00
Rossen Hristov
d1f97d7050
Added support for binding to all Style properties directly.
2015-03-23 09:21:39 +02:00
Rossen Hristov
0283d35a46
Added loadStarted event.
2015-03-19 09:38:35 +02:00
Rossen Hristov
2adac392af
Added DatePicker.minDate and DatePicker.maxDate.
2015-03-18 13:00:59 +02:00
Nedyalko Nikolov
b569451bc7
Added named parameters support for xml binding definition.
2015-03-18 08:44:51 +02:00
Rossen Hristov
0118d5f6d1
Minor capitalization fixes.
2015-03-17 15:41:45 +02:00
Rossen Hristov
6bfc0fae37
Fixed a code snippet.
2015-03-17 15:35:44 +02:00
Rossen Hristov
0fdc7fc4be
Fixed several code snippets.
2015-03-17 15:26:26 +02:00
Rossen Hristov
ce74b849f5
Fixed all time-picker issues and covered it with tests.
2015-03-17 14:23:15 +02:00
Rossen Hristov
222087a077
Fixed all DatePicker issues in both platforms and covered with tests.
2015-03-17 12:31:12 +02:00
Vladimir Enchev
5dee35cb83
segmented-bar tests & fixes
2015-03-17 11:33:34 +02:00
Nedyalko Nikolov
d56d036e6a
More friendly Css parser error messages
2015-03-16 17:19:44 +02:00
Rossen Hristov
5f47a31761
Fixed tslint errors.
2015-03-16 12:32:55 +02:00
Rossen Hristov
78a47598d3
Covered ListPicker with tests.
2015-03-16 10:39:28 +02:00