LeadKit/Sources/Classes/Views
Ivan Smolin e7eb1bd51f Add: configureLayout method to InitializeableView protocol and all implementations.
Update: GeneralDataLoadingViewModel now can handle state changes and result of data source. Previously it was possible only in view controller.
Add: GeneralDataLoadingHandler protocol, that defines methods for common data loading states handling.
Add: resultObservable and resultDriver properties to GeneralDataLoadingViewModel.
Add: hidesWhenStopped option to SpinnerView, so you can stop animation without hiding image inside it.
Update: Migrate to Swift 4.2 & Xcode 10. Update dependencies.
2018-10-12 17:22:49 +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 Add: configureLayout method to InitializeableView protocol and all implementations. 2018-10-12 17:22:49 +03:00
SeparatorCell Add: configureLayout method to InitializeableView protocol and all implementations. 2018-10-12 17:22:49 +03:00
SeparatorRowBox Code review inspections fix vol. 4 2017-10-13 16:47:28 +03:00
SpinnerView Add: configureLayout method to InitializeableView protocol and all implementations. 2018-10-12 17:22:49 +03:00
TableViewWrapperView Add: configureLayout method to InitializeableView protocol and all implementations. 2018-10-12 17:22:49 +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