Commit Graph

16 Commits

Author SHA1 Message Date
Rossen Hristov
52fb85acd3 Prevent padding from accumulating
Related to #2719
2016-09-19 10:48:48 +03:00
Rossen Hristov
a05f842a84 Non-uniform borders 2016-09-17 09:27:36 +03:00
Maya Zhecheva
51bfa93879 Padding is not reset if the elements has a border-related property set 2016-09-14 17:17:20 +03:00
Rossen Hristov
2cff891ca0 Background borderWidth, borderColor, borderRadius and clipPath are now used on Android only and ignored on iOS
Related to #2318
2016-06-30 16:15:56 +03:00
Rossen Hristov
ad05f55dc0 Fix: background-repeat is not respected
Related to #2318
2016-06-30 11:26:24 +03:00
Rossen Hristov
05a3f3c846 Remove optimisation 2016-06-24 16:23:01 +03:00
Rossen Hristov
53a699b50b Background performance optimizations 2016-06-24 14:49:11 +03:00
Rossen Hristov
345b2a8163 Fix tslint errors 2016-06-20 12:18:36 +03:00
Rossen Hristov
36fd83365c Fix tslint errors 2016-06-20 12:13:39 +03:00
Rossen Hristov
559a7c816e Implement the BorderDrawable class used in background.android.ts in Java
Resolves #2318
2016-06-20 11:30:52 +03:00
Rossen Hristov
0407aaf5d2 Remove a forgotten console.log 2016-05-31 16:49:07 +03:00
Rossen Hristov
0a8d211665 Enable hardware acceleration for views animations in Android
Resolves #2217
2016-05-31 16:46:19 +03:00
Rossen Hristov
fd9a0c98e6 Merge pull request #2211 from NativeScript/layer-type
Fixed:  Android layerType should not be changed if there is no need
2016-05-31 09:14:04 +03:00
Rossen Hristov
e2f1e272b4 Fixed: Android layerType should not be changed if there is no need
Resolves #1899
2016-05-30 16:53:09 +03:00
Panayot Cankov
58b4a6eec6 Add 'npm test' for mac 2016-05-30 16:10:57 +03:00
Panayot Cankov
e135c20b14 Rename the files 2016-05-26 14:30:25 +03:00