3748 Commits

Author SHA1 Message Date
c61c58e52f BackgroundRepeat enum 2016-12-19 10:58:52 +02:00
745388c3da Hhristov/modules30 fixes (#3316)
* Fixed properties, text-base, action-bar, bindings, view

* Rebase onto master
2016-12-19 10:21:43 +02:00
0ac5ecd74f Merge pull request #3306 from NativeScript/font-refactor
FontStyle and FontWeight enums everywhere
2016-12-16 17:02:07 +02:00
53be1ecc07 FontStyle and FontWeight enums everywhere 2016-12-16 16:31:20 +02:00
2f2c7402f5 Merge pull request #3305 from NativeScript/text-base
Total TextBase refactoring + several bug fixes.
2016-12-16 15:13:57 +02:00
93d4fa5d57 Total TextBase refactoring + several bug fixes. 2016-12-16 14:54:00 +02:00
c8e13c23f0 Merge pull request #3300 from NativeScript/vchimev-change
Update CHANGELOG.md
2016-12-15 17:02:55 +02:00
2cbe75994e Update CHANGELOG.md 2016-12-15 17:02:29 +02:00
80e33636c0 Merge pull request #3297 from NativeScript/fixes
Fixed: getViewById, TextDecoration
2016-12-15 13:21:37 +02:00
51e448aa10 Fixed: getViewById, TextDecoration 2016-12-15 13:20:25 +02:00
8d573e0304 Merge pull request #3295 from NativeScript/fixes
Lock all Typescript versions to ~2.0.10
2016-12-15 10:53:15 +02:00
2f9fa6f6a3 Lock all Typescript versions to ~2.0.10 2016-12-15 10:51:45 +02:00
b20fd7fd4c Fix nativeView issues
Fix Listeners base class
2016-12-15 10:46:20 +02:00
e97fd105e3 Fix missing exports 2016-12-14 13:59:50 +02:00
6c3d71cadf fix modules build errors 2016-12-13 16:07:42 +02:00
f75f583573 tns-core-modules done 2016-12-13 15:51:18 +02:00
440f924131 only flex-box left 2016-12-13 15:51:18 +02:00
12ffd9c1e8 absolute-layout 2016-12-13 15:51:18 +02:00
19ee47ba24 got to layouts 2016-12-13 15:51:18 +02:00
07e2102c5d restore properties deleted with merge 2016-12-13 15:51:18 +02:00
befb494a50 up to segmented-bar.ios 2016-12-13 15:51:18 +02:00
007b78325c list-picker not ready 2016-12-13 15:51:18 +02:00
fac4f42503 adding features deleted from rebase 2016-12-13 15:51:18 +02:00
1202cb7288 almost all without layouts 2016-12-13 15:51:18 +02:00
94dee2973a . 2016-12-13 15:51:18 +02:00
da4cad6ec2 tab-view done 2016-12-13 15:51:18 +02:00
943d2dcd6b tabview-ios 2016-12-13 15:51:18 +02:00
079830e9b5 tab-view 2016-12-13 15:51:18 +02:00
a64847ca9d next 2016-12-13 15:51:18 +02:00
0f45a0df5e list-view progress 2016-12-13 15:51:18 +02:00
d795ee94e4 alpha2 2016-12-13 15:51:18 +02:00
645f428f59 alpha1 2016-12-13 15:51:18 +02:00
bb2c7aa60a partial state 2016-12-13 15:51:18 +02:00
e4c21258a3 More files migrated. 2016-12-13 15:51:18 +02:00
b58e0b08a3 refactoring 2016-12-13 15:51:18 +02:00
624717a396 Merge pull request #3283 from NativeScript/issue-1639
Added UI test for nested components CSS application
2016-12-12 14:13:18 +02:00
f578f4eec4 Added UI test for nested components CSS application
Resolves #1639
2016-12-12 13:16:31 +02:00
b77903f3be Merge pull request #3280 from NativeScript/fix-tsc
Fix tsc errors
2016-12-12 11:15:50 +02:00
d1edf6bb93 Fix tsc errors 2016-12-12 10:46:45 +02:00
39007ab05e Removed myst ListView test for ios (#3250) 2016-12-07 10:53:38 +02:00
64a4e8a3ed Merge pull request #3243 from NativeScript/placeholder-color-crash
Fix(IOS): Setting placeholder color crashes
2016-12-05 16:26:46 +01:00
8101a68c25 Fixed(IOS): Setting placeholder color on text filed crashes if no hint is set 2016-12-05 15:16:21 +02:00
fee1dd9a59 Do not dismiss keyboard on android, when text-field has return key type set to 'next' (#3239) 2016-12-05 14:07:00 +02:00
38d6484539 Fixes the metrics issue when soft-navigation is used on a device/emulator. (#3236) 2016-12-05 11:05:46 +02:00
964a55f575 Merge pull request #3233 from NativeScript/zhecheva/separator-color
separatorColor property of ListView can be set in CSS
2016-12-05 10:07:06 +02:00
0d7a731dd0 Merge pull request #3228 from NativeScript/zhecheva/listpicker-color
ListPicker respects color and bckgColor set from CSS
2016-12-05 10:06:53 +02:00
1c95267865 Merge pull request #3211 from NativeScript/zhecheva/dialog-button-backgroundColor
Background of the buttons inside dialog can be modified with CSS
2016-12-05 10:06:33 +02:00
1343aa52a4 separatorColor property of ListView can be set in CSS 2016-12-02 17:43:42 +02:00
d908874a5d Allow iOS app to be started multiple times (#3231)
Integration with existing iOS app
2016-12-02 17:00:34 +02:00
669f6dc8ec ListPicker color and bckgColor set from CSS 2016-12-02 11:45:44 +02:00