775 Commits

Author SHA1 Message Date
ae2f4df2fb Merge pull request #179 from NativeScript/webview-src
Implemented #172.
2015-05-19 14:26:46 +03:00
75253f0884 Merge pull request #185 from NativeScript/nnikolov/BindingExpressionsFix
Fixed binding expression for object property access (not function).
2015-05-19 14:13:35 +03:00
9a5a9c7ef5 tests added 2015-05-19 13:58:23 +03:00
e61cac3422 Fixed binding expression for object property access (not function). 2015-05-19 13:49:32 +03:00
2cfaacac0e Merge pull request #178 from NativeScript/feature/page-navigation-events
Page navigation events
2015-05-19 13:39:47 +03:00
679b92053a Fix wrap-panel tests 2015-05-19 13:37:38 +03:00
1ef880bc55 Descriptions fixed and navigation methods mad private 2015-05-19 13:37:38 +03:00
fe66104595 Page events 2015-05-19 13:37:38 +03:00
8b4807ca78 Merge pull request #183 from NativeScript/nnikolov/CustomSourceForBinding
Fixed issue with binding context in a list view scenario.
2015-05-19 13:36:28 +03:00
3b6a23bfb5 Fixed issue with binding context in a list view scenario. 2015-05-19 11:53:42 +03:00
8e2a5fe3fd WebView added 2015-05-18 17:19:25 +03:00
1dc3de774c src property added 2015-05-18 17:19:17 +03:00
6b71ea07b4 isFileOrResourcePath and RESOURCE_PREFIX moved in utils 2015-05-18 17:15:04 +03:00
cf30d73172 Merge pull request #177 from NativeScript/modal-view
Modal view
2015-05-18 15:20:12 +03:00
b36abb8a15 tslint 2015-05-18 14:58:44 +03:00
90722cfc67 Resolved #142: Modal views. 2015-05-18 14:13:46 +03:00
3ac52814c7 Merge pull request #163 from NativeScript/feature/list-view-weak-events
List view weak events
2015-05-18 13:55:15 +03:00
06c30f5693 Skip unstable test in IOS 2015-05-18 12:11:43 +03:00
c582f83025 Code snippet fix 2015-05-18 11:52:56 +03:00
c3b687c880 Ts lint 2015-05-18 11:51:15 +03:00
3cfaa221ae Clean unused variables 2015-05-18 11:29:57 +03:00
c3aea99078 Tests - fixed 2015-05-15 18:46:24 +03:00
57171c768e WeakEvents with map 2015-05-15 18:39:01 +03:00
54f6c350de Cean up 2015-05-15 18:39:01 +03:00
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