Skip to content

v0.1.0-preview2

Pre-release
Pre-release
Compare
Choose a tag to compare
@jamesmcroft jamesmcroft released this 07 Apr 09:22
· 60 commits to main since this release
ce48c98

Second preview release of Legerity for Uno Platform 🪅 This preview has added the support for iOS that was missing in preview1! 🥳

This preview includes support for the following UI elements with support Windows, Android, iOS, and WASM:

  • AppBarButton
  • Button
  • CheckBox
  • ComboBox
  • CommandBar
  • HyperlinkButton
  • TextBox

The following UI elements are Windows and WASM only:

  • AppBarToggleButton
  • TextBlock

The following UI elements are Windows only:

  • DatePicker
  • TimePicker

Extensions and helpers from preview1 have been updated to support iOS too 🤩

What's Changed

Full Changelog: v0.1.0-preview1...v0.1.0-preview2