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

Changelog History
Page 10

  • v6.2.0 Changes

    October 24, 2019

    ๐Ÿ› Bug Fixes

    • action-bar: font icon support to NavigationButton (#7842) (4991e6d) (#7918) (bdb411f)
    • action-bar-ios13: action bar items population (#7965) (ce96dad)
    • application-settings-android: possible uninitialized sharedPreferences variable usage (#7813) (4f421ff)
    • css: parse css selectors with escape sequences (#7689) (5520213)
    • ๐Ÿ“œ xml parsing when input value is reported as object instead of string (#7916) (a06a5f9)
    • css-android: restore elements' native features if offending css is removed while the app is running (#7789) (2beae5b)
    • css-calc: reduce_css_calc_1.default is not a function (#7787) (03d1ff0)
    • bottom-navigation-ios: incorrect layout on orientation change (#7927) (c9bfec1)

    ๐Ÿ”‹ Features

    • action-bar-android: add properties to control the titleView content insets (#7805) (57a8605)
    • css: add attribute scoped css without global refresh (#7907) (f791a40)
    • css: Add HSL/HSLA support (#7730) (3cabdde)
    • dark-mode: add system appearance property, event and CSS classes (#7887) (5c9a217)
    • file-system: async read/write (#7671) (2146ac9)
    • dark-mode-ios: adapt dynamic system colors (#7826) (f82cf08)
    • platform-declarations: add android29 typings (#7923) (dc65402)
    • platform-declarations: generate typings from iOS 13.0 SDK (#7817) (3e8d635)
    • segmented-bar-ios: add support for the new selectedSegmentTintColor property (#7880) (ca7c46d)
    • overhaul and streamline Android page navigation transitions (#7925) (08e23bc)
    • ๐Ÿ“ฆ Scoped Packages (#7911) (cc97a16)
    • โšก๏ธ update material components dependency to 92.3 (#7936) (866c2b0)
  • v6.1.2 Changes

    October 15, 2019

    ๐Ÿ› Bug Fixes

    • ๐Ÿ”ฆ expose orientation to application module (#7832) (4166e2d)
    • frame-android: IllegalStateException: The specified child already has a parent (#7948) (ff30c48)
    • tabs-ios9: no view controller managing visible view error (#7837) (7fe8d1c)

    ๐Ÿ”‹ Features

  • v6.1.1 Changes

    September 11, 2019

    ๐Ÿ› Bug Fixes

    • android-list-picker: NoSuchFieldException on api29 (#7790) (997d6de)
    • css-calc: reduce_css_calc_1.default is not a function (#7787) (#7801) (20c0773)
  • v6.1.0 Changes

    September 04, 2019

    ๐Ÿ› Bug Fixes

    • dots can now be used in module names (#7655) (b6ff4d3)
    • css: parse css selectors with escape sequences (#7689) (#7732) (e3ed028)
    • ios-tabs: handle tabs extended layout for ios 10 (f7f0612)
    • ios-tabs: crash when add tabstrip in loaded event (#7743) (a66f2f2)
    • ios-tabs: handle nesting proxy view container (#7755) (92c3338)
    • ๐Ÿ– handle empty folders in non-bundle-compat (#7649) (5fd7913)

    ๐Ÿ”‹ Features

    • implement css-variables and css-calc (#7553) (673c808)
    • โž• add CSS classes to app/modal root views to target platform/device/orientation/type (#7606) (3adba68)
    • GridLayout: Add synonym property column[Span] for col[Span] in GridLayout (#7641) (d3c39c1)
    • ๐Ÿ’… apply styles when adding them to the application scope (#7652) (1d12136)
    • ๐Ÿ”ฆ expose application orientation (#7602) (e2c3c8c)
    • ios-bottom-navigation: add icon rendering mode (#7738) (ff6d89f)
    • android-tabs/bottom-navigation: fix tab resource icon size based on specification (#7737) (f436b6f)
    • tabs/bottom-navigation: introduce TabStrip.isIconSizeFixed property (#7691) (8039c2c)
    • tabs/bottom-navigation: add support for custom tabstrip (#7580) (acc3436)
    • tabs/bottom-navigation: inherit TabContentItem from ContentView (#7629) (72ca461)
    • tabs/bottom-navigation: flexible font icon usage (#7672) (c0b8db4)
    • tabs: emit tabStripItem tap event (#7693) (b0d1c91)
    • tabs/bottom-navigation: add TabStrip.itemTap event (#7711) (55c9cc9)
  • v6.0.7 Changes

    August 22, 2019

    ๐Ÿ› Bug Fixes

  • v6.0.6 Changes

    August 08, 2019

    ๐Ÿ› Bug Fixes

    • tns-core-modules-widgets: use correct version (6.0.6).
  • v6.0.5 Changes

    August 05, 2019

    ๐Ÿ› Bug Fixes

    • observable-array: splice to notify correct amount of added items (#7426) (5e14de6)
    • โž• added missing openFile method in ios utils (#7431) (cb58cab)
    • ๐Ÿ‘ full Unicode support in xml (#7428) (b8659e6)
    • timer: setTimeout/setInterval support for boolean period (#7569) (a569bb2)

    ๐Ÿ”‹ Features

    • bottom-navigation-ios: limit to 5 items (5815246)
    • ๐Ÿ‘ท split globals to support smaller worker chunks (0ee0b67)
  • v6.0.4 Changes

    July 30, 2019

    ๐Ÿ› Bug Fixes

    • ios: 'ui/tabs' not found for element 'Tabs'
  • v6.0.3 Changes

    July 29, 2019

    ๐Ÿ› Bug Fixes

    • ios: move material design dependency to podfile (#7592) (291e3b4)
  • v6.0.2 Changes

    July 26, 2019

    ๐Ÿ› Bug Fixes

    • android: remove wait for doubletap if no gesture recognizer (#7584) (9fd5ddc)
    • bottom-navigation: crash when tab selected with no item (#7527) (46c17ca)
    • tabs: tab bar not visible when nested in layout (#7544) (f00b370)
    • tabs-android: wrong tabStripItem selected (#7522) (ca22ba9)
    • tabs-ios: crash when setting tabStripItems through items property (#7548) (4511c76)
    • tabs-ios: unable to return to tab after tab with nested frame visited (#7574) (490cab0)