Skip to content

0.7.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@rookiejava rookiejava released this 22 Feb 09:06
· 8 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 build action
    • Update MicrosoftGraphics package version
    • Use net6.0 and update the Microsoft.Maui.Graphics version
  • Tizen.UIExtensions.ElmSharp (ElmSharp Backend)
    • Fix maximum value for Collectionview item
    • Add RadioButton
  • Tizen.UIExtensions.NUI (NUI Backend)
    • Fix NavigationStack.Remove
    • Update looks of GraphicsViewDrawable to react IsEnabled property
    • Implement CollectionView SnapPoint
    • Support key event focus navigation
    • Update ActivityIndicatorDrawable animation
    • Fix SliderDrawable OnTouchMove
    • Fix ViewHolder Selection issue
    • Fix Text measure
    • Fix collection view
    • Fix GraphicsView touch issue and add more MaterialIconDrawable