793 Commits

Author SHA1 Message Date
2c75ba989d Caching class names 2015-05-22 18:08:14 +03:00
d03e20d958 Merge pull request #202 from NativeScript/tab-view-selection-changed
Resolved #199: TabView.selectedIndexChanged event.
2015-05-21 14:19:32 +03:00
a4b2457708 Resolved #199: TabView.selectedIndexChanged event. 2015-05-21 13:48:34 +03:00
26864ddb63 Merge branch 'ErjanGavalji/fix-console' 2015-05-21 13:28:38 +03:00
949b319560 Merge pull request #201 from NativeScript/data-URI
CSS background-image data URI support added
2015-05-21 13:09:56 +03:00
37aa72a7d2 test added 2015-05-21 11:41:33 +03:00
f38b1f8950 data URI support for CSS background-image added 2015-05-21 11:41:32 +03:00
191b91839e isDataURI method added 2015-05-21 11:41:30 +03:00
2455ae61fe Change the log method of the console class to always call the really native method with a string 2015-05-21 10:27:50 +03:00
693b7d50f0 Merge pull request #197 from NativeScript/text-view-hint
Text view hint
2015-05-20 17:07:46 +03:00
f6a92d85a4 Tests. 2015-05-20 16:46:16 +03:00
be188119f0 tslint 2015-05-20 16:46:13 +03:00
1b212bfce5 Resolved #184: Hint property for TextView. 2015-05-20 16:46:08 +03:00
44782dd724 Merge pull request #194 from NativeScript/feature/ios-navbar-layout-fix
Request layout when showing/hiding the navbar
2015-05-20 14:42:26 +03:00
8fcd8a7406 Request layout when showing/hiding the nabar 2015-05-20 14:01:23 +03:00
a1aa43f3ba Merge pull request #190 from NativeScript/feature/code-snippets-fix
Code snippets fix
2015-05-19 17:05:06 +03:00
86511af5e7 Formatting 2015-05-19 16:46:17 +03:00
52f6dd00da Code snippets fix 2015-05-19 16:43:23 +03:00
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