Skip to content

Commit edf2a21

Browse files
Vasil Chimevdtopuzov
Vasil Chimev
authored andcommitted
Update changelog for 3.2.0 (#4809)
1 parent 80dc648 commit edf2a21

File tree

1 file changed

+22
-2
lines changed

1 file changed

+22
-2
lines changed

CHANGELOG.md

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

4+
## 3.2.0 (2017, September 07)
5+
6+
### Fixed
7+
8+
- [(# 4728)](https://github.com/NativeScript/NativeScript/issues/4728) Android: A crash where some Drawables do not implement getConstantState
9+
- [(# 4424)](https://github.com/NativeScript/NativeScript/issues/4424) Android: Slider's value does not work when maxValue set
10+
- [(# 4230)](https://github.com/NativeScript/NativeScript/issues/4230) IOS: A crash when setting FontFamily to Font-Awesome on a Span
11+
- [(# 4733)](https://github.com/NativeScript/NativeScript/issues/4733) IOS: A TextView scrolling and sizing issue
12+
- [(# 4302)](https://github.com/NativeScript/NativeScript/issues/4302) IOS: Icon fonts does not work for TabViewItem
13+
- [(# 4582)](https://github.com/NativeScript/NativeScript/issues/4582) IOS: Label with formatted text and theme classes crashes
14+
- [(# 4138)](https://github.com/NativeScript/NativeScript/issues/4138) Cannot change TabView icon
15+
- [(# 4419)](https://github.com/NativeScript/NativeScript/issues/4419) Debugger.js exception for HTTP requests with no Content-Type
16+
- [(# 4650)](https://github.com/NativeScript/NativeScript/issues/4650) Image replacement is not respected during tns run android
17+
- [(# 3963)](https://github.com/NativeScript/NativeScript/issues/3963) ListView multiple item templates do not work inside a TabView
18+
- [(# 4647)](https://github.com/NativeScript/NativeScript/issues/4647) Rename utils.ad.getPalleteColor to getPaletteColor
19+
- [(# 4725)](https://github.com/NativeScript/NativeScript/pull/4725) Remove ListView selected state when rowHeight is set
20+
21+
### New
22+
- [(# 4808)](https://github.com/NativeScript/NativeScript/issues/4808) Android: Keep nativeViews when navigating forward
23+
- [(# 4464)](https://github.com/NativeScript/NativeScript/issues/4464) Enable overlap for custom transitions
24+
- [(# 2181)](https://github.com/NativeScript/NativeScript/issues/2181) Focus and blur events
25+
426
## 3.1.1 (2017, August 08)
527

628
### Fixed
@@ -18,8 +40,6 @@ Cross Platform Modules Changelog
1840
- [(# 2740)](https://github.com/NativeScript/NativeScript/issues/2740) Improved ActionBar CSS Support
1941
- [(# 1664)](https://github.com/NativeScript/NativeScript/issues/1664) Implemented css line-height property
2042

21-
22-
2343
## 3.1.0 (2017, June 22)
2444

2545
### Fixed

0 commit comments

Comments
 (0)