Skip to content

Latest commit

 

History

History
51 lines (28 loc) · 1.32 KB

File metadata and controls

51 lines (28 loc) · 1.32 KB

Change Log

All notable changes to this project will be documented in this file. StatefulUI adheres to Semantic Versioning.

Bug Fixes

  • Detached views are removed from the view hierarchy.
  • Fixed incorrect safe area insets.

New Features

  • Configure title/subtitle fonts.

Bug Fixes

  • Better handling of safe area insets.

New Features

  • Add edgeInsets property instead of fixed insets.
  • Easier access to subviews (made them non-optional).

Bug Fixes

  • Fixed incorrect color being used for subtitles.
  • Don't set the button cornerRadius to 20 by default, so you can set it by appearance selectors.

Bug Fixes

  • Fixed a sporadic crash related to block copying (Obj-C interop).

Bug Fixes

  • Add missing nl translation for the refresh button default title.

Initial release.