LeadKit/Sources/Extensions/UIKit
Ivan Smolin e7eb1bd51f Add: configureLayout method to InitializeableView protocol and all implementations.
Update: GeneralDataLoadingViewModel now can handle state changes and result of data source. Previously it was possible only in view controller.
Add: GeneralDataLoadingHandler protocol, that defines methods for common data loading states handling.
Add: resultObservable and resultDriver properties to GeneralDataLoadingViewModel.
Add: hidesWhenStopped option to SpinnerView, so you can stop animation without hiding image inside it.
Update: Migrate to Swift 4.2 & Xcode 10. Update dependencies.
2018-10-12 17:22:49 +03:00
..
CollectionViewHolder base controllers 2018-07-23 11:45:17 +03:00
TableViewHolder base controllers 2018-07-23 11:45:17 +03:00
UIActivityIndicatorView topConfiguration and bottomConfiguration properties, methods to configure top and bottom separators in CellSeparatorType extension. 2018-04-02 20:21:14 +03:00
UIAlertController topConfiguration and bottomConfiguration properties, methods to configure top and bottom separators in CellSeparatorType extension. 2018-04-02 20:21:14 +03:00
UIApplication topConfiguration and bottomConfiguration properties, methods to configure top and bottom separators in CellSeparatorType extension. 2018-04-02 20:21:14 +03:00
UIButton Add: configureLayout method to InitializeableView protocol and all implementations. 2018-10-12 17:22:49 +03:00
UIImage topConfiguration and bottomConfiguration properties, methods to configure top and bottom separators in CellSeparatorType extension. 2018-04-02 20:21:14 +03:00
UIImageView Add: NSNumberConvertible protocol for NumberFormattingService use cases. 2018-09-13 20:07:04 +03:00
UILabel Add: Methods replace(with:), asVoid(), asOptional() to ObservableType, SharedSequence (aka Driver) and Single. 2018-08-07 16:26:43 +03:00
UIScrollView add comment 2018-07-30 17:48:15 +03:00
UITableView base controllers 2018-07-23 11:45:17 +03:00
UITextField Add: Methods replace(with:), asVoid(), asOptional() to ObservableType, SharedSequence (aka Driver) and Single. 2018-08-07 16:26:43 +03:00
UIView Add: NSNumberConvertible protocol for NumberFormattingService use cases. 2018-09-13 20:07:04 +03:00
UIViewController Add: configureLayout method to InitializeableView protocol and all implementations. 2018-10-12 17:22:49 +03:00
UIWindow topConfiguration and bottomConfiguration properties, methods to configure top and bottom separators in CellSeparatorType extension. 2018-04-02 20:21:14 +03:00