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
vakrilov
36e0f80a10
Image-source modules refactoring
2015-03-13 16:32:05 +02:00
Rossen Hristov
0858f9403d
Fixed the failing TextField.secure tests.
2015-03-12 17:05:31 +02:00
vakrilov
af1d90f4ed
Snippet added
2015-03-12 10:33:51 +02:00
vakrilov
9113faacc4
Image src and imageSource properties defined
2015-03-12 10:33:50 +02:00
Vladimir Enchev
bd9b813cc5
TabEntry renamed to TabViewItem
2015-03-09 10:36:47 +02:00
Vladimir Enchev
63f9509432
XML examples added
2015-03-09 08:32:30 +02:00
Nedyalko Nikolov
4152e66195
Observable array now fires property change for length property.
2015-03-05 14:55:16 +02:00
Nedyalko Nikolov
46fcc22672
Added some links to ApiReference.
2015-03-04 14:49:45 +02:00
Vladimir Enchev
3903ec13a6
image changed
2015-03-04 13:27:20 +02:00
Vladimir Enchev
6e23745af8
image url with "~/" test added
2015-03-04 13:26:52 +02:00
Erjan Gavalji
cc829e0152
definitions fixed
2015-03-03 10:34:40 +02:00