LeadKit/Sources/Enums/Views
Ivan Smolin 30bec8e9c7 Add: NSNumberConvertible protocol for NumberFormattingService use cases.
Add: TableDirector methods for rows insertion and removal without reload a whole table.
Add: UIImageView binder for disclosure indicator rotation.
Add: UIView.addSubviews(:) methods with variable number of arguments and array of views.
Add: PlaceholderConfigurable that defines attributes and methods for view with placeholder and regular state.
Add: ContentLoadingViewModel enum that describes possible PlaceholderConfigurable view states.
2018-09-13 20:07:04 +03:00
..
ContentLoadingViewModel.swift Add: NSNumberConvertible protocol for NumberFormattingService use cases. 2018-09-13 20:07:04 +03:00
ViewBackground.swift DateFormattingService class replaced with protocol. 2018-03-29 17:17:24 +03:00
ViewText.swift Add: Methods replace(with:), asVoid(), asOptional() to ObservableType, SharedSequence (aka Driver) and Single. 2018-08-07 16:26:43 +03:00