File tree 3 files changed +16
-2
lines changed
tns-platform-declarations 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
1
Cross Platform Modules Changelog
2
2
==============================
3
3
4
+ ##2 .5.2 (2017, March 21)
5
+
6
+ ### Fixed
7
+
8
+ - [ (#3790 )] ( https://github.com/NativeScript/NativeScript/pull/3790 ) Fix a crash in Android tabview when resetting font property
9
+
10
+ - [ (#3675 )] ( https://github.com/NativeScript/NativeScript/pull/3675 ) Fix a crash when nesting a ProxyViewContainer in FlexboxLayout
11
+
12
+ ##2 .5.1 (2017, February 16)
13
+
14
+ ### Fixed
15
+
16
+ - [ (#3565 )] ( https://github.com/NativeScript/NativeScript/issues/3565 ) Fix a crash when ActionBar transparent background
17
+
4
18
##2 .5.0 (2017, February 1)
5
19
6
20
### Fixed
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tns-core-modules" ,
3
3
"description" : " Telerik NativeScript Core Modules" ,
4
- "version" : " 2.5.1 " ,
4
+ "version" : " 2.5.2 " ,
5
5
"homepage" :" https://www.nativescript.org" ,
6
6
"repository" : {
7
7
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " tns-platform-declarations" ,
3
- "version" : " 2.5.1 " ,
3
+ "version" : " 2.5.2 " ,
4
4
"description" : " Platform-specific TypeScript declarations for NativeScript for accessing native objects" ,
5
5
"main" : " " ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments