53f3a32f7b
lint error fixed
2015-04-24 14:59:54 +03:00
efcc0d0ddf
support for custom components inside templates with tests
2015-04-24 14:44:12 +03:00
95ca8d9c8c
Replace knownEvents modules with static strings.
2015-04-24 09:29:00 +03:00
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
7fc620e17c
Fix the style paths of the template apps
2015-04-22 17:59:02 +03:00
04f5c7b20f
properties will be copied to the custom component with XML + tests
2015-04-22 17:07:03 +03:00
d35b73f1b2
Fix test for Image.src default value
2015-04-22 17:00:48 +03:00
563c0d22c1
Add ui-test file
2015-04-22 16:08:55 +03:00
20b65a6d0c
Add base ui-test class
...
Update label-test to use the new ui-test class
2015-04-22 16:08:54 +03:00
c2e9c2f83d
Fix absolute-layout-tests on API level 19 & 21 (emulator)
2015-04-22 15:13:33 +03:00
31249de862
Fix tslint
2015-04-22 15:13:32 +03:00
93fa862ae3
Fix tests to pass on devices with floating density
...
Floor measure sizes
2015-04-22 15:13:31 +03:00
1851d76669
Improved SegmentedBar example
2015-04-20 18:08:40 +03:00
3bc025633b
Pickers fixes and tests
2015-04-20 18:08:40 +03:00
ac318f1172
Styles moved to app.css
2015-04-20 18:08:40 +03:00
acb6e92789
Pickers and segmented bar added to gallery
2015-04-20 18:08:39 +03:00
14a716fa31
Fix: Border supports background
2015-04-20 18:08:39 +03:00
102af56619
Merge pull request #299 from NativeScript/nnikolov/CodeSnippetsChanges
...
Changed gestures enums like other enums.
2015-04-20 17:36:47 +03:00
cd6e723c30
Changed gestures enums like other enums.
2015-04-20 16:32:06 +03:00
08ce45959c
Fixed the memory leaks in iOS.
2015-04-20 14:06:00 +03:00
ca3efb18cf
test for sub properties added
2015-04-20 14:02:21 +03:00
cffd0d54f7
toolbar commented
2015-04-20 09:53:06 +03:00
3d0882ffa7
Rewrote image-cache to use the native image caching features, i.e. LruCache and NSCache.
2015-04-16 10:06:45 +03:00
6720d1fc53
local-settings renamed to application-settings
2015-04-14 16:49:05 +03:00
646b4723ad
Fix ios unit-tests
...
Exclude Location tests for iOS
2015-04-14 12:24:39 +03:00
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
1e73d93f1f
Removed image extension validation from image-cache. Images with no extensions can now be loaded.
2015-04-09 16:37:30 +03:00
8cbea58f43
Merge pull request #272 from NativeScript/atanasovg/fix-file-system
...
Fix a bug in the file-system module for iOS (NSDate is automatically mar...
2015-04-08 14:54:54 +03:00
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
16822a862b
Placeholder: A widget that allows adding native views to the visual tree.
2015-04-08 13:01:08 +03:00
5cce9e206b
Update unittest helper method navigation checks
2015-04-08 10:55:08 +03:00
0386d07604
Delete one unittest - not needed
2015-04-08 10:55:04 +03:00
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
cbbd28be6b
More tests fixed
2015-04-07 14:10:34 +03:00
97ba48346a
Fixed tests
2015-04-07 14:10:34 +03:00
f33bfe3a98
Reverted test app to run mainPage instead of testRunnerPage.
2015-04-06 11:03:27 +03:00
69dc92026c
Moved text-align and font-size to TextBase and fixed a WebView test.
2015-04-03 16:41:19 +03:00
61f5022a69
Binding to object via keyword.
2015-04-03 16:08:28 +03:00
1183c08607
Fixed a tslint warning.
2015-04-03 13:32:42 +03:00
38bc482359
Moved delegate handling to onLoaded / onUnloaded methods and reworked the WebView tests.
2015-04-03 13:32:39 +03:00
5630fbcd01
Removed unnecessary slashes.
2015-04-03 12:18:23 +03:00
fd418f4dbf
Fixed paths for label tests.
2015-04-03 12:00:17 +03:00
8262e47833
Master Detail path fixed
2015-04-01 16:29:16 +03:00
d952faa3c2
Added application resources (used for binding converters), also some bug
...
fixes (binding related).
2015-04-01 11:45:30 +03:00
70aa10d7ea
MenuItems should inherit binding context when defined form XML
2015-03-31 12:36:04 +03:00
54f80f54fc
snippet-fix
2015-03-30 11:04:43 +03:00
79fb7e2a34
http for android header values fixed and test added
2015-03-30 09:42:12 +03:00
6841c66de8
yet another android property naming fixed
2015-03-27 16:32:45 +02:00
9ee7d5f90b
new android runtime properties modules fixed
2015-03-27 11:13:44 +02:00
23b1825fc7
implement menuOptions
2015-03-26 17:32:27 +02:00