Commit Graph

27 Commits

Author SHA1 Message Date
Rossen Hristov
b702840cbf Resolved Issue #754: The backgroundColor of a Label is not animatable in iOS. 2015-11-25 15:08:33 +02:00
Vladimir Enchev
a6ab11a60b text-transform added 2015-11-18 16:34:02 +02:00
Vladimir Enchev
4c5d1be197 textDecoration and whiteSpace tests added for 2015-11-12 15:18:47 +02: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
Nedyalko Nikolov
f25e2bf757 Automatic custom fonts registration for iOS. 2015-10-09 14:10:06 +03:00
Hristo Deshev
13deafec79 Fix typescript 1.6 compile errors.
- Remove unknown properties in object literals.
- Don't use module-level `delete` statements.
2015-09-18 16:55:32 +03:00
Vladimir Enchev
d39913b6e6 className property added cssClass deprecated 2015-09-18 13:31:08 +03:00
Vladimir Enchev
28d54c3889 Merge pull request #653 from NathanaelA/Branch_CSS_Lowercase
Changed createSelectorsFromSyntaxTree to use a loop rather than filter.
2015-09-11 10:45:33 +03:00
Nathanael Anderson
d6a6b34e8f Deleted Extra Blank Line 2015-09-10 13:04:22 -05:00
Peter Staev
d0f4f36018 replaced the use of fontDescriptorWithSymbolicTraits due to problems in iOS8+ and some fonts 2015-09-03 14:55:38 +03:00
Nathanael Anderson
31c03d3d52 Added a style test to test mixed, upper and lower case property names. 2015-09-01 13:15:47 -05:00
Rossen Hristov
881c378a4e Made TabViewItem bindable. 2015-08-28 12:55:28 +03:00
Vladimir Enchev
935fefbf11 url('some.css') is now optional 2015-08-24 17:40:13 +03:00
vakrilov
d0ea1f30af Ts lint 2015-07-28 09:56:28 +03:00
vakrilov
5902ab4981 Invalid CSS style tests 2015-07-28 09:56:28 +03:00
Vladimir Enchev
d1ec70286d more fixes & tests added 2015-07-08 18:16:28 +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
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
7803ba97b5 Font shorthand property 2015-06-26 11:12:48 +03:00
vakrilov
a7c613096f Fonts properties tests 2015-06-26 11:12:46 +03:00
Vladimir Enchev
ce0428fdc9 css import support added 2015-05-28 16:57:01 +03:00
Vladimir Enchev
37aa72a7d2 test added 2015-05-21 11:41:33 +03:00
Nedyalko Nikolov
95ca8d9c8c Replace knownEvents modules with static strings. 2015-04-24 09:29:00 +03:00
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00