8000 Update CHANGELOG.md · lineCode/NativeScript@311e035 · GitHub
[go: up one dir, main page]

Skip to content

Commit 311e035

Browse files
Vasil Chimevvchimev
authored andcommitted
Update CHANGELOG.md
1 parent 77c3ea8 commit 311e035

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+
## 3.0.1 (2017, May 23)
5+
6+
### Fixed
7+
8+
- [(# 4103)](https://github.com/NativeScript/NativeScript/issues/4103) A problem with base64 encoded images in Image element
9+
- [(# 4143)](https://github.com/NativeScript/NativeScript/issues/4143) Background Image Failing
10+
- [(# 4127)](https://github.com/NativeScript/NativeScript/issues/4127) Binding to 'bindingContext' of View is not working
11+
- [(# 4015)](https://github.com/NativeScript/NativeScript/issues/4015) Crash: View already has a parent on Android 7.0 with Split screen + pageTransitions
12+
- [(# 3747)](https://github.com/NativeScript/NativeScript/issues/3747) Images randomly get swapped on Android
13+
- [(# 3960)](https://github.com/NativeScript/NativeScript/issues/3960) TabView with ScrollView and MapView crashes
14+
- [(# 3983)](https://github.com/NativeScript/NativeScript/issues/3983) TextField: "0000" hint truncated to "0"
15+
- [(# 4135)](https://github.com/NativeScript/NativeScript/issues/4135) TextField: If the secure property is true, the text property doesn't work properly
16+
- [(# 4123)](https://github.com/NativeScript/NativeScript/issues/4123) Android: Pressing ENTER key from hardware keyboard in TextView throws an exception
17+
- [(# 4109)](https://github.com/NativeScript/NativeScript/issues/4109) Android: Formatted string does not work if defined in XML
18+
- [(# 4022)](https://github.com/NativeScript/NativeScript/issues/4022) Android: TabView & ScrollView causes crash on resume
19+
- [(# 4175)](https://github.com/NativeScript/NativeScript/issues/4175) IOS: Switch not visible
20+
- [(# 4141)](https://github.com/NativeScript/NativeScript/issues/4141) IOS: ActionBar will be hidden after closeCallback of modal page
21+
- [(# 4157)](https://github.com/NativeScript/NativeScript/issues/4157) IOS: Hidden ActionBar will be shown by showModal()
22+
- [(# 4151)](https://github.com/NativeScript/NativeScript/issues/4151) IOS: Layout will not update on modal page
23+
424
## 3.0.0 (2017, May 03)
525

626
### BREAKING CHANGES

0 commit comments

Comments
 (0)
0