LeadKit/TIUIElements/Sources/Appearance
Ivan Smolin 2bf1fc052a feat: Custom string attributes to `BaseTextAttributes`
- Customizeable `UIViewBackground` and `UIViewBorder` for `UIView.Appearance`
- Keychain single value storage for codable models -`CodableSingleValueKeychainStorage`
- Renamed methods `startAnimation` and `stopAnimation` of `SkeletonPresenter`, so it won't conflict with `Animatable` protocol anymore
2023-10-09 23:03:51 +03:00
..
UIViewBackground feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
UIViewBorder feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
UIButton+Appearance.swift feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
UIButton+AppearanceConfigurable.swift fix: move presentation detents settings to modal view controller appearance, force use nan for undefined layout dimension, fix related layout issues 2023-07-26 17:31:28 +03:00
UILabel+Appearance.swift feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
UILabel+AppearanceConfigurable.swift feat: DefaultTitleSubtileView, BaseListItemView, StatefulButton appearance configuration update 2023-02-11 21:22:03 +03:00
UIVIew+AppearanceConfigurable.swift feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
UIView+Appearance.swift feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
UIView+ViewLayout.swift feat: TIApplication module and other fixes and improvements 2023-08-23 20:49:23 +03:00