Vladimir Enchev
433bc020ad
SwitchStylers added
2015-10-21 17:14:57 +03:00
Vladimir Enchev
384ba9c965
progress css support for color and backgroundColor added
2015-10-20 12:53:48 +03:00
vakrilov
ee760c14b0
more fixes
2015-10-15 16:05:48 +03:00
vakrilov
b8222a88b4
Fixes
2015-10-15 16:04:19 +03:00
vakrilov
159803d8b9
TabView color and selctedColors
2015-10-15 14:55:31 +03:00
Vladimir Enchev
44e4296d80
Merge pull request #931 from NativeScript/vertical-alignment-middle
...
vertical-alignment middle support added
2015-10-15 10:31:16 +03:00
Vladimir Enchev
19b03bbbb9
vertical-alignment middle support added
2015-10-14 09:42:29 +03:00
vakrilov
68bc24a5a5
Action bar title color stylers
2015-10-13 16:10:03 +03:00
Hristo Deshev
77838ae9c6
Change from "classic" TS 1.6 imports to the default resolution scheme.
...
- Use relative imports in place of most of our absolute ones.
- Add "private" ambient modules for modules that we need to import using
an absolute path (e.g. when app/.../test-something.ts needs to import
ui/styling/style-scope)
2015-09-29 16:25:49 +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
hshristov
c05cd6acb8
Change .android to ._nativeView.
...
Change two AffectsLayout options to None for android.
2015-08-28 16:59:50 +03:00
vakrilov
af7f811d9b
Image rounded coreners clip
2015-08-18 14:11:32 +03:00
Vladimir Enchev
2d07eb9dd0
font-size CSS support for search-bar + test
2015-08-12 15:19:04 +03:00
Rossen Hristov
c470fef0b0
Made two methods private.
2015-08-06 15:42:17 +03:00
Rossen Hristov
59d6dbb224
Fixed all merge problems.
2015-08-06 14:58:55 +03:00
Rossen Hristov
abc9faccfa
Added Padding+Border support for Label, Button, TextField and TextView for both platforms. Only iOS TextView does not support them.
2015-08-06 14:58:53 +03:00
hshristov
5322dd19b2
Fix Image source property to have None metadata for android - no need for layout invalidation from JS.
...
ClipToBounds implementation added back.
Optimization in style.ts to set native properties at once.
Fix height of CommonLayoutParameters.
2015-08-03 18:18:42 +03:00
hshristov
e58506563a
Fix WrapLayout
...
Fix ScrollView
Fix Stylers.android
Remove some method from View class
Fix layout-helper test views
Fix all android failing tests
Remove onLayout on Button and TextBase
2015-08-03 13:49:11 +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
atanasovg
1439313e7b
Make moduleMerge a global function - this saves a total of 83 requires upon application loading.
2015-07-27 13:04:48 +03:00
vakrilov
dd4ec9b79f
Build fix
2015-07-07 17:56:11 +03:00
vakrilov
bf0f3217c1
BorderView - modified to fallback to genric borders
2015-07-07 15:03:19 +03:00
vakrilov
3cf3d7184e
Fixed: bug when caching native backgrounds
2015-07-06 17:29:41 +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
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
7803ba97b5
Font shorthand property
2015-06-26 11:12:48 +03:00
vakrilov
e83a82e2e2
Property validation
2015-06-26 11:12:46 +03:00
vakrilov
1433f72509
Css font properties
2015-06-26 11:12:45 +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
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
c878d94be2
border and tests fixes
2015-06-18 10:24:21 +03:00
Vladimir Enchev
f41d1cba8a
backgroundImage support for Border
2015-06-18 10:24:16 +03:00
Vladimir Enchev
d7fd672ad6
Collapse property added. Collapsed property is now obsolete.
2015-06-16 10:55:30 +03:00
vakrilov
14a716fa31
Fix: Border supports background
2015-04-20 18:08:39 +03:00
Vladimir Enchev
45e16146dd
default stretch for android removed
2015-03-20 14:16:00 +02:00
Vladimir Enchev
6149a1f7d6
background-image css property added
2015-03-20 14:15:54 +02:00
Vladimir Enchev
2d984022ef
stylers fixed
2015-03-10 10:10:23 +02:00
Vladimir Enchev
b5269348b1
styling for android search bar fixed
2015-03-10 09:40:36 +02:00
Vladimir Enchev
0d8f7ec0c2
initial SearchBar styling added
2015-03-09 15:50:57 +02:00