138 Commits

Author SHA1 Message Date
d64b8660bd Ipdate single item in tab view 2015-09-04 13:48:45 +03:00
73cf1069fe Fix for csproj 2015-09-04 11:11:51 +03:00
f250943d3e Add commented unittest - will need to check later why android tests fails after this new one. 2015-09-04 11:03:53 +03:00
8eda2ea2cf Fix iOS layout in modal pages. 2015-09-04 11:03:48 +03:00
cb92b88641 Merge pull request #663 from NativeScript/PeterStaev-master
replaced the use of fontDescriptorWithSymbolicTraits due to problems in iOS 8+.
2015-09-04 10:18:40 +03:00
1d7bdd46b0 Merge branch 'atanasovg/navigation-backstack' 2015-09-03 15:09:54 +03:00
cfe0902441 Added a unit test for backstackVisible 2015-09-03 15:03:38 +03:00
d0f4f36018 replaced the use of fontDescriptorWithSymbolicTraits due to problems in iOS8+ and some fonts 2015-09-03 14:55:38 +03:00
e18e7777a1 Added View.translateX, View.translateY, View.scaleX, View.scaleY, View.rotate properties. 2015-09-03 11:46:12 +03:00
3a0cc32ff2 Fix for Button padding in android.
Fix for types - isString and isNumber.
Modified several tests to pass on VS Emulator for Android.
Fix page background to be applied in onLoaded method.
Enhancements for dependency-observable - it is now possible to add defaultValueGetter function to extract default value for a property. It can also be cached or not.
Remove android_constants because they are per theme and we cannot use them safely.
Fix for SearchBar reseColorProperty method.
2015-08-28 16:59:52 +03:00
5ef2fea8d8 VS project fixed 2015-08-25 16:00:18 +03:00
0c883395df base url used when loading local files in web-view
Fix for #613
2015-08-25 15:21:56 +03:00
df3d6e7834 Add styles test page. 2015-08-21 17:05:57 +03:00
00cb00e13c Update a test page. 2015-08-20 17:30:48 +03:00
7096d2cd68 Rounded images ui test 2015-08-19 11:28:03 +03:00
7e6afa603f Fixed issue with binding gestures to repeater items. 2015-08-14 16:44:51 +03:00
1f8bcc565c Rename test page. 2015-08-13 17:46:06 +03:00
31b1b30b9d br not handled properly by HtmlView + functional test
Fix for #581
2015-08-13 16:26:31 +03:00
9af29e4c99 Merge pull request #573 from NativeScript/search-bar-font
Search bar font
2015-08-13 13:43:25 +03:00
49780b5e34 Rename test page gesture-binding to handlers. 2015-08-12 16:04:23 +03:00
2d07eb9dd0 font-size CSS support for search-bar + test 2015-08-12 15:19:04 +03:00
384ba394e7 gesture binding fixed + test 2015-08-11 16:31:30 +03:00
6a6f7fcf92 Fix ListView module to check for layoutBase instead of Layout
Remove some unnecessary traces
2015-08-11 15:28:39 +03:00
abc9faccfa Added Padding+Border support for Label, Button, TextField and TextView for both platforms. Only iOS TextView does not support them. 2015-08-06 14:58:53 +03:00
bd50fb5550 Fixed several unit-tests 2015-08-03 13:49:08 +03:00
17251c1063 invalid reference removed 2015-08-03 13:48:58 +03:00
0ad198165c Layouts are now implemented natively for Android. 2015-08-03 13:48:41 +03:00
38f243de5c Move css and css-value modules to the toplevel.
This is the default location when installing from npm, and Angular uses
that when parsing CSS.

Updated module paths, requires, csproj, tsconfig and grunt tasks.
2015-08-03 12:01:09 +03:00
6ebd488735 Application orientation changed event 2015-07-31 11:51:01 +03:00
f1b2f068d0 Fixed Issue #513: Android backgroundColor animation is not gradual 2015-07-30 16:19:23 +03:00
b1e55f1066 Animations 1.0 2015-07-29 15:24:43 +03:00
09c00cb13b Animations Spike 2015-07-29 15:24:38 +03:00
5259d59625 HtmlView added in gallery app 2015-07-27 11:00:37 +03:00
548ea66d37 Resolved Issue #451: Improve the Network Stack
Resolved Issue #473: Add support for Notification Observers (iOS) and Broadcast Receivers (Android)
2015-07-23 16:17:48 +03:00
93f1a83915 Merge pull request #467 from NativeScript/common-ui-module
Common ui module
2015-07-22 15:00:47 +03:00
1fa042189b Add binding expressions tests. 2015-07-22 11:23:58 +03:00
2c886cb783 Common UI module implemented & used in cuteness.io 2015-07-22 11:03:29 +03:00
9d4fa4ee5c Added connectivity module. 2015-07-21 15:13:55 +03:00
78781b971d fetch exposed in global context 2015-07-20 15:51:43 +03:00
54c0de8df6 XMLHttpRequest separated from http 2015-07-20 11:17:47 +03:00
d3c987f827 XMLHttpRequest separated from http module 2015-07-20 10:58:29 +03:00
be39e7014d Fixed the corrupt csproj. 2015-07-20 09:44:52 +03:00
ac36729cb7 The unloaded event of view in the ListView's itemTemplate will now be called when its underlying native view is removed from the visual tree. When this happens is beyond our control. 2015-07-20 09:15:58 +03:00
fd329798d1 fetch tests added 2015-07-16 16:52:06 +03:00
273a1ad31f replace current fetch with github fetch 2015-07-16 16:52:03 +03:00
44e6014d3c initial commit 2015-07-16 16:51:59 +03:00
a458993d63 Property renamed and bug fixes 2015-07-16 13:54:19 +03:00
3422a7a537 cs proj fixed 2015-07-15 15:14:44 +03:00
835ab8c142 HtmlView UI component added + test 2015-07-15 15:11:21 +03:00
57312ef1f3 initial commit 2015-07-15 15:11:20 +03:00