Commit Graph

214 Commits

Author SHA1 Message Date
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
vakrilov
bf0f3217c1 BorderView - modified to fallback to genric borders 2015-07-07 15:03:19 +03:00
Vasil Chimev
c5748bf73b Update binding test pages. 2015-07-07 14:38:32 +03:00
Vasil Chimev
1f136e1e6d Add binding basic test pages. 2015-07-06 18:43:22 +03:00
vakrilov
ac6801fd1c Fixed failing tests and added page for ui-tests 2015-07-06 17:29:41 +03:00
vakrilov
2b292eec7c Test page and fixes 2015-07-06 17:29:39 +03:00
vakrilov
d74d9b8fbb Css properties progress 2015-07-06 17:29:38 +03:00
vakrilov
de4ede5c8b Backgrounds android 2015-07-06 17:29:38 +03:00
vakrilov
bb0a2caa9e Css backgrounds spike 2015-07-06 17:29:38 +03:00
Vasil Chimev
542704cd78 Add textfield test page. 2015-07-03 11:10:01 +03:00
Rossen Hristov
f98a14f073 Added cuteness.unoptimized app. 2015-07-02 16:25:56 +03:00
Vasil Chimev
a5746a9089 Update test page. Fix image.png resource. 2015-06-30 10:45:04 +03:00
Vasil Chimev
e7fe9ed5cb Update circle buttons test page. 2015-06-29 17:24:39 +03:00