Commit Graph

39 Commits

Author SHA1 Message Date
Hristo Deshev
de6a92f8c6 Fix tslint errors. 2016-02-24 11:06:15 +02:00
Vladimir Enchev
d05426c22d changed mainModule to start(entry) 2016-01-19 17:02:06 +02:00
Hristo Deshev
070b01c544 Remove UTF-8 BOM's from package.json files 2015-12-01 15:37:14 +02:00
vakrilov
159803d8b9 TabView color and selctedColors 2015-10-15 14:55:31 +03:00
Vladimir Enchev
d39913b6e6 className property added cssClass deprecated 2015-09-18 13:31:08 +03:00
vakrilov
6f1b367638 Tslint 2015-09-04 13:48:45 +03:00
vakrilov
d64b8660bd Ipdate single item in tab view 2015-09-04 13:48:45 +03:00
hshristov
510a10afe2 add missing files 2015-09-04 11:06:37 +03:00
hshristov
3a0cc32ff2 Fix for Button padding in android.
Fix for types - isString and isNumber.
Modified several tests to pass on VS Emulator for Android.
Fix page background to be applied in onLoaded method.
Enhancements for dependency-observable - it is now possible to add defaultValueGetter function to extract default value for a property. It can also be cached or not.
Remove android_constants because they are per theme and we cannot use them safely.
Fix for SearchBar reseColorProperty method.
2015-08-28 16:59:52 +03:00
Hristo Deshev
141668bb05 Fix applying app CSS to template children when using custom pages.
No longer using getAncestor(view, "Page") to look for a pagey parent.
Replaced that with a View.page property. Removed getAncestor as its type
name-based implementation seems unreliable.
2015-08-07 18:26:21 +03:00
hshristov
41168d3782 Layouts are now implemented natively for Android. 2015-08-03 13:49:03 +03:00
hshristov
0da2f297fd Fix tslint errors 2015-08-03 13:48:44 +03:00
hshristov
0ad198165c Layouts are now implemented natively for Android. 2015-08-03 13:48:41 +03:00
vakrilov
d5687a8e9c API changes - ios and android settings objcets 2015-07-15 09:35:54 +03:00
vakrilov
e52b0c4556 Action bar progress 2015-07-15 09:35:53 +03:00
vakrilov
f3979136a4 Frobit setting inline style from code 2015-07-07 15:02:32 +03:00
vakrilov
62553d9d24 Border/background render fixes 2015-07-06 17:29:40 +03:00
vakrilov
2b292eec7c Test page and fixes 2015-07-06 17:29:39 +03:00
vakrilov
6017a208a0 Setting inline style - resets local properties 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
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
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
vakrilov
3b8e27ef35 Performance test pages 2015-05-22 18:08:15 +03:00
vakrilov
68e50f28d2 Ts lint 2015-05-05 16:31:07 +03:00
vakrilov
45450456a1 Loaded/Unloaded fix 2015-05-05 16:15:00 +03:00
vakrilov
371c1b1d05 Test and test setup 2015-05-05 16:15:00 +03:00
Nedyalko Nikolov
95ca8d9c8c Replace knownEvents modules with static strings. 2015-04-24 09:29:00 +03:00
hshristov
23b1825fc7 implement menuOptions 2015-03-26 17:32:27 +02:00
Erjan Gavalji
70756fb115 OptionsMenu XML support 2015-03-26 17:32:25 +02:00
Erjan Gavalji
d5af4c4723 Fix tests app paths 2015-03-24 16:05:54 +02:00
vakrilov
88f6a936fc Tests added and master-detail tempalte updated 2015-03-19 18:24:02 +02:00
vakrilov
0b2c4cc523 file-name-resolver module 2015-03-19 18:00:49 +02:00
vakrilov
9113faacc4 Image src and imageSource properties defined 2015-03-12 10:33:50 +02:00
vakrilov
81c5b76bc3 Resource prefix v.01 2015-03-12 10:33:50 +02:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00