Commit Graph

818 Commits

Author SHA1 Message Date
Rossen Hristov
3529346c23 Fix: string values read from XML are not converted to the correct type before assignment 2016-12-21 14:13:00 +02:00
Panayot Cankov
8bf088edac Merge pull request #3339 from NativeScript/cankov/modules-30-test-300
Let about 300 non UI tests run
2016-12-21 12:11:55 +02:00
Hristo Hristov
f5905f072d fix tab-view, segmented-bar, action-bar, all ViewBases (#3340) 2016-12-21 12:02:02 +02:00
PanayotCankov
185b84e0ba Let about 300 non UI tests run 2016-12-21 11:55:55 +02:00
PanayotCankov
25bd65d95c Make 0 test run successfuly 2016-12-21 10:40:47 +02:00
Rossen Hristov
417064fd38 Fix Android lifecycle 2016-12-20 16:12:52 +02:00
Rossen Hristov
3cfab990c4 Comment out TabView which does not compile 2016-12-20 14:23:37 +02:00
Rossen Hristov
2aebdd800c Fix apps runtime crashes 2016-12-20 14:09:28 +02:00
Hristo Hristov
d9ab6b960a working on tab-view 2016-12-20 14:08:13 +02:00
PanayotCankov
d10ca1da03 Fix the last several errors 2016-12-20 13:36:10 +02:00
Hristo Hristov
6122c44126 added class property to ViewBase (#3327) 2016-12-20 11:38:29 +02:00
Rossen Hristov
9236517fcb GridUnitType enum + fixes 2016-12-20 11:21:31 +02:00
Rossen Hristov
bde5687273 Fixed ~60 tsc errors 2016-12-20 10:55:49 +02:00
Hristo Hristov
c71b4d4bf1 Hhristov/modules30 fixes (#3321)
* Fixed bindings, several css properties, attached properties

* Fix valueChanged handlers
Fix double registration of width/height property handlers

* fix broken merge
2016-12-19 17:52:18 +02:00
Rossen Hristov
63e4139a65 Merge branch 'hhristov/modules30' into alignments 2016-12-19 17:27:49 +02:00
Panayot Cankov
c5b98de528 Merge pull request #3317 from NativeScript/cankov/modules30
Fixing type errors in tests
2016-12-19 16:35:06 +02:00
Rossen Hristov
8ac7c8d574 HorizontalAlignment and VerticalAlignment 2016-12-19 16:25:08 +02:00
Panayot Cankov
6cfbaae947 Add 'auto' and number to the PercentLength and Length types 2016-12-19 15:53:01 +02:00
Rossen Hristov
35c06ba855 Fixed the ActivityIndicator busy/visibility problems. 2016-12-19 14:57:53 +02:00
Rossen Hristov
9be5d4301a Add several missing types to view.d.ts 2016-12-19 13:13:59 +02:00
Rossen Hristov
1255e6bd4a Visibility 2016-12-19 11:56:32 +02:00
Rossen Hristov
c61c58e52f BackgroundRepeat enum 2016-12-19 10:58:52 +02:00
Panayot Cankov
6feeb140e3 Fixing type errors in tests 2016-12-19 10:36:25 +02:00
Hristo Hristov
745388c3da Hhristov/modules30 fixes (#3316)
* Fixed properties, text-base, action-bar, bindings, view

* Rebase onto master
2016-12-19 10:21:43 +02:00
Rossen Hristov
53be1ecc07 FontStyle and FontWeight enums everywhere 2016-12-16 16:31:20 +02:00
Rossen Hristov
93d4fa5d57 Total TextBase refactoring + several bug fixes. 2016-12-16 14:54:00 +02:00
Rossen Hristov
51e448aa10 Fixed: getViewById, TextDecoration 2016-12-15 13:20:25 +02:00
Hristo Hristov
b20fd7fd4c Fix nativeView issues
Fix Listeners base class
2016-12-15 10:46:20 +02:00
Hristo Hristov
e97fd105e3 Fix missing exports 2016-12-14 13:59:50 +02:00
Hristo Hristov
6c3d71cadf fix modules build errors 2016-12-13 16:07:42 +02:00
Hristo Hristov
f75f583573 tns-core-modules done 2016-12-13 15:51:18 +02:00
Hristo Hristov
440f924131 only flex-box left 2016-12-13 15:51:18 +02:00
Hristo Hristov
12ffd9c1e8 absolute-layout 2016-12-13 15:51:18 +02:00
Hristo Hristov
19ee47ba24 got to layouts 2016-12-13 15:51:18 +02:00
Hristo Hristov
07e2102c5d restore properties deleted with merge 2016-12-13 15:51:18 +02:00
Hristo Hristov
befb494a50 up to segmented-bar.ios 2016-12-13 15:51:18 +02:00
Hristo Hristov
007b78325c list-picker not ready 2016-12-13 15:51:18 +02:00
Hristo Hristov
fac4f42503 adding features deleted from rebase 2016-12-13 15:51:18 +02:00
Hristo Hristov
1202cb7288 almost all without layouts 2016-12-13 15:51:18 +02:00
Hristo Hristov
94dee2973a . 2016-12-13 15:51:18 +02:00
Hristo Hristov
da4cad6ec2 tab-view done 2016-12-13 15:51:18 +02:00
Hristo Hristov
943d2dcd6b tabview-ios 2016-12-13 15:51:18 +02:00
Hristo Hristov
079830e9b5 tab-view 2016-12-13 15:51:18 +02:00
Hristo Hristov
a64847ca9d next 2016-12-13 15:51:18 +02:00
Hristo Hristov
0f45a0df5e list-view progress 2016-12-13 15:51:18 +02:00
Hristo Hristov
d795ee94e4 alpha2 2016-12-13 15:51:18 +02:00
Hristo Hristov
645f428f59 alpha1 2016-12-13 15:51:18 +02:00
Hristo Hristov
bb2c7aa60a partial state 2016-12-13 15:51:18 +02:00
Hristo Hristov
e4c21258a3 More files migrated. 2016-12-13 15:51:18 +02:00
Hristo Hristov
b58e0b08a3 refactoring 2016-12-13 15:51:18 +02:00