LeadKit/Sources/Extensions/Array
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
..
Array+Extensions.swift code review note 2018-03-26 18:05:11 +03:00
Array+RowExtensions.swift Add: Methods replace(with:), asVoid(), asOptional() to ObservableType, SharedSequence (aka Driver) and Single. 2018-08-07 16:26:43 +03:00
Array+SeparatorRowBoxExtensions.swift pleasuring swiftlint 2018-04-11 16:45:25 +03:00
Array+TotalCountCursorListingResult.swift SingleLoadCursor replacement and deprecation 2018-03-27 11:59:23 +03:00