|
71c9266be3
|
WeakEvents refactoring and used in ListView
|
2015-05-15 18:39:01 +03:00 |
|
|
0e8ea034c7
|
ListView memory leak tests
|
2015-05-15 18:39:01 +03:00 |
|
|
fd9ff189ba
|
List view attaches with weakEventHandler
|
2015-05-15 18:39:00 +03:00 |
|
|
727145caeb
|
Merge pull request #168 from NativeScript/platform-specific-attributes
support for platform specific attributes added
|
2015-05-15 17:46:14 +03:00 |
|
|
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 |
|
|
49576d2087
|
support for platform specific attributes added
|
2015-05-15 11:13:53 +03:00 |
|
|
1da973d2e8
|
Merge pull request #134 from NativeScript/feature/cuteness-tab-fix
Fix tabs when pageCache is enabled
|
2015-05-14 16:57:10 +03:00 |
|
|
55882500c8
|
Fix tabs when pageCache is enabled
|
2015-05-14 16:45:56 +03:00 |
|
|
5294b9b57d
|
Merge pull request #164 from NativeScript/nnikolov/testsFixes
Bindable tests fix.
|
2015-05-14 15:21:19 +03:00 |
|
|
aa697d1c44
|
Bindable tests fix.
|
2015-05-14 15:16:05 +03:00 |
|
|
213b4e79fb
|
Merge pull request #160 from NativeScript/http-timeout
http timeout fixes + test
|
2015-05-14 13:21:37 +03:00 |
|
|
d8bd0031db
|
http timeout fixes + test
|
2015-05-14 11:32:33 +03:00 |
|
|
3a53ad049b
|
Merge pull request #157 from NativeScript/gustures-handlers-context
Gustures handlers context
|
2015-05-14 09:50:37 +03:00 |
|
|
979cc7eb1f
|
test improved
|
2015-05-14 09:24:15 +03:00 |
|
|
a73c42c853
|
apply changed to call
|
2015-05-13 16:33:36 +03:00 |
|
|
d9f0fda386
|
android support added
|
2015-05-13 16:12:12 +03:00 |
|
|
8d8fe1700b
|
Context support for gesture handler binding
|
2015-05-13 16:05:45 +03:00 |
|
|
d9216accca
|
Merge pull request #156 from NativeScript/nnikolov/RemainingOptionsMenuItemIos
Fixed issue with remaining options menu item (iOS).
|
2015-05-13 12:25:44 +03:00 |
|
|
03ddb15d14
|
Fixed issue with remaining options menu item (iOS).
|
2015-05-13 11:27:56 +03:00 |
|
|
d8556c4841
|
Merge pull request #154 from NativeScript/binding-gestures
Binding gestures event handlers support added
|
2015-05-13 11:26:18 +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 |
|
|
b3f386f11f
|
Merge pull request #150 from NativeScript/nnikolov/BindingWithSourceIssue
Fixed issue when UI element is bound to source different from binding…
|
2015-05-12 17:16:31 +03:00 |
|
|
bb57bfb88d
|
Fixed issue when UI element is bound to source different from bindingContext.
|
2015-05-12 14:56:53 +03:00 |
|
|
ed98e53ed8
|
Merge pull request #149 from NativeScript/image-source-from-base64
load image-source from base64 string added + tests
|
2015-05-12 14:51:19 +03:00 |
|
|
97cfeb541c
|
load image-source from base64 string added + tests
|
2015-05-12 14:20:23 +03:00 |
|
|
f0abe66396
|
Merge pull request #140 from NativeScript/nnikolov/BindingContextReloadIssue
Nnikolov/binding context reload issue
|
2015-05-11 14:16:27 +03:00 |
|
|
e9820de572
|
Merge pull request #141 from NativeScript/image-refactor
Refactoring related to issue #132.
|
2015-05-11 13:47:08 +03:00 |
|
|
215b3612cb
|
Refactoring related to issue #132.
|
2015-05-11 13:40:47 +03:00 |
|
|
b7aa431c94
|
Removed unnecessary csproj.bak file.
|
2015-05-11 13:27:40 +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 |
|
|
a6d2fc6929
|
Merge pull request #139 from NativeScript/set-observable-array-length-
missing setter for observable array added
|
2015-05-11 11:45:17 +03:00 |
|
|
81746533e5
|
test added
|
2015-05-11 11:33:09 +03:00 |
|
|
562fb026ba
|
Merge pull request #138 from NativeScript/issue-132
Fixed issue #132.
|
2015-05-11 11:15:02 +03:00 |
|
|
e2780ec343
|
missing setter for observable array added
|
2015-05-11 11:12:15 +03:00 |
|
|
14ad3ad70e
|
Fixed issue #132.
|
2015-05-11 11:10:57 +03:00 |
|
|
7fce2cbda6
|
Merge pull request #129 from NativeScript/nnikolov/BindingContextIssue
Fixed issue when bindingContext is bound more than once.
|
2015-05-08 15:32:53 +03:00 |
|
|
4a6850a77e
|
Added missing semicolon.
|
2015-05-08 15:16:51 +03:00 |
|
|
80336d2ea5
|
Property changed disabled for inheritable properties only.
|
2015-05-08 13:50:49 +03:00 |
|
|
7609f1f80c
|
Merge pull request #131 from NativeScript/image-cache-fix
Fixed: image-cache exception #127
|
2015-05-08 13:02:01 +03:00 |
|
|
d7f4f72a17
|
Fixed: image-cache exception #127
|
2015-05-08 12:22:34 +03:00 |
|
|
2e4b2eacf2
|
Fixed issue when bindingContext is bound more than once.
|
2015-05-08 09:53:59 +03:00 |
|
|
315959a590
|
Merge pull request #119 from NativeScript/feature/componenet-attributes
Tests and fix for loading custom components with no code-behind
|
2015-05-07 11:07:02 +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 |
|
|
a9a48ae781
|
Merge pull request #118 from NativeScript/feature/tab-view-loaded-fix
Feature/tab view loaded fix
|
2015-05-05 17:56:19 +03:00 |
|