Hristo Deshev
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
Vladimir Enchev
4e6f4aaf3f
borderRadius not working on UILabel
2015-09-23 10:03:08 +03:00
Vladimir Enchev
6a42e6019c
valueForKey("_searchField") replaced
2015-08-13 11:40:30 +03:00
Vladimir Enchev
951f565c21
ios code fixed
2015-08-12 16:13:35 +03:00
Vladimir Enchev
2d07eb9dd0
font-size CSS support for search-bar + test
2015-08-12 15:19:04 +03:00
Rossen Hristov
59d6dbb224
Fixed all merge problems.
2015-08-06 14:58:55 +03:00
Rossen Hristov
abc9faccfa
Added Padding+Border support for Label, Button, TextField and TextView for both platforms. Only iOS TextView does not support them.
2015-08-06 14:58:53 +03:00
atanasovg
1439313e7b
Make moduleMerge a global function - this saves a total of 83 requires upon application loading.
2015-07-27 13:04:48 +03:00
vakrilov
62553d9d24
Border/background render fixes
2015-07-06 17:29:40 +03:00
vakrilov
d74d9b8fbb
Css properties progress
2015-07-06 17:29:38 +03:00
vakrilov
bb0a2caa9e
Css backgrounds spike
2015-07-06 17:29:38 +03:00
vakrilov
7803ba97b5
Font shorthand property
2015-06-26 11:12:48 +03:00
vakrilov
d18131b608
Apply some DRY
2015-06-26 11:12:47 +03:00
vakrilov
e83a82e2e2
Property validation
2015-06-26 11:12:46 +03:00
vakrilov
1433f72509
Css font properties
2015-06-26 11:12:45 +03:00
Vladimir Enchev
108e21f546
tslint error fixed
2015-06-18 10:24:29 +03:00
Vladimir Enchev
86430bec3d
stylers fixed
2015-06-18 10:24:26 +03:00
Vladimir Enchev
9b934432aa
border props added to view
2015-06-18 10:24:25 +03:00
Rossen Hristov
1b212bfce5
Resolved #184 : Hint property for TextView.
2015-05-20 16:46:08 +03:00
vakrilov
898fa53ae7
Fix for button text-align styler in IOS
2015-04-06 13:09:08 +03:00
Vladimir Enchev
45e16146dd
default stretch for android removed
2015-03-20 14:16:00 +02:00
Vladimir Enchev
6149a1f7d6
background-image css property added
2015-03-20 14:15:54 +02:00
Vladimir Enchev
2d984022ef
stylers fixed
2015-03-10 10:10:23 +02:00
Vladimir Enchev
0d8f7ec0c2
initial SearchBar styling added
2015-03-09 15:50:57 +02:00
Vladimir Enchev
f1d65798d0
styler for ios added
2015-03-04 16:59:10 +02:00
Erjan Gavalji
cc829e0152
definitions fixed
2015-03-03 10:34:40 +02:00