From c193b8bb4d8745ad97874c2e427a21f34b4c1ee2 Mon Sep 17 00:00:00 2001 From: Erjan Gavalji Date: Wed, 17 Feb 2016 16:06:58 +0200 Subject: [PATCH] Update the Changelog with the changes of 1.6.0 --- CHANGELOG.md | 102 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a0ccb8b1..fa1135854 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,107 @@ Cross Platform Modules Changelog ============================== +##1.6.0 (2016, February 17) + +### Fixed + +- [(#1534)](https://github.com/NativeScript/NativeScript/issues/1534) FileSystemAccess.fileExists returns true for directory as well + +- [(#1524)](https://github.com/NativeScript/NativeScript/issues/1524) Label text="{{ anyField }}" should not print out "null" if the field is "null" + +- [(#1520)](https://github.com/NativeScript/NativeScript/issues/1520) When using remote background images, positioning css properties ignored + +- [(#1467)](https://github.com/NativeScript/NativeScript/pull/1467) Detect JSON response in XHR and auto-parse the response. + +- [(#1463)](https://github.com/NativeScript/NativeScript/issues/1463) fetch/XMLHttpRequest re-URL-encodes first % character in query string + +- [(#1443)](https://github.com/NativeScript/NativeScript/issues/1443) Impossible to rotate 360degrees on iOS + +- [(#1426)](https://github.com/NativeScript/NativeScript/issues/1426) App crash when TabView has more than 5 items and different font-style + +- [(#1415)](https://github.com/NativeScript/NativeScript/issues/1415) TabView crashes the app when Don't keep activities option is turned on + +- [(#1405)](https://github.com/NativeScript/NativeScript/issues/1405) Complete app crash when tapping around a Textfield at times + +- [(#1396)](https://github.com/NativeScript/NativeScript/pull/1396) Fixed bug in GridLayout + +- [(#1381)](https://github.com/NativeScript/NativeScript/pull/1381) Fix originX/Y not applied when set before layout in android + +- [(#1371)](https://github.com/NativeScript/NativeScript/issues/1371) listview android bug and fix + +- [(#1359)](https://github.com/NativeScript/NativeScript/issues/1359) Getting error when restore/opening minimized app first time after installation. + +- [(#1349)](https://github.com/NativeScript/NativeScript/issues/1349) FormattedText Span foregroundColor and backgroundColor cannot be set using known color + +- [(#1340)](https://github.com/NativeScript/NativeScript/issues/1340) Remove global dependency from fetch library + +- [(#1326)](https://github.com/NativeScript/NativeScript/pull/1326) Fix action-bar when app is put to background and restored (and Do not… + +- [(#1296)](https://github.com/NativeScript/NativeScript/issues/1296) Change Android button background method + +- [(#1290)](https://github.com/NativeScript/NativeScript/issues/1290) ListView with rounded items can not show the background of Page + +- [(#1280)](https://github.com/NativeScript/NativeScript/issues/1280) text-transform breaks child colors + +- [(#1275)](https://github.com/NativeScript/NativeScript/issues/1275) ActionBar disappears when app closes with back button + +- [(#1240)](https://github.com/NativeScript/NativeScript/issues/1240) Android 5.x: Setting View.opacity (setAlpha) removes its background. + +- [(#1232)](https://github.com/NativeScript/NativeScript/issues/1232) WrapLayout crashes when itemWidth value is too high + +- [(#1223)](https://github.com/NativeScript/NativeScript/issues/1223) Android Image that has a complex background (i.e. with rounded corners) cannot animate opacity correctly. + +- [(#1218)](https://github.com/NativeScript/NativeScript/issues/1218) Setting and instantly animating a property fails for iOS + +- [(#1177)](https://github.com/NativeScript/NativeScript/issues/1177) Alert Dialog in SegmentedBar selectedIndexChanged event blocks navigation + +- [(#1127)](https://github.com/NativeScript/NativeScript/issues/1127) Changing ActionBar title after page is loaded does not show the ActionBar + +- [(#1123)](https://github.com/NativeScript/NativeScript/issues/1123) iOS: ActionBar covers the page. + +- [(#830)](https://github.com/NativeScript/NativeScript/issues/830) border-radius on Android 4.4.4 (Samsung Tab) not applied to