Rework
·
626 commits
to development
since this release
- Added Motion framework to Material as new animation and transitions library.
- Removed
Capture
. - Removed
PhotoLibrary
. - Removed
Reminders
. - issue-809: Fixed detailTextLabel visibility issue.
- issue-797: Added
back button
hiding features toNavigationController
. - issue-552: Fixed
@objc
declaration issues. - pr-662: Added the ability to set a text inset for a
TextField
. - pr-707: Moved the
statusBarStyle
extension toNavigationController
fromUINavigationController
. - Updated
Display
toDisplayStyle
and renamed corresponding properties, inToolbarController
,StatusBarController
,SearchBarController
,CaptureController
, andImageCard
.