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. |
||
|---|---|---|
| .. | ||
| BasePlaceholderView | ||
| CollectionViewWrapperView | ||
| DefaultPlaceholders | ||
| EmptyCell | ||
| SeparatorCell | ||
| SeparatorRowBox | ||
| SpinnerView | ||
| TableViewWrapperView | ||
| TextField | ||
| ViewText | ||
| XibView | ||