Commit Graph

602 Commits

Author SHA1 Message Date
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
Vladimir Enchev
81746533e5 test added 2015-05-11 11:33:09 +03:00
Nedyalko Nikolov
2e4b2eacf2 Fixed issue when bindingContext is bound more than once. 2015-05-08 09:53:59 +03:00
vakrilov
87bc833323 Build fix 2015-05-07 10:34:43 +03:00
vakrilov
8d7fb8d3a0 fix test 2015-05-05 18:47:48 +03:00
vakrilov
9eb0716562 Tests and fix for loading custom components with no code-behind 2015-05-05 18:37:43 +03:00
vakrilov
68e50f28d2 Ts lint 2015-05-05 16:31:07 +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
Nedyalko Nikolov
41283b0bb3 Replace local settings with application settings in snippets. 2015-04-30 13:49:09 +03:00
Vladimir Enchev
9174ffd15d Merge pull request #102 from NativeScript/ui-builder-namespace-
default namespace replaced with regex
2015-04-29 11:12:30 +03:00
hshristov
5f5f6387f1 fix failing unit-test 2015-04-29 11:05:55 +03:00
Vladimir Enchev
c192aba30e default namespace replaced with regex 2015-04-29 10:58:16 +03:00
Erjan Gavalji
f59f885824 Cheat the TypeScript compilse that removed the <hide> tag before the try-catch block 2015-04-28 14:29:15 +03:00
Erjan Gavalji
edf4bd521e Add the example 2015-04-06 11:48:24 +03:00
hshristov
291bc3d86d Fix verticalAlignment center placement 2015-04-28 13:20:41 +03:00
hshristov
7150230655 Fix broken unit-test in ios 2015-04-27 11:42:30 +03:00
Vladimir Enchev
53f3a32f7b lint error fixed 2015-04-24 14:59:54 +03:00
Vladimir Enchev
efcc0d0ddf support for custom components inside templates with tests 2015-04-24 14:44:12 +03:00
Nedyalko Nikolov
95ca8d9c8c Replace knownEvents modules with static strings. 2015-04-24 09:29:00 +03:00
Vladimir Enchev
aad02aa789 Merge pull request #308 from NativeScript/custom-components
properties will be copied to the custom component with XML + tests
2015-04-23 08:27:12 +03:00
Vladimir Enchev
04f5c7b20f properties will be copied to the custom component with XML + tests 2015-04-22 17:07:03 +03:00
hshristov
d35b73f1b2 Fix test for Image.src default value 2015-04-22 17:00:48 +03:00
hshristov
563c0d22c1 Add ui-test file 2015-04-22 16:08:55 +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
c2e9c2f83d Fix absolute-layout-tests on API level 19 & 21 (emulator) 2015-04-22 15:13:33 +03:00
hshristov
31249de862 Fix tslint 2015-04-22 15:13:32 +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
102af56619 Merge pull request #299 from NativeScript/nnikolov/CodeSnippetsChanges
Changed gestures enums like other enums.
2015-04-20 17:36:47 +03:00
Nedyalko Nikolov
cd6e723c30 Changed gestures enums like other enums. 2015-04-20 16:32:06 +03:00
Vladimir Enchev
ca3efb18cf test for sub properties added 2015-04-20 14:02:21 +03:00
Vladimir Enchev
cffd0d54f7 toolbar commented 2015-04-20 09:53: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
Vladimir Enchev
6720d1fc53 local-settings renamed to application-settings 2015-04-14 16:49:05 +03:00
hshristov
646b4723ad Fix ios unit-tests
Exclude Location tests for iOS
2015-04-14 12:24:39 +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
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