1064 Commits

Author SHA1 Message Date
97b756fd0f Update background test example. 2015-07-08 19:01:13 +03:00
7ded3a7437 Merge pull request #403 from NativeScript/custom-component-load
Custom component loading improved + tests
2015-07-08 09:08:42 +03:00
dd4ec9b79f Build fix 2015-07-07 17:56:11 +03:00
f74d633fc6 console.log removed 2015-07-07 16:43:34 +03:00
c2288c5332 Merge pull request #402 from NativeScript/feature/inline-style-only-from-xml
Feature/inline style only from xml
2015-07-07 16:00:21 +03:00
09d289131e fileName change to path and componentName changed to name 2015-07-07 15:36:20 +03:00
3aa8c04929 two more tests added 2015-07-07 15:16:06 +03:00
bf0f3217c1 BorderView - modified to fallback to genric borders 2015-07-07 15:03:19 +03:00
f3979136a4 Frobit setting inline style from code 2015-07-07 15:02:32 +03:00
c5748bf73b Update binding test pages. 2015-07-07 14:38:32 +03:00
3b323cd846 Merge pull request #400 from NativeScript/android-events
Fixed wrong event names in application.d.ts + added constants for the…
2015-07-07 13:32:58 +03:00
abc561762c Fixed wrong event names in application.d.ts + added constants for the Android Activity Events + reordering of members + a small tslint fix. 2015-07-07 12:18:36 +03:00
f999c54e0d better support for custom components loading 2015-07-07 11:57:53 +03:00
165461cee3 Merge pull request #384 from NativeScript/decorators
Deprecated decorator implemented
2015-07-07 11:52:22 +03:00
078434460d code fixed 2015-07-07 11:34:32 +03:00
c8fe6b32b9 activity callbacks deprecated 2015-07-07 11:34:29 +03:00
95c025a733 border deprecated 2015-07-07 11:32:33 +03:00
a5aebe3344 Decorators added and Deprecated decorator implemented 2015-07-07 11:32:32 +03:00
4acc7a46f2 Merge pull request #396 from NativeScript/android-events
Moved Activity related Android-specific events to application.android…
2015-07-07 09:33:55 +03:00
d54cc19351 Update data binding basics test page. 2015-07-06 19:49:37 +03:00
1f136e1e6d Add binding basic test pages. 2015-07-06 18:43:22 +03:00
6b4fc789e3 Merge pull request #394 from NativeScript/feature/CSS-background-props
Feature/css background props
2015-07-06 17:59:44 +03:00
74c19099b5 Another test fix 2015-07-06 17:29:41 +03:00
32c2ad1e6d Fixed more tests 2015-07-06 17:29:41 +03:00
3cf3d7184e Fixed: bug when caching native backgrounds 2015-07-06 17:29:41 +03:00
6bb875cb8e COde cleanup 2015-07-06 17:29:41 +03:00
ac6801fd1c Fixed failing tests and added page for ui-tests 2015-07-06 17:29:41 +03:00
62553d9d24 Border/background render fixes 2015-07-06 17:29:40 +03:00
2b292eec7c Test page and fixes 2015-07-06 17:29:39 +03:00
6017a208a0 Setting inline style - resets local properties 2015-07-06 17:29:39 +03:00
d74d9b8fbb Css properties progress 2015-07-06 17:29:38 +03:00
de4ede5c8b Backgrounds android 2015-07-06 17:29:38 +03:00
bb0a2caa9e Css backgrounds spike 2015-07-06 17:29:38 +03:00
3a5aa290ef Merge pull request #397 from NativeScript/action-ipad
action for iPad 8.x fixed
2015-07-06 17:00:47 +03:00
4394680125 action for iPad 8.x fixed 2015-07-06 16:39:35 +03:00
849d6bee26 Moved Activity related Android-specific events to application.android instance. Renamed cross-platform events by deleting their "event" suffix. 2015-07-06 16:29:28 +03:00
bdf46f91a7 Add fps-meter to cuteness.io. 2015-07-06 14:17:12 +03:00
8e18834345 Merge pull request #392 from NativeScript/issue-391
Resolved Issue #391: Added cancellable Android activityBackPressed ev…
2015-07-06 12:38:37 +03:00
7a197a6711 Resolved Issue #391: Added cancellable Android activityBackPressed event + fixed the names of the other activity events because they were wrong. 2015-07-06 11:57:47 +03:00
95b616edb3 Add fps-meter to cuteness.unoptimized. 2015-07-06 11:37:46 +03:00
946be8e8d3 dialogs page updated 2015-07-06 11:23:45 +03:00
6f0c0fd917 test app fixed for iOS 2015-07-03 17:02:21 +03:00
85bda581ed Merge pull request #388 from NativeScript/issue-387
Fixed issue #387: There is an empty space on top of a page displayed …
2015-07-03 13:40:14 +03:00
58f44ae310 Fixed issue #387: There is an empty space on top of a page displayed for the first time in iOS. 2015-07-03 13:22:44 +03:00
542704cd78 Add textfield test page. 2015-07-03 11:10:01 +03:00
e6f02b495a Merge pull request #386 from NativeScript/issue-382
Added cuteness.unoptimized app.
2015-07-02 16:44:59 +03:00
f98a14f073 Added cuteness.unoptimized app. 2015-07-02 16:25:56 +03:00
7cf7c66302 Merge pull request #383 from NativeScript/nnikolov/Issue368
Fixed issue 368.
2015-07-02 15:58:58 +03:00
aa6a3488ec Fixed issue 368. 2015-07-02 15:03:39 +03:00
9423a1a02f Merge pull request #374 from NativeScript/android-activity-events
Android activity events
2015-07-01 16:03:22 +03:00