20 Commits

Author SHA1 Message Date
ebed79da36 clip-path support added 2016-05-13 17:31:55 +03:00
de6a92f8c6 Fix tslint errors. 2016-02-24 11:06:15 +02:00
7e400edbae Fix android corner radius in cases when the radius is less than half the border width 2016-02-08 12:15:35 +02:00
e826e99384 Add anti-aliasing for android borders and backgrounds with rounded corners 2016-02-04 11:17:43 +02:00
56f1aaa795 Do not use lazy requires where not needed. 2016-01-25 16:33:18 +02:00
a760328422 Applied several fixes over the initial commit. 2016-01-22 18:29:59 +02:00
fbc612610f Snapshot refactorings, which mainly wraps Android extends within inner functions so that they are evaluated at runtime, when needed. Also some refactoring preventing circular requires. 2016-01-20 10:22:08 +02:00
90a4f7c8e1 yet another fix for the android button background 2016-01-18 10:53:25 +02:00
ab8e1179eb page background fixed 2016-01-14 11:00:28 +02:00
c0ba0357e0 Page background-color for Android fixed 2016-01-13 10:32:40 +02:00
0d88bb7c06 If only backgroundColor is set use setColorFilter 2016-01-11 16:28:17 +02:00
d50e2fdb37 stylers removed 2015-12-22 16:12:18 +02:00
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
1439313e7b Make moduleMerge a global function - this saves a total of 83 requires upon application loading. 2015-07-27 13:04:48 +03:00
6bb875cb8e COde cleanup 2015-07-06 17:29:41 +03:00
ac6801fd1c Fixed failing tests and added page for ui-tests 2015-07-06 17:29:41 +03:00
62553d9d24 Border/background render fixes 2015-07-06 17:29:40 +03:00
2b292eec7c Test page and fixes 2015-07-06 17:29:39 +03:00
6017a208a0 Setting inline style - resets local properties 2015-07-06 17:29:39 +03:00
d74d9b8fbb Css properties progress 2015-07-06 17:29:38 +03:00