Commit Graph

25 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Erjan Gavalji
cc829e0152 definitions fixed 2015-03-03 10:34:40 +02:00