329 Commits

Author SHA1 Message Date
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
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
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
95c025a733 border deprecated 2015-07-07 11:32:33 +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
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
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
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
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
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
053d57b1c6 Removed several console logs. 2015-07-01 14:21:56 +03:00
4d30170bbe Resolved issue #263 2015-07-01 14:16:21 +03:00
143c32f6be android activity events added 2015-07-01 11:02:43 +03:00
ccfd625ea0 Merge pull request #369 from NativeScript/nnikolov/BindingIssues
Introduced parent and parents keywords for binding.
2015-07-01 10:58:23 +03:00
cff1e8f891 Added comments for some regex used in bindings. 2015-07-01 10:24:02 +03:00
07138182b4 Resolved issue #343. 2015-06-30 13:34:23 +03:00
440e5968f2 Introduced parent and parents keywords for binding. 2015-06-29 17:16:22 +03:00
db5efc2a8d look for plugins/modules in tns_modules folder not only in the app root + test 2015-06-29 15:02:19 +03:00
a995b84119 logic simplified and test added 2015-06-29 10:55:03 +03:00
3d93237e00 visibility fixed 2015-06-29 09:34:24 +03:00
7e44bbc0dc Fix: color and font comparers 2015-06-26 16:44:17 +03:00
9e597976c1 Fix: PR comments 2015-06-26 16:19:19 +03:00
536791dee7 Resiter custom fonts for IOS 2015-06-26 11:12:49 +03:00
7803ba97b5 Font shorthand property 2015-06-26 11:12:48 +03:00
997dfd1639 Font-family fallback 2015-06-26 11:12:48 +03:00
d18131b608 Apply some DRY 2015-06-26 11:12:47 +03:00
39afd3cc3e Fix: ios crash when creating font descriptor 2015-06-26 11:12:47 +03:00
e83a82e2e2 Property validation 2015-06-26 11:12:46 +03:00
ecf8a9fca9 android fonts + generic fonts 2015-06-26 11:12:46 +03:00
1433f72509 Css font properties 2015-06-26 11:12:45 +03:00
e3f1f987cc Removed property 2015-06-25 15:46:27 +03:00
a8389a3724 Style class to support batch changes before updating native instance. 2015-06-25 15:16:30 +03:00
f71b2f6c8b bitmap clip fixed 2015-06-18 15:26:00 +03:00
1f7454f87f missed density added 2015-06-18 11:07:14 +03:00