Skip to content

0.9.0

Compare
Choose a tag to compare
@rookiejava rookiejava released this 04 Aug 06:32
· 4 commits to main since this release

Nuget

  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Nuget package here.
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Nuget package here.

Enhancements & Bug fixes

  • Common
    • Refactor the DeviceInfo
    • Add UnitTests project for TDD
    • Remove platform dependency of UIExtension.Common
    • Fix Drawable
    • Exclude virtual functions from test coverage
    • Adds Common.Graphics tests
    • Fix MultiTargetFramework support correctly
  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Apply the PublicAPIAnalyzers
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Add default animation on NavigationStack
    • Optimize CollectionView scrolling
    • Fix null issue on DidRestoreFocus
    • Update RefreshIcon
    • Add RefreshLayout
    • Fix SKClipperView
    • Update UpdateBounds Extensions method
    • Fix CollectionView Scrolling user alpha function
    • Implement ScrollView ScrollBarVisibility.Default
    • Update span supported properties
    • Fix SKCanvasView to use PixelBuffer instead NativeImageQueue
    • Add MeasureRequest event in ViewGroup
    • Dispose ScrollView in CollectionView
    • Fix CollectionView Dispose
    • Optimize CollectionView scroll
    • Add TVNavigationDrawer
    • Fix Popup key event handling
    • Apply virtual dpi for tv profile
    • Fix CollectionView OnLayout Size issue
    • Update popup width ratio on horizontal
    • Fix CollectionView Header/Footer dispose