Commit Graph

176 Commits

Author SHA1 Message Date
Vasil Chimev
df3d6e7834 Add styles test page. 2015-08-21 17:05:57 +03:00
Vasil Chimev
00cb00e13c Update a test page. 2015-08-20 17:30:48 +03:00
vakrilov
7096d2cd68 Rounded images ui test 2015-08-19 11:28:03 +03:00
Nedyalko Nikolov
7e6afa603f Fixed issue with binding gestures to repeater items. 2015-08-14 16:44:51 +03:00
Vasil Chimev
1f8bcc565c Rename test page. 2015-08-13 17:46:06 +03:00
Vladimir Enchev
31b1b30b9d br not handled properly by HtmlView + functional test
Fix for #581
2015-08-13 16:26:31 +03:00
Vladimir Enchev
9af29e4c99 Merge pull request #573 from NativeScript/search-bar-font
Search bar font
2015-08-13 13:43:25 +03:00
Vasil Chimev
49780b5e34 Rename test page gesture-binding to handlers. 2015-08-12 16:04:23 +03:00
Vladimir Enchev
2d07eb9dd0 font-size CSS support for search-bar + test 2015-08-12 15:19:04 +03:00
Vladimir Enchev
384ba394e7 gesture binding fixed + test 2015-08-11 16:31:30 +03:00
hshristov
6a6f7fcf92 Fix ListView module to check for layoutBase instead of Layout
Remove some unnecessary traces
2015-08-11 15:28:39 +03:00
Rossen Hristov
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
hshristov
bd50fb5550 Fixed several unit-tests 2015-08-03 13:49:08 +03:00
Vladimir Enchev
17251c1063 invalid reference removed 2015-08-03 13:48:58 +03:00
hshristov
0ad198165c Layouts are now implemented natively for Android. 2015-08-03 13:48:41 +03:00
Hristo Deshev
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
vakrilov
6ebd488735 Application orientation changed event 2015-07-31 11:51:01 +03:00
Rossen Hristov
f1b2f068d0 Fixed Issue #513: Android backgroundColor animation is not gradual 2015-07-30 16:19:23 +03:00
Rossen Hristov
b1e55f1066 Animations 1.0 2015-07-29 15:24:43 +03:00
Rossen Hristov
09c00cb13b Animations Spike 2015-07-29 15:24:38 +03:00
Vladimir Enchev
5259d59625 HtmlView added in gallery app 2015-07-27 11:00:37 +03:00
Rossen Hristov
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
Vladimir Enchev
93f1a83915 Merge pull request #467 from NativeScript/common-ui-module
Common ui module
2015-07-22 15:00:47 +03:00
Vasil Chimev
1fa042189b Add binding expressions tests. 2015-07-22 11:23:58 +03:00
Vladimir Enchev
2c886cb783 Common UI module implemented & used in cuteness.io 2015-07-22 11:03:29 +03:00
Rossen Hristov
9d4fa4ee5c Added connectivity module. 2015-07-21 15:13:55 +03:00
Vladimir Enchev
78781b971d fetch exposed in global context 2015-07-20 15:51:43 +03:00
Vladimir Enchev
54c0de8df6 XMLHttpRequest separated from http 2015-07-20 11:17:47 +03:00
Vladimir Enchev
d3c987f827 XMLHttpRequest separated from http module 2015-07-20 10:58:29 +03:00
Rossen Hristov
be39e7014d Fixed the corrupt csproj. 2015-07-20 09:44:52 +03:00
Rossen Hristov
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
Vladimir Enchev
fd329798d1 fetch tests added 2015-07-16 16:52:06 +03:00
Vladimir Enchev
273a1ad31f replace current fetch with github fetch 2015-07-16 16:52:03 +03:00
Vladimir Enchev
44e6014d3c initial commit 2015-07-16 16:51:59 +03:00
vakrilov
a458993d63 Property renamed and bug fixes 2015-07-16 13:54:19 +03:00
Vladimir Enchev
3422a7a537 cs proj fixed 2015-07-15 15:14:44 +03:00
Vladimir Enchev
835ab8c142 HtmlView UI component added + test 2015-07-15 15:11:21 +03:00
Vladimir Enchev
57312ef1f3 initial commit 2015-07-15 15:11:20 +03:00
vakrilov
ff2e8e6625 tests 2015-07-15 09:35:53 +03:00
vakrilov
53c7bebfec Center View 2015-07-15 09:35:53 +03:00
vakrilov
53dc1c65bf data binding 2015-07-15 09:35:53 +03:00
vakrilov
e52b0c4556 Action bar progress 2015-07-15 09:35:53 +03:00
Vasil Chimev
af40a2da06 Add web-view test page. 2015-07-14 11:04:07 +03:00
Vasil Chimev
8ea97e31bd Rename test example. 2015-07-10 19:39:33 +03:00
Vladimir Enchev
15d4a1ee20 obsolete file deleted 2015-07-10 15:14:27 +03:00
Vladimir Enchev
42946cead5 TypeScript definitions updated 2015-07-10 14:45:42 +03:00
Vasil Chimev
70a97b1451 Add dialogs test page. 2015-07-10 11:09:04 +03:00
Vladimir Enchev
810d29bd49 custom component test removed from ui test app 2015-07-09 09:19:20 +03:00
Vladimir Enchev
85e15e6af0 ui-test added 2015-07-08 15:41:02 +03:00
Vladimir Enchev
f478c619d8 support for custom components CSS added 2015-07-08 11:28:13 +03:00