All Versions
121
Latest Version
Avg Release Cycle
2 days
Latest Release
165 days ago
Changelog History
Page 6
Changelog History
Page 6
-
v6.2.0
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.0
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.6
August 08, 2019๐ Bug Fixes
- tns-core-modules-widgets: use correct version (6.0.6).
-
v6.0.5
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
-
v6.0.4
July 30, 2019๐ Bug Fixes
- ios: 'ui/tabs' not found for element 'Tabs'
-
v6.0.2
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)