Skip to content

v0.9.26

Compare
Choose a tag to compare
@NotYoojun NotYoojun released this 27 Feb 06:11
· 146 commits to main since this release
  • Added bool Navigate(object content, object extraData, NavigationTransi……tionInfo infoOverride) method (by @Zaitonn)
  • Added IconElement.CreateIconSource() method
  • Added InputBox class (by @JeremyAnsel)
  • Changed license to LGPLv2.1
  • Removed some useless comments (by @Zaitonn)
  • Removed some duplicated helpers and converters
  • Fixed NavigationView top nav foreground
  • Fixed MessageBox's incorrect backdrop in dark mode and added sounds
  • Fixed MessageBoxImage.None throwing exceptions (#41)
  • Now you can copy the info from a modern MessageBox with Ctrl+C (#43)