Vlad
5afbc2ffa5
refactor: update swiftlint to 39.1
2021-01-11 23:26:23 +03:00
Ivan Smolin
299fbe37e2
fix linting issues
2019-02-11 13:53:48 +03:00
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
Anton Popkov
425e8f6dad
Cell first appearance setup fix
2017-10-17 15:28:41 +03:00
Anton Popkov
f55876b6a2
Whitespaces removing
2017-10-17 10:48:21 +03:00
Anton Popkov
f60c94986a
Cell appearance reseting fix
2017-10-17 10:39:44 +03:00
Igor Kislyuk
c23a9beb45
Fix background color
2017-10-14 21:43:02 +03:00
Igor Kislyuk
85919e2a0a
Fix alingment
2017-10-14 18:15:22 +03:00
Anton Popkov
148a964fb0
Rename AppearanceProtocol to AppearanceConfigurable
...
Other minor fixes
2017-10-14 16:48:15 +03:00
Anton Popkov
6c29696367
Code review inspections fix vol. 2
2017-10-13 16:08:22 +03:00
Anton Popkov
5c85bf2e5d
EmptyCell default appearance fix
2017-10-13 15:01:20 +03:00
Anton Popkov
f7868ad827
Move EmptyCellAppearance to EmptyCell
2017-10-13 13:56:36 +03:00
Anton Popkov
1ba179028e
Rename AppearanceProtocol update(appearance:) method to configure(appearance:)
2017-10-13 13:51:51 +03:00
Anton Popkov
26ebaa48e9
Separator cell refactoring
2017-10-12 23:12:09 +03:00
Anton Popkov
84e4155929
Move separatorRowBox property from EmptyCellRow to TableRow extension
2017-10-12 16:11:55 +03:00
Anton Popkov
5102f4adf1
Remove type erasure from AnyBaseTableRow
...
Rename AnyBaseTableRow to SeparatorRowBox
2017-10-12 15:14:43 +03:00
Igor
a5a6148bf1
Update seleciton style
2017-10-10 17:25:06 +03:00
Igor
1b16b2435a
Update for code-review
2017-10-10 13:29:37 +03:00
Igor
47f942e3a5
Fix code style & documentation
2017-10-10 10:25:21 +03:00
Igor
e97a357e02
Update empty cell
2017-10-10 09:50:25 +03:00
Igor
b7d639a3c8
Fix bug with wrong layout events
2017-10-09 20:30:48 +03:00
Igor
0ef07e8bc6
Fix building for cells
2017-10-09 17:29:48 +03:00