NativeScript v2.0.0 Release Notes

Release Date: 2019-04-27 // about 5 years ago
  • ๐Ÿ›  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"