Erjan Gavalji
bdbffb79bd
Switch titles to lower-case
2016-05-02 10:45:50 +03:00
Erjan Gavalji
3e489db2c9
Improve the readability of the docs navbar
2016-05-02 10:10:51 +03:00
Hristo Hristov
b2c182fd7a
Improve Binding class ( #2038 )
...
Remove options parameter
2016-04-27 16:43:45 +03:00
Nikolay Tsonev
d2961be83d
changes
2016-04-18 15:11:01 +03:00
Nikolay Tsonev
fd7289a4c9
modify snippets
2016-04-15 16:27:56 +03:00
Hristo Hristov
a66636fc6b
Improve unit-tests ( #1946 )
...
* Improved unit-tests speed & reliability
* Fixed iOS tests.
Improved message output
2016-04-13 10:28:28 +03:00
Nedyalko Nikolov
3eb8514e96
Fix for using css attribute selector alone.
2016-04-07 17:04:23 +03:00
Hristo Deshev
9daa948887
Allow updates to application CSS rules.
...
Expose an `application.addCss` method and hide `application.cssSelectors`
from end-user typings. Update StyleScope's with new application selectors
on style application.
NOT updating existing controls/views unless reloaded, or forced (via a
change to className, etc).
2016-03-24 14:45:20 +02:00
Vladimir Enchev
10d0d5c3ce
Plain component properties now can be applied from CSS
2016-03-16 16:01:35 +02:00
Nedyalko Nikolov
6e4d6ccfbc
Support for hierarchical and attribute css selectors.
2016-02-15 11:47:05 +02:00
Vladimir Enchev
d7b13299b8
text-transform and text-decoration with formattedText fixed
2016-01-11 11:24:07 +02:00
Vladimir Enchev
d50e2fdb37
stylers removed
2015-12-22 16:12:18 +02:00
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