8000 Add 2.5.0 Changelog · Cayan/NativeScript@19558e7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 19558e7

Browse files
vchimevhdeshev
authored andcommitted
Add 2.5.0 Changelog
Conflicts: CHANGELOG.md
1 parent f57b904 commit 19558e7

File tree

1 file changed

+70
-0
lines changed

1 file changed

+70
-0
lines changed

CHANGELOG.md

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

4+
##2.5.0 (2017, February 1)
5+
6+
### Fixed
7+
8+
- [(#3270)](https://github.com/NativeScript/NativeScript/issues/3270) Android platform.screen.mainScreen props are not invalidated after orientation change
9+
10+
- [(#3232)](https://github.com/NativeScript/NativeScript/issues/3232) CSS support for separatorColor property of ListView
11+
12+
- [(#3220)](https://github.com/NativeScript/NativeScript/issues/3220) Background of the buttons inside dialog can be modified with CSS
13+
14+
- [(#3218)](https://github.com/NativeScript/NativeScript/issues/3218) ListPicker foreground color doesnt change
15+
16+
- [(#3215)](https://github.com/NativeScript/NativeScript/issues/3215) StackLayout isUserInteractionEnabled="false" value is not working
17+
18+
- [(#3210)](https://github.com/NativeScript/NativeScript/issues/3210) Segmentedbar crash using a number as title
19+
20+
- [(#3181)](https://github.com/NativeScript/NativeScript/issues/3181) Cursor position resets on toggling value of secure property of TextField on Android
21+
22+
- [(#3175)](https://github.com/NativeScript/NativeScript/issues/3175) Invalid value 500 for property fontWeight in XML
23+
24+
- [(#3172)](https://github.com/NativeScript/NativeScript/issues/3172) Pseudo selectors not applying when app resumes
25+
26+
- [(#3163)](https://github.com/NativeScript/NativeScript/issues/3163) Issue with WHxxx calculations on android / wrong files loaded
27+
28+
- [(#3147)](https://github.com/NativeScript/NativeScript/issues/3147) Setting `setTypeface()` to null object
29+
30+
- [(#3137)](https://github.com/NativeScript/NativeScript/issues/3137) Ripple effect lost on Segmented-Bar with selectedBackgroundColor
31+
32+
- [(#3129)](https://github.com/NativeScript/NativeScript/issues/3129) Modal dialogs don't have background color
33+
34+
- [(#3113)](https://github.com/NativeScript/NativeScript/issues/3113) Transparent border rendered as black
35+
36+
- [(#3111)](https://github.com/NativeScript/NativeScript/issues/3111) TextView new line closes virtual keyboard on Android
37+
38+
- [(#3098)](https://github.com/NativeScript/NativeScript/issues/3098) Connectivity module always return undefined on android <= 4.4
39+
40+
- [(#3064)](https://github.com/NativeScript/NativeScript/issues/3064) Setting automationText to a number crashes the app on Android
41+
42+
- [(#3060)](https://github.com/NativeScript/NativeScript/issues/3060) CSS clip-path rect() shape function implemented incorrectly
43+
44+
- [(#3007)](https://github.com/NativeScript/NativeScript/issues/3007) java.lang.NumberFormatException when applying clip-path with percentage values
45+
46+
- [(#2980)](https://github.com/NativeScript/NativeScript/issues/2980) FlexboxLayout flex shrink factor is not multiplied by the flex base size
47+
48+
- [(#2941)](https://github.com/NativeScript/NativeScript/issues/2941) Using IconFonts in ActionBar + navigation leeds to displaced icons
49+
50+
- [(#2870)](https://github.com/NativeScript/NativeScript/issues/2870) [iOS] ActionBar w/translucent navigationBar set to false is creating whitish transition
51+
52+
- [(#2815)](https://github.com/NativeScript/NativeScript/issues/2815) TabView.androidOffscreenTabLimit property
53+
54+
- [(#2672)](https://github.com/NativeScript/NativeScript/issues/2672) Erratic action bar transition when using bound (or empty) title property
55+
56+
- [(#2179)](https://github.com/NativeScript/NativeScript/issues/2179) iOS ActionBarItems overlapping before page load
57+
58+
- [(#2116)](https://github.com/NativeScript/NativeScript/issues/2116) setInterval callback is not fired while touch events are being processed
59+
60+
- [(#1869)](https://github.com/NativeScript/NativeScript/issues/1869) ActionBar icons in iOS (back, hamburger icon) with different height are "jumping" when changing the screens
61+
62+
- [(#1799)](https://github.com/NativeScript/NativeScript/issues/1799) ActionBar drop shadow lost with background-color
63+
64+
- [(#1639)](https://github.com/NativeScript/NativeScript/issues/1639) Custom components within other custom components: occasionally not loaded "in time" and ignoring css
65+
66+
### New
67+
68+
- [(#2736)](https://github.com/NativeScript/NativeScript/issues/2736) CSS support for styling status bar; backgroundColor added in ActionBarStyler
69+
70+
- [(#2693)](https://github.com/NativeScript/NativeScript/issues/2693) CSS clip-path `inset` shape
71+
72+
- [(#2689)](https://github.com/NativeScript/NativeScript/issues/2689) TabView.iosIconRenderingMode property
73+
474
##2.4.3 (2016, December 15)
575

676
- [(#3170)](https://github.com/NativeScript/NativeScript/pull/3170) Export set function for cssFile and resources

0 commit comments

Comments
 (0)
0