Skip to content

Commit cafa4e5

Browse files
committed
Update the changelog
1 parent 391f014 commit cafa4e5

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

CHANGELOG.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,55 @@
11
Cross Platform Modules Changelog
22
==============================
3+
4+
##1.7.0 (2016, March 16)
5+
6+
### Fixed
7+
8+
- [(#1737)](https://github.com/NativeScript/NativeScript/issues/1737) TypeError from fetch module due to no headers received
9+
10+
- [(#1721)](https://github.com/NativeScript/NativeScript/issues/1721) TextField returnPress event not working on Android
11+
12+
- [(#1695)](https://github.com/NativeScript/NativeScript/issues/1695) http module does not support multiple headers with same name
13+
14+
- [(#1693)](https://github.com/NativeScript/NativeScript/issues/1693) "ui/frame".NavigationEntry.transitionAndroid Is Not Supported
15+
16+
- [(#1692)](https://github.com/NativeScript/NativeScript/issues/1692) Apply visibility via binding fails [Android]
17+
18+
- [(#1691)](https://github.com/NativeScript/NativeScript/issues/1691) App crash if ActionBar inculdes an 'id' tag [Android]
19+
20+
- [(#1667)](https://github.com/NativeScript/NativeScript/issues/1667) Tap Event Does Not Fire When Using codeFile In Different Directory
21+
22+
- [(#1631)](https://github.com/NativeScript/NativeScript/issues/1631) dialogs.confirm throws exception when writing angular 2 + {N} app
23+
24+
- [(#1624)](https://github.com/NativeScript/NativeScript/pull/1624) Fixed jumpy navigation between pages in iOS.
25+
26+
- [(#1583)](https://github.com/NativeScript/NativeScript/pull/1583) Remove message escaping
27+
28+
- [(#1569)](https://github.com/NativeScript/NativeScript/issues/1569) Regression: Back button breaks app on clearHistory: true (android)
29+
30+
- [(#1559)](https://github.com/NativeScript/NativeScript/issues/1559) Image rotation from camera
31+
32+
- [(#1543)](https://github.com/NativeScript/NativeScript/issues/1543) [Android] View._onDetached called twice when app is suspended.
33+
34+
- [(#1389)](https://github.com/NativeScript/NativeScript/issues/1389) Frame navigate, while android Activity is paused, crash
35+
36+
- [(#1078)](https://github.com/NativeScript/NativeScript/issues/1078) FormattedText styling not working in iOS
37+
38+
### New
39+
40+
- [(#1602)](https://github.com/NativeScript/NativeScript/issues/1602) Request: AppSettings - clearAll
41+
42+
- [(#1488)](https://github.com/NativeScript/NativeScript/issues/1488) Ability to define a custom view in ActionItem
43+
44+
- [(#1330)](https://github.com/NativeScript/NativeScript/issues/1330) Allow NativeScript application to define different base class for Activity and Application.
45+
46+
- [(#1267)](https://github.com/NativeScript/NativeScript/issues/1267) Implement Icon Font support for ActionBarItems
47+
48+
- [(#1076)](https://github.com/NativeScript/NativeScript/issues/1076) Feature request: Physics
49+
50+
- [(#704)](https://github.com/NativeScript/NativeScript/issues/704) Support of Px,rem
51+
52+
353
##1.6.0 (2016, February 17)
454

555
### Breaking changes

0 commit comments

Comments
 (0)