|
dd9e70fc6c
|
more fixes
|
2015-05-15 17:27:26 +03:00 |
|
|
3a80949ee7
|
test fixed
|
2015-05-15 13:37:28 +03:00 |
|
|
17b53bcb41
|
test added
|
2015-05-15 11:34:55 +03:00 |
|
|
55882500c8
|
Fix tabs when pageCache is enabled
|
2015-05-14 16:45:56 +03:00 |
|
|
aa697d1c44
|
Bindable tests fix.
|
2015-05-14 15:16:05 +03:00 |
|
|
d8bd0031db
|
http timeout fixes + test
|
2015-05-14 11:32:33 +03:00 |
|
|
979cc7eb1f
|
test improved
|
2015-05-14 09:24:15 +03:00 |
|
|
03ddb15d14
|
Fixed issue with remaining options menu item (iOS).
|
2015-05-13 11:27:56 +03:00 |
|
|
f374fb4c7f
|
lint errors fixed
|
2015-05-13 10:57:17 +03:00 |
|
|
9e7fbc8a92
|
Binding gestures event handlers support added
|
2015-05-13 10:53:08 +03:00 |
|
|
bb57bfb88d
|
Fixed issue when UI element is bound to source different from bindingContext.
|
2015-05-12 14:56:53 +03:00 |
|
|
97cfeb541c
|
load image-source from base64 string added + tests
|
2015-05-12 14:20:23 +03:00 |
|
|
6e9c3f40fd
|
Fixed tslint error.
|
2015-05-11 13:25:29 +03:00 |
|
|
0ef1e7a6ca
|
Added test for binding context reload (when navigating) issue.
|
2015-05-11 13:22:26 +03:00 |
|
|
81746533e5
|
test added
|
2015-05-11 11:33:09 +03:00 |
|
|
2e4b2eacf2
|
Fixed issue when bindingContext is bound more than once.
|
2015-05-08 09:53:59 +03:00 |
|
|
87bc833323
|
Build fix
|
2015-05-07 10:34:43 +03:00 |
|
|
8d7fb8d3a0
|
fix test
|
2015-05-05 18:47:48 +03:00 |
|
|
9eb0716562
|
Tests and fix for loading custom components with no code-behind
|
2015-05-05 18:37:43 +03:00 |
|
|
68e50f28d2
|
Ts lint
|
2015-05-05 16:31:07 +03:00 |
|
|
45450456a1
|
Loaded/Unloaded fix
|
2015-05-05 16:15:00 +03:00 |
|
|
371c1b1d05
|
Test and test setup
|
2015-05-05 16:15:00 +03:00 |
|
|
41283b0bb3
|
Replace local settings with application settings in snippets.
|
2015-04-30 13:49:09 +03:00 |
|
|
9174ffd15d
|
Merge pull request #102 from NativeScript/ui-builder-namespace-
default namespace replaced with regex
|
2015-04-29 11:12:30 +03:00 |
|
|
5f5f6387f1
|
fix failing unit-test
|
2015-04-29 11:05:55 +03:00 |
|
|
c192aba30e
|
default namespace replaced with regex
|
2015-04-29 10:58:16 +03:00 |
|
|
f59f885824
|
Cheat the TypeScript compilse that removed the <hide> tag before the try-catch block
|
2015-04-28 14:29:15 +03:00 |
|
|
edf4bd521e
|
Add the example
|
2015-04-06 11:48:24 +03:00 |
|
|
291bc3d86d
|
Fix verticalAlignment center placement
|
2015-04-28 13:20:41 +03:00 |
|
|
7150230655
|
Fix broken unit-test in ios
|
2015-04-27 11:42:30 +03:00 |
|
|
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 |
|