All notable changes to this project will be documented in this file.
StatefulUI adheres to Semantic Versioning.
- Detached views are removed from the view hierarchy.
- Fixed incorrect safe area insets.
- Configure title/subtitle fonts.
- Better handling of safe area insets.
- Add
edgeInsetsproperty instead of fixed insets. - Easier access to subviews (made them non-optional).
- Fixed incorrect color being used for subtitles.
- Don't set the button
cornerRadiusto 20 by default, so you can set it by appearance selectors.
- Fixed a sporadic crash related to block copying (Obj-C interop).
- Add missing
nltranslation for the refresh button default title.
Initial release.