All Versions
161
Latest Version
Avg Release Cycle
23 days
Latest Release
529 days ago

Changelog History
Page 15

  • v2.4.2 Changes

    December 07, 2019
    • (#3242) Setting placeholder color on text field crashes is there is no hint
  • v2.4.1 Changes

    December 02, 2019
    • (#3217) Properly extend Error so message and stack appear in error activity
  • v2.4.0 Changes

    November 16, 2019

    ๐Ÿ›  Fixed

    • (#2942) ListView with TextField in the Item template not showing Keyboard on Portrait mode

    • (#2911) CSS scale breaks background properties on iOS

    • ๐Ÿ”Š (#2884) Dialogs stop working in android after another activity is shown

    • (#2879) Function get allTouches() is not working on iOS 10

    • โœ… (#2873) CSS padding requires background-color in latest tns-core-modules on Android

    • (#2850) [iOS only] Percentage margin of layouts not possible

    • ๐Ÿ‘ (#2834) Animations: scale() syntax does not support only one argument

    • (#2813) The Camera module in Android doesn't handle permissions for you

    • (#2789) CSS border-width causes text to overflow TextView

    • (#2781) CSS border-color does not recognize rgb and rgba values

    • (#2751) Camera module not working on IOS 10 (only in devices) / It hangs and exit the app

    • (#2742) A failure in the modules on debugging with NativeScript inspector

    • (#2741) Memory leak when using slide transition on Android (API Level 23)

    • (#2735) Navigation is slow on Android with tns-core-modules version 2.3.0

    • (#2733) [2.3.0] Image gets covered with color of Page color property

    • (#2714) NativeScript IOS Apps Broadcast as iPad in UserAgent String EVEN on iPhone Using http.getJSON()

    • (#2712) Memory leak in GridLayout on Page Navigation

    • (#2661) Styling ActionBar in css file carries over to other view

    • (#2596) Cannot set View id to just a number

    • (#2571) [Android] memory leak for Images

    • (#2460) Taking several picture leads to OutOfMemory Exeption

    ๐Ÿ†• New

    • (#3044) FlexboxLayout CSS properties

    • (#2986) Enhancement: Page Imports

    • (#2820) ListView item template selector

    • ๐Ÿ‘ (#2796) ActionItems lacks proper support for VoiceOver on iOS

    • ๐Ÿ‘ (#2739) Feature Request: SegmentedBar CSS Support

    • ๐Ÿ‘ (#2738) Feature Request: Improved TabView CSS Support

    • (#2656) TextField Line Color

    • (#2621) Feature request: Add accessibility labels to views.

    • ๐Ÿšš (#2608) Move the camera module to a plugin

    • 0๏ธโƒฃ (#1763) Default design/theme for the cross-platform UI. A-la Bootstrap?

    • ๐Ÿ‘ (#1650) Flexbox Layout support

    • (#699) Suggestion : Add image rotate left/right

    • ๐Ÿ‘ (#50) Support for pseudo/state selectors in CSS

  • v2.3.0 Changes

    September 16, 2019

    ๐Ÿ›  Fixed

    • (#2657) Handle native instances with weak refs in transition closures

    • (#2615) Button with text-decoration cannot change its text

    • (#2601) Text color of the Button not applied, when text-transform has been set.

    • ๐Ÿ›  (#2591) Label zero height issue fixed.

    • ๐Ÿ›  (#2586) Fixed issue when bind to bindingContext and other property.

    ๐Ÿ†• New

    • ๐Ÿ‘ (#2649) ImageView CSS color property support

    • ๐Ÿ“œ (#2593) Content type with "+json" structured syntax suffix not parsed

    • (#2356) Integrate the iOS .d.ts generator

    • ๐Ÿ’… (#712) Ability to style EditableTextBase's hint property

  • v2.2.0 Changes

    August 10, 2019

    ๐Ÿ›  Fixed

    • ๐Ÿ”จ (#2427) Refactor application of text decoration, text transform, letter spacing and formatted text
    • (#2414) CSS background-image on Label not loading in iOS
    • (#2413) Multiple HTTP response headers not returned correctly on Android
    • ๐Ÿšš (#2391) App crash when editing text and text-view is removed
    • (#2362) Multiple ScrollViews on one page fires scrollEvent simultaneously
    • (#2173) iOS onSuspend + showModal() returning "Error: This value is not a native object"
    • (#2121) The navigation bar duplicates when going to TabView's "More" tab

    ๐Ÿ†• New

    • (#2528) Letter spacing in EM units
    • (#2457) Feature Request - Nested Bindable Observables
    • (#1278) TabView button icons (iOS)
    • (#734) Add API to retrieve the following standard user directories under iOS
    • (#731) NavigationEntry.bindingContext property
  • v2.1.0 Changes

    June 30, 2019

    ๐Ÿ›  Fixed

    • (#2383) android LayoutParams are not overridden

    • ๐Ÿ‘ป (#2372) Custom title on Android fails with exception

    • 0๏ธโƒฃ (#2367) Android 6.0+ sets activity intent extras by default which breaks application resume

    • (#2344) Action bar doesn't handle events properly when a custom button

    • (#1655) Added CSS not cascadded after screen is built

    • (#2310) Sorting issue with Css Selectors with same specificity.

    • โšก๏ธ (#2301) Updated webinspector interfaces

    • (#2299) Binding converter calls.

    • (#2286) Visual glitch with manual iOS transitions

    • (#2268) Undefined can be set as localValue to dependency observable

    • ๐Ÿ”€ (#2266) Animation value sync issues

    • (#2263) Crash when ListView is used in a modal dialog (Android).

    • (#2262) Crash in action bar on iOS 9.3

    • (#2256) Custom ActionItem gets displaced in iOS

    • (#2250) Ignore the case when getting a response header

    • (#2240) Possible regex issue with CSS class names

    • (#2225) The exit transition of the current page is not played when navigating with clearHistory.

    • (#2220) Close current modal page on livesync

    • (#2209) CSS-Animation w/ iteration-count:infinite is never reset causing OutOfMemory error

    • (#2191) SegmentedBar unbound items not firing selectedIndex change events

    • (#2177) iOS CSS Animation rotate() do not reset the value after 360 degrees rotation

    • (#2161) TranslateX and Animate in iOS strange behaviour on 2.0

    • (#2151) Add z-index to the public API

    • (#2053) WebView still visible in chrome://inspect after page is destroyed

    • (#1948) Navigation stops working after navigating with clearHistory and a transition

    • (#1899) Android layerType should not be changed if there is no need

    • (#1807) SearchBar.textFieldHintColor not respected on iOS

    • (#1425) Images have margin when added to Layout

    ๐Ÿ†• New

    • (#1563) Enable modules snapshot for Android

    • (#2339) Implement the BorderDrawable class used in background.android.ts in Java

    • ๐Ÿ‘ (#2322) Added support for debugging TypeScript in WebInspector

    • (#2307) Modules won't call android requestLayout anymore. Android will handle its layout when needed

    • (#2304) Rename com.tns.Async.xxx to org.nativescript.widgets.Async.xxx

    • ๐Ÿšš (#2298) Move UILableImpl as TNSLabel in widgets.

    • (#2288) Decouple Fragment implementation logic from the Extend call.

    • (#2271) Extract the Activity implementation logic in a separate class.

    • (#2270) Avoid excessive requestLayout calls

    • ๐Ÿ›  (#2269) Label won't requestLayout when its text is changed if it has fixed size

    • ๐ŸŽ (#2260) Optimized DependencyObject setValue performance

    • ๐Ÿšš (#2244) Remove the android.app.Application extend from the core modules

    • (#2217) Enable hardware acceleration for views animations in Android.

    • (#2198) Image won't requestLayout when measured with 'exactly' spec

    • (#2174) ListView views will apply CSS once per view.

    • ๐ŸŽ (#2144) Performance improvements

  • v2.0.1 Changes

    May 18, 2019

    ๐Ÿ›  Fixed

    • ๐Ÿšš (#2133) Removed unnecessary view state creation.

    • ๐Ÿ›  (#2126) zIndex fixed for Android buttons

    • (#2113) Panning gesture in Android creates non-smooth delta coordinates.

    • (#2100) Fix navigatedFrom event raised when Activity is destroyed without actโ€ฆ

    • (#2099) Typo in Pointer.getY method for iOS

    • (#2084) App crashes when animating ActionBar

    • (#2077) Animations not working in 2.0.0 on android?

    • (#2076) 2.0 Corrupted navigation stack

    • (#2062) Cannot change the iOS status bar text color since 2.0

    ๐Ÿ†• New

    • ๐Ÿ‘€ (#2108) Add Method to see if camera is available

    • ๐Ÿ‘ (#2102) clip-path support added

  • v2.0.0 Changes

    April 27, 2019

    ๐Ÿ›  Fixed

    • (#2018) Bold and italic do not work on Android when no font family is specified

    • โšก๏ธ (#1982) UI not updated when propertyChange event of Observable is raised

    • ๐Ÿ”ง (#1963) Default SegmentedBar items to textwrap false, expose option to configure

    • (#1958) Animate iterations property counts -1 on iOS when value is => 2

    • ๐Ÿ‘ป (#1916) TimePicker minHour, maxHour are throwing exception when hour is out of their range

    • (#1912) Text-transform not applied on text property change (label, button, etc.)

    • (#1905) Visual states not working properly when the animation is canceled in Android

    • (#1902) CSS text properties not applying on button when no other text element is used in page

    • (#1893) CSS animations from the application-wide .css file do not aply

    • (#1887) Parent directory not created by file-system.File.fromPath()

    • (#1878) Multiple actionView items do not handle tap event correctly

    • (#1864) Generic font families should use system fonts on iOS

    • (#1859) CSS text-transform is not correctly applied in a virtualized ListView

    • (#1822) verticalAlignment "middle" and "center" crash the app on Android

    • (#1820) All topmost().navigate instances stop working after AdMob interstitial close

    • (#1813) Add ability to set attributed text on button

    • (#1809) Unable to show dialog from a modal page

    • โšก๏ธ (#1794) Update TextBase/Button text property when formattedText changes

    • (#1792) NSRangeException when typing in a TextField with formatted text

    • (#1788) Difference in jpg resource syntax on iOS/Android

    • (#1787) Going back with the stock "Back" button on iOS always animates the transition

    • (#1776) Swipe back not working since 1.6

    • (#1775) Using RGBA in CSS

    • (#1772) Unable to open a page with FormattedText on iOS

    • (#1770) Color animations are broken on Android

    • (#1570) 1.6 navigation events firing out of order

    ๐Ÿ†• New

    • ๐Ÿ— (#1943) Publish @next builds

    • ๐Ÿ‘ (#1862) Support for all font-weight CSS values with the best mapping possible

    • (#1760) Add public instance methods to View class for getting locations and sizes

    • ๐Ÿ‘ (#1757) Support letter-spacing property in CSS

    • โšก๏ธ (#1686) Allow updates to application CSS

    • (#1660) Feature request: Add CSS ability for other properties

    • ๐Ÿ‘ (#1608) Add support for CSS 3 animations and transitions

    • (#1451) Enable Android 6 way for requesting permissions

    • (#828) Create a 'source'-like property on the View class for debugging

    • ๐Ÿ’… (#515) CSS style property "z-index"

  • v1.7.1 Changes

    March 22, 2019

    ๐Ÿ›  Fixed

    • (#1614) App crashes after a while leaving it open and re-selecting it on Android
  • v1.7.0 Changes

    March 16, 2019

    ๐Ÿ›  Fixed

    • (#1737) TypeError from fetch module due to no headers received

    • (#1721) TextField returnPress event not working on Android

    • ๐Ÿ‘ (#1695) HTTP module does not support multiple headers with same name

    • ๐Ÿ’ป (#1693) "ui/frame".NavigationEntry.transitionAndroid is not supported

    • (#1692) Apply visibility via binding fails [Android]

    • (#1691) App crash if ActionBar includes an 'id' tag [Android]

    • (#1667) Tap event does not fire when using codeFile in different directory

    • ๐Ÿ”Š (#1631) The dialogs.confirm throws exception when writing Angular 2 + {N} app

    • ๐Ÿ›  (#1624) Fixed jumpy navigation between pages in iOS

    • ๐Ÿšš (#1583) Remove message escaping

    • (#1569) Regression: back button breaks app on clearHistory: true (android)

    • (#1559) Image rotation from camera

    • (#1543) [Android] View._onDetached called twice when app is suspended

    • (#1389) Frame navigate, while Android activity is paused, crash

    • (#1078) FormattedText styling not working in iOS

    ๐Ÿ†• New

    • (#1602) Request: AppSettings - clearAll

    • (#1488) Ability to define a custom view in ActionItem

    • (#1330) Allow NativeScript application to define different base class for activity and application

    • ๐Ÿ‘ (#1267) Implement icon font support for ActionBarItems

    • (#1076) Feature request: Physics

    • ๐Ÿ‘ (#704) Support of Px,rem