Skip to content

0.6.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@rookiejava rookiejava released this 29 Oct 10:00
· 9 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
    • Update Microsoft.Maui.Graphics and Microsoft.Maui.Graphics.Skia version to 6.0.101-preview.9.512
    • Remove theme constant on common
    • Fix Common project projitems
  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Fix ElmSharp Ticker
    • Add RefreshIcon drawable
    • Update IRefreshIcon
    • Remove moving distance on RefreshIcon
    • Use ThemeConstants in RefreshIcon
    • Add RefreshLayout
    • Fix refresh status when containing scrollview
    • Fix Refreshlayout and refresh logic
    • Add base GraphicsView
    • Update review comments and add doxygen
    • Remove unnecessary return statements
    • Add events and property for cursor position
    • Add TVNavigationDrawer and TVNavigationView
    • Update proprety names in TVNavigationDrawer
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Fix ViewGroup layout event issue
    • Fix Image Load from stream
    • Fix CollectionView Measure constraint
    • Add OnBackButtonPressed on Popup
    • Refactoring ViewGroup class
    • Fix CustomRenderingView
    • Add MaterialIconDrawable and MaterialIconButton
    • Fix GraphicsView Editor/Entry
    • Set default size of MaterialIconButton
    • Add TitleView
    • Fix SKClipperView
    • Update SkiaSharp.View.Tizen.ScalingInfo ScalingFactor