Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7480092

Browse filesBrowse files
author
Vasil Chimev
authored
Merge pull request NativeScript#3831 from NativeScript/vchimev-2.5.2
Bump version to 2.5.2
2 parents 0e6c523 + eea54c4 commit 7480092
Copy full SHA for 7480092

File tree

Expand file treeCollapse file tree

3 files changed

+16
-2
lines changed
Filter options
Expand file treeCollapse file tree

3 files changed

+16
-2
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
11
Cross Platform Modules Changelog
22
==============================
33

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+
418
##2.5.0 (2017, February 1)
519

620
### Fixed

‎tns-core-modules/package.json

Copy file name to clipboardExpand all lines: tns-core-modules/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "tns-core-modules",
33
"description": "Telerik NativeScript Core Modules",
4-
"version": "2.5.1",
4+
"version": "2.5.2",
55
"homepage":"https://www.nativescript.org",
66
"repository": {
77
"type": "git",

‎tns-platform-declarations/package.json

Copy file name to clipboardExpand all lines: tns-platform-declarations/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tns-platform-declarations",
3-
"version": "2.5.1",
3+
"version": "2.5.2",
44
"description": "Platform-specific TypeScript declarations for NativeScript for accessing native objects",
55
"main": "",
66
"scripts": {

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.