Skip to content

Commit bb3a284

Browse files
Alexander VakrilovVasil Chimev
authored andcommitted
docs: add changelog for 3.3.0 (NativeScript#4979)
* chore: Changelog update for 3.3.0 * docs: minor tweaks on the changelog for 3.3.0
1 parent 0fe1806 commit bb3a284

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
Cross Platform Modules Changelog
22
==============================
3+
## 3.3.0 (2017, October 25)
4+
5+
### Fixed
6+
- [(# 4959)](https://github.com/NativeScript/NativeScript/pull/4959) Android: a crash related to ConstantState drawable on API 23
7+
- [(# 4950)](https://github.com/NativeScript/NativeScript/issues/4950) Android: a crash when application is suspended
8+
- [(# 4897)](https://github.com/NativeScript/NativeScript/issues/4897) Android: Button listener missing owner
9+
- [(# 4851)](https://github.com/NativeScript/NativeScript/issues/4851) Android: DatePicker shows wrong month
10+
- [(# 4895)](https://github.com/NativeScript/NativeScript/issues/4895) Android: default page transtion in app.ts is not working for the initial page & breaks navigation
11+
- [(# 4963)](https://github.com/NativeScript/NativeScript/pull/4963) IOS: fix missing borderRadius on Image
12+
- [(# 4740)](https://github.com/NativeScript/NativeScript/issues/4740) IOS: Button:highlighted stops working after 2nd click
13+
- [(# 4678)](https://github.com/NativeScript/NativeScript/issues/4678) ListView w/"itemTemplates" (multiple templates) cannot be used with TabView
14+
15+
### New
16+
- [(# 4767)](https://github.com/NativeScript/NativeScript/pull/4767) [(# 4721)](https://github.com/NativeScript/NativeScript/pull/4721) [(# 4715)](https://github.com/NativeScript/NativeScript/pull/4715) CSS related optimizations
17+
- [(# 4930)](https://github.com/NativeScript/NativeScript/pull/4930) Chrome DevTools Elements tab support
18+
- [(# 4922)](https://github.com/NativeScript/NativeScript/pull/4922) Update platform declarations to iOS 11
19+
320

421
## 3.2.0 (2017, September 07)
522

0 commit comments

Comments
 (0)