LeadKit/Sources/Extensions/UIKit
Ivan Smolin c1fe170c51 Add: Methods replace(with:), asVoid(), asOptional() to ObservableType, SharedSequence (aka Driver) and Single.
Add: Completable.deferredJust(:) static method.
Add: ViewTextConfigurable protocol. Conform UILabel, UITextField and UIButton to this protocol.
Add: BaseTextAttributes with base text appearance attributes.
Update: ViewText.string now uses BaseTextAttributes instead of separate properties.
Add: BasePlaceholderView and BasePlaceholderViewModel classes used to create your own placeholder.
Add: TableKitViewModel protocol that adds convenient extensions to cell view models that implements it.
2018-08-07 16:26:43 +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: Methods replace(with:), asVoid(), asOptional() to ObservableType, SharedSequence (aka Driver) and Single. 2018-08-07 16:26:43 +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
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 Fix typo 2018-04-11 20:51:43 +03:00
UIViewController base controllers 2018-07-23 11:45:17 +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