LeadKit/Sources/Classes/Views
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
..
BasePlaceholderView Add: Methods replace(with:), asVoid(), asOptional() to ObservableType, SharedSequence (aka Driver) and Single. 2018-08-07 16:26:43 +03:00
CollectionViewWrapperView add base table & collection view controllers 2018-07-27 15:46:17 +03:00
DefaultPlaceholders - Update: Migrate from Variable to BehaviorRelay. 2018-05-11 20:16:28 +03:00
EmptyCell Cell first appearance setup fix 2017-10-17 15:28:41 +03:00
SeparatorCell topConfiguration and bottomConfiguration properties, methods to configure top and bottom separators in CellSeparatorType extension. 2018-04-02 20:21:14 +03:00
SeparatorRowBox Code review inspections fix vol. 4 2017-10-13 16:47:28 +03:00
SpinnerView SpinnerView animation freezing fix 2018-06-07 16:49:17 +03:00
TableViewWrapperView add base table & collection view controllers 2018-07-27 15:46:17 +03:00
TextField - Update: Migrate from Variable to BehaviorRelay. 2018-05-11 20:16:28 +03:00
ViewText Add: Methods replace(with:), asVoid(), asOptional() to ObservableType, SharedSequence (aka Driver) and Single. 2018-08-07 16:26:43 +03:00
XibView Return files for compiling. Drop className 2017-10-19 01:53:56 +03:00