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
c683ea44e6
Refactor the file-system-access API to be synchronous. Added *Sync equivalents of the file-system APIs. Removed usage of file-system-access within the code.
2015-08-04 16:53:12 +03:00
hshristov
5322dd19b2
Fix Image source property to have None metadata for android - no need for layout invalidation from JS.
...
ClipToBounds implementation added back.
Optimization in style.ts to set native properties at once.
Fix height of CommonLayoutParameters.
2015-08-03 18:18:42 +03:00
hshristov
e58506563a
Fix WrapLayout
...
Fix ScrollView
Fix Stylers.android
Remove some method from View class
Fix layout-helper test views
Fix all android failing tests
Remove onLayout on Button and TextBase
2015-08-03 13:49:11 +03:00
hshristov
bd50fb5550
Fixed several unit-tests
2015-08-03 13:49:08 +03:00
hshristov
41168d3782
Layouts are now implemented natively for Android.
2015-08-03 13:49:03 +03:00
hshristov
42e5e9aac0
Fix merge error
2015-08-03 13:48:51 +03:00
hshristov
0da2f297fd
Fix tslint errors
2015-08-03 13:48:44 +03:00
hshristov
0ad198165c
Layouts are now implemented natively for Android.
2015-08-03 13:48:41 +03:00
Hristo Deshev
38f243de5c
Move css and css-value modules to the toplevel.
...
This is the default location when installing from npm, and Angular uses
that when parsing CSS.
Updated module paths, requires, csproj, tsconfig and grunt tasks.
2015-08-03 12:01:09 +03:00
vakrilov
4a6c841f0e
Fix: crashes when applying css
2015-07-28 09:56:27 +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
dc4a8f745f
FIX: App.css now applied when there is page css
2015-07-23 17:02:15 +03:00
Hristo Deshev
c6d7717e35
Fix tslint errors
2015-07-16 09:44:41 +03:00
vakrilov
53c7bebfec
Center View
2015-07-15 09:35:53 +03:00
vakrilov
460abb7c74
Null check
2015-07-10 11:52:30 +03:00
Vladimir Enchev
d1ec70286d
more fixes & tests added
2015-07-08 18:16:28 +03:00
vakrilov
dd4ec9b79f
Build fix
2015-07-07 17:56:11 +03:00
vakrilov
bf0f3217c1
BorderView - modified to fallback to genric borders
2015-07-07 15:03:19 +03:00
vakrilov
f3979136a4
Frobit setting inline style from code
2015-07-07 15:02:32 +03:00
Rossen Hristov
abc561762c
Fixed wrong event names in application.d.ts + added constants for the Android Activity Events + reordering of members + a small tslint fix.
2015-07-07 12:18:36 +03:00
vakrilov
3cf3d7184e
Fixed: bug when caching native backgrounds
2015-07-06 17:29:41 +03:00
vakrilov
6bb875cb8e
COde cleanup
2015-07-06 17:29:41 +03:00
vakrilov
ac6801fd1c
Fixed failing tests and added page for ui-tests
2015-07-06 17:29:41 +03:00
vakrilov
62553d9d24
Border/background render fixes
2015-07-06 17:29:40 +03:00
vakrilov
2b292eec7c
Test page and fixes
2015-07-06 17:29:39 +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
de4ede5c8b
Backgrounds android
2015-07-06 17:29:38 +03:00
vakrilov
bb0a2caa9e
Css backgrounds spike
2015-07-06 17:29:38 +03:00
Vladimir Enchev
a995b84119
logic simplified and test added
2015-06-29 10:55:03 +03:00
Vladimir Enchev
3d93237e00
visibility fixed
2015-06-29 09:34:24 +03:00
vakrilov
7e44bbc0dc
Fix: color and font comparers
2015-06-26 16:44:17 +03:00
vakrilov
9e597976c1
Fix: PR comments
2015-06-26 16:19:19 +03:00
vakrilov
536791dee7
Resiter custom fonts for IOS
2015-06-26 11:12:49 +03:00
vakrilov
7803ba97b5
Font shorthand property
2015-06-26 11:12:48 +03:00
vakrilov
997dfd1639
Font-family fallback
2015-06-26 11:12:48 +03:00
vakrilov
d18131b608
Apply some DRY
2015-06-26 11:12:47 +03:00
vakrilov
39afd3cc3e
Fix: ios crash when creating font descriptor
2015-06-26 11:12:47 +03:00
vakrilov
e83a82e2e2
Property validation
2015-06-26 11:12:46 +03:00
vakrilov
ecf8a9fca9
android fonts + generic fonts
2015-06-26 11:12:46 +03:00
vakrilov
1433f72509
Css font properties
2015-06-26 11:12:45 +03:00
hshristov
e3f1f987cc
Removed property
2015-06-25 15:46:27 +03:00
hshristov
a8389a3724
Style class to support batch changes before updating native instance.
2015-06-25 15:16:30 +03:00
Vladimir Enchev
f71b2f6c8b
bitmap clip fixed
2015-06-18 15:26:00 +03:00
Vladimir Enchev
1f7454f87f
missed density added
2015-06-18 11:07:14 +03:00
Vladimir Enchev
d03e45b633
button styler removed
2015-06-18 10:24:41 +03:00
Vladimir Enchev
fceafbccf3
styler logic fixed again
2015-06-18 10:24:36 +03:00
Vladimir Enchev
508817fc26
condition fixed
2015-06-18 10:24:34 +03:00
Vladimir Enchev
4673b97eae
android styler fixed
2015-06-18 10:24:32 +03:00