Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

v1.3.0

Compare
Choose a tag to compare
@michaelgrigorenko michaelgrigorenko released this 23 Jul 17:26
· 8 commits to master since this release

LitUIKit v1.3.0

Available on pub.dev

  • Rename AboutAppDialog to LitAboutDialog.
  • Add LitInfoIcon to art library.
  • Add LitStaticLoadingScreen to screens library.
  • Improve error handling when calling dispose on several custom controller classes.
  • Update LitSansSerifStyles type system according to Material Design Guidelines (https://material.io/design/typography/the-type-system.html#type-scale).
  • Add customizable initialTabIndex and transitionListener members on LitTabView.