Skip to content

Commit a736bc0

Browse files
authored
Add the 2.2.0 changes to the changelog
1 parent 3da84ce commit a736bc0

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,26 @@
11
Cross Platform Modules Changelog
22
==============================
33

4+
##2.2.0 (2016, August 10)
5+
6+
### Fixed
7+
8+
- [(#2427)](https://github.com/NativeScript/NativeScript/pull/2427) Refactor application of text decoration, text transform, letter spacing and formatted text
9+
- [(#2414)](https://github.com/NativeScript/NativeScript/pull/2414) CSS background-image on Label not loading in iOS
10+
- [(#2413)](https://github.com/NativeScript/NativeScript/pull/2413) Multiple HTTP response headers not returned correctly on Android
11+
- [(#2391)](https://github.com/NativeScript/NativeScript/pull/2391) App crash when editing text and text-view is removed
12+
- [(#2362)](https://github.com/NativeScript/NativeScript/pull/2362) Multiple ScrollViews on one page fires scrollEvent simultaneously
13+
- [(#2173)](https://github.com/NativeScript/NativeScript/pull/2173) iOS onSuspend + showModal() returning "Error: This value is not a native object"
14+
- [(#2121)](https://github.com/NativeScript/NativeScript/pull/2121) The navigation bar duplicates when going to TabView's "More" tab
15+
16+
### New
17+
18+
- [(#2528)](https://github.com/NativeScript/NativeScript/issues/2528) Letter spacing in EM units
19+
- [(#2457)](https://github.com/NativeScript/NativeScript/issues/2457) Feature Request - Nested Bindable Observables
20+
- [(#1278)](https://github.com/NativeScript/NativeScript/issues/1278) TabView button icons (iOS)
21+
- [(#734)](https://github.com/NativeScript/NativeScript/issues/734) Add API to retrieve the following standard user directories under iOS
22+
- [(#731)](https://github.com/NativeScript/NativeScript/issues/731) NavigationEntry.bindingContext property
23+
424
##2.1.0 (2016, June 30)
525

626
### Fixed

0 commit comments

Comments
 (0)