LeadKit/Sources/Enums
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
..
DataLoading remove NetworkOperationModel and NetworkOperationState 2018-05-22 14:26:30 +03:00
Views Add: Methods replace(with:), asVoid(), asOptional() to ObservableType, SharedSequence (aka Driver) and Single. 2018-08-07 16:26:43 +03:00
LeadKitError.swift LeadKitError case added 2018-05-24 12:27:42 +03:00
RequestError.swift add comments 2017-10-27 21:32:31 +03:00
ResizeMode.swift Rename Resize mode 2017-10-19 01:22:45 +03:00