Commit Graph

751 Commits

Author SHA1 Message Date
Vladimir Enchev
143c32f6be android activity events added 2015-07-01 11:02:43 +03:00
Nedyalko Nikolov
ccfd625ea0 Merge pull request #369 from NativeScript/nnikolov/BindingIssues
Introduced parent and parents keywords for binding.
2015-07-01 10:58:23 +03:00
Nedyalko Nikolov
cff1e8f891 Added comments for some regex used in bindings. 2015-07-01 10:24:02 +03:00
Rossen Hristov
07138182b4 Resolved issue #343. 2015-06-30 13:34:23 +03:00
Nedyalko Nikolov
440e5968f2 Introduced parent and parents keywords for binding. 2015-06-29 17:16:22 +03:00
Vladimir Enchev
db5efc2a8d look for plugins/modules in tns_modules folder not only in the app root + test 2015-06-29 15:02:19 +03:00
Vladimir Enchev
a995b84119 logic simplified and test added 2015-06-29 10:55:03 +03:00
Vladimir Enchev
3d93237e00 visibility fixed 2015-06-29 09:34:24 +03:00
vakrilov
7e44bbc0dc Fix: color and font comparers 2015-06-26 16:44:17 +03:00
vakrilov
9e597976c1 Fix: PR comments 2015-06-26 16:19:19 +03:00
vakrilov
536791dee7 Resiter custom fonts for IOS 2015-06-26 11:12:49 +03:00
vakrilov
7803ba97b5 Font shorthand property 2015-06-26 11:12:48 +03:00
vakrilov
997dfd1639 Font-family fallback 2015-06-26 11:12:48 +03:00
vakrilov
d18131b608 Apply some DRY 2015-06-26 11:12:47 +03:00
vakrilov
39afd3cc3e Fix: ios crash when creating font descriptor 2015-06-26 11:12:47 +03:00
vakrilov
e83a82e2e2 Property validation 2015-06-26 11:12:46 +03:00
vakrilov
ecf8a9fca9 android fonts + generic fonts 2015-06-26 11:12:46 +03:00
vakrilov
1433f72509 Css font properties 2015-06-26 11:12:45 +03:00
hshristov
e3f1f987cc Removed property 2015-06-25 15:46:27 +03:00
hshristov
a8389a3724 Style class to support batch changes before updating native instance. 2015-06-25 15:16:30 +03:00
Vladimir Enchev
f71b2f6c8b bitmap clip fixed 2015-06-18 15:26:00 +03:00
Vladimir Enchev
1f7454f87f missed density added 2015-06-18 11:07:14 +03:00
Vladimir Enchev
d03e45b633 button styler removed 2015-06-18 10:24:41 +03:00
Vladimir Enchev
fceafbccf3 styler logic fixed again 2015-06-18 10:24:36 +03:00
Vladimir Enchev
508817fc26 condition fixed 2015-06-18 10:24:34 +03:00
Vladimir Enchev
4673b97eae android styler fixed 2015-06-18 10:24:32 +03:00
Vladimir Enchev
108e21f546 tslint error fixed 2015-06-18 10:24:29 +03:00
Vladimir Enchev
b1cfc37ec9 old border code restored 2015-06-18 10:24:28 +03:00
Vladimir Enchev
86430bec3d stylers fixed 2015-06-18 10:24:26 +03:00
Vladimir Enchev
9b934432aa border props added to view 2015-06-18 10:24:25 +03:00
Vladimir Enchev
d66cf0fab8 http image download fixed 2015-06-18 10:24:24 +03:00
Vladimir Enchev
77b996ea4b url parsing fixed 2015-06-18 10:24:23 +03:00
Vladimir Enchev
150babd2e6 test fixed to use local file 2015-06-18 10:24:22 +03:00
Vladimir Enchev
c878d94be2 border and tests fixes 2015-06-18 10:24:21 +03:00
Vladimir Enchev
3da1f6f57a tests added 2015-06-18 10:24:18 +03:00
Vladimir Enchev
05faf74f0d cornerRadius fixed 2015-06-18 10:24:17 +03:00
Vladimir Enchev
f41d1cba8a backgroundImage support for Border 2015-06-18 10:24:16 +03:00
Vladimir Enchev
7c5d1011cb throw error if nesting platform tags + test 2015-06-17 16:07:42 +03:00
Vladimir Enchev
b38d181b67 platform specific component declaration support for UI builder + tests 2015-06-17 10:51:32 +03:00
Vladimir Enchev
d7fd672ad6 Collapse property added. Collapsed property is now obsolete. 2015-06-16 10:55:30 +03:00
Hristo Deshev
bc2a34d4f6 Better public type fix by not exposing the private types.
Change the property types to the base public types.
2015-06-11 17:10:53 +03:00
Hristo Deshev
1374054b16 Merge pull request #313 from hdeshev/angular-types
"Fix" type clashes with Angular 2
2015-06-11 16:48:07 +03:00
Hristo Deshev
b34a281d32 Fix compile errors for methods returning private types. 2015-06-11 15:35:14 +03:00
Rossen Hristov
6cc5675d31 Resolved #294: Add an optional fullscreen parameter to Page.showModal method. 2015-06-11 11:04:08 +03:00
Vladimir Enchev
e0e4c6d7c7 backgroundImage exposed to View 2015-06-10 15:19:21 +03:00
Jason Zhekov
3907975577 Remove class override of ListViewCell
This is broken in the new ios runtime.
2015-06-09 15:51:07 +03:00
Nedyalko Nikolov
a122d854d0 Fixed issue with updating nested properties via binding. 2015-06-08 11:54:20 +03:00
Erjan Gavalji
e9d6c68605 Remove the non-implemented tool-bar component 2015-06-05 17:16:02 +03:00
Vladimir Enchev
918fe5f3b4 color check added 2015-06-03 17:24:34 +03:00
Vladimir Enchev
887aea68c5 lint error fixed 2015-06-03 16:31:14 +03:00