Commit Graph

115 Commits

Author SHA1 Message Date
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
atanasovg
57679f8fc8 Fix a bug in the file-system module for iOS (NSDate is automatically marshalled to JS Date). 2015-04-08 14:14:52 +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
vakrilov
cbbd28be6b More tests fixed 2015-04-07 14:10:34 +03:00
vakrilov
97ba48346a Fixed tests 2015-04-07 14:10:34 +03:00
Nedyalko Nikolov
f33bfe3a98 Reverted test app to run mainPage instead of testRunnerPage. 2015-04-06 11:03:27 +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
79fb7e2a34 http for android header values fixed and test added 2015-03-30 09:42:12 +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
70756fb115 OptionsMenu XML support 2015-03-26 17:32:25 +02:00
Vladimir Enchev
f2e614b664 initial commit 2015-03-26 17:32:23 +02:00
Erjan Gavalji
d5af4c4723 Fix tests app paths 2015-03-24 16:05:54 +02:00
Nedyalko Nikolov
85ce179103 Some improvements to location module API. 2015-03-25 14:45:20 +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
vakrilov
16b9676a2c Fix: Deleteing known folder should resolve as error 2015-03-20 12:13:12 +02:00
vakrilov
88f6a936fc Tests added and master-detail tempalte updated 2015-03-19 18:24:02 +02:00
vakrilov
0b2c4cc523 file-name-resolver module 2015-03-19 18:00:49 +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
Nedyalko Nikolov
7862a1bfd5 Binding converter run-time errors logging on console. 2015-03-12 15:57:12 +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
vakrilov
81c5b76bc3 Resource prefix v.01 2015-03-12 10:33:50 +02:00
Erjan Gavalji
e9d2b828e8 Close the grid layout snippet tag 2015-03-09 10:59:05 +02:00