Commit Graph

194 Commits

Author SHA1 Message Date
Vlad Suhomlinov 80199ccce0 feat: update minor dependencies 2021-06-21 00:10:00 +03:00
Vlad 5afbc2ffa5 refactor: update swiftlint to 39.1 2021-01-11 23:26:23 +03:00
Vlad 7ffac03d73 feat!: update dependencies and project settings 2021-01-11 23:18:29 +03:00
Boyko Mihail 22ba1fb8f7 Change protection level to open 2020-10-05 12:41:12 +03:00
Boyko Mihail 4c81de418f Add presentedOrTopViewController 2020-10-05 10:31:48 +03:00
Boyko Mihail 76b6822ce5 Fix indent 2020-10-02 15:55:11 +03:00
Boyko Mihail 7011435905 cherry-pick ccc085df3c 2020-10-01 20:38:01 +03:00
Boyko Mihail ab09d9e289 Fix PR issue 2020-09-24 18:36:35 +03:00
Boyko Mihail cf92942e61 Fix PR issue from Ivan Smolin 2020-09-23 14:48:08 +03:00
Boyko Mihail 45d88b4cf6 Add orientation viewController Extension 2020-09-23 13:42:38 +03:00
krasich74 445ff1a644 completly remove files 2020-09-01 17:21:37 +03:00
krasich74 419685ae2d Fixed pr comments pt.2 2020-09-01 16:53:09 +03:00
krasich74 75796c0ade Fixed pr comments pt.1 2020-09-01 16:12:35 +03:00
krasich74 bba6c965c7 Updated server trust policies configuration 2020-09-01 14:15:10 +03:00
krasich74 d595e0331f Merge remote-tracking branch 'origin/master' into feature/podspecs_update 2020-08-31 09:30:36 +03:00
Maxim Sorokin a4dfe52351 remove unused code 2020-08-26 13:21:42 +03:00
Maxim Sorokin fba3271181 fix behavior of refresh with UIRefresControll 2020-08-26 12:15:32 +03:00
Maxim Sorokin 3db011bb3f fix naming 2020-08-26 00:25:17 +03:00
Maxim Sorokin 95923bc9ca fix pagination wrapper 2020-08-26 00:18:56 +03:00
Vlad 61e796f278 Replace rx bindings with target 2020-08-24 19:00:58 +03:00
Vlad 6a8f050e0c Fix PaginationWrapper multy requests 2020-08-24 18:54:09 +03:00
Maxim Sorokin a227d74db5 added disposeBag 2020-08-19 11:04:27 +03:00
Maxim Sorokin 058f50215d fix public –> private for wrappedView 2020-08-18 18:01:13 +03:00
Maxim Sorokin fc82a8539c Merge branch 'master' into feature/container_cell_and_base_tap_view_model
# Conflicts:
#	CHANGELOG.md
2020-08-18 17:44:08 +03:00
Vlad eb86d72394 Code correction 2020-08-18 15:50:27 +03:00
Vlad ae76c806ae Fix scrollview offset and request crash 2020-08-18 15:19:19 +03:00
Maxim Sorokin dfa4a7c0f9 fix naming 2020-08-18 13:48:17 +03:00
Maxim Sorokin f3cd8bec97 Refactoring BaseTableViewCell 2020-08-18 12:12:48 +03:00
Maxim Sorokin 7924886b70 [Add] BaseTappableViewModel and VoidTappableViewModel 2020-08-18 12:06:33 +03:00
Maxim Sorokin f51d26311d [Add] BaseTableViewCell and ContainerTableCell 2020-08-18 11:55:48 +03:00
Vlad fa7260cab2 Remove available check 2020-08-08 02:10:37 +03:00
Vlad a962e3f9f2 Add available check 2020-08-08 00:51:31 +03:00
Vlad 1c98858aa9 Add runloop block execution for refresh control 2020-08-08 00:51:01 +03:00
Vlad 0f5a0d165c Add ButtonHolderView conformance 2020-08-07 14:36:24 +03:00
Vlad a524ff7855 Fix naming 2020-08-07 14:34:21 +03:00
Vlad fcc5805dac Replace retry button with retry view 2020-08-07 14:10:21 +03:00
Maxim Sorokin 5fb90f6069 fix compile error 2020-07-23 16:22:43 +03:00
Maxim Sorokin 622c722a59 add buttonTitle property in CustomizableButtonView 2020-07-23 15:57:22 +03:00
Maxim Sorokin 74d4be3635 fix button appearance, remove buttonStateTitles from Appearance, add buttonTitle into CustomizableButtonViewModel 2020-07-23 15:48:10 +03:00
Maxim Sorokin f0e25196a2 added public access specifier and alpha property 2020-07-22 16:51:59 +03:00
Maxim Sorokin e2ab9d817c fix open -> public private(set) disposeBag and fix typo 2020-07-22 10:43:41 +03:00
Maxim Sorokin f7a66a5dba remove unnecessary 2020-07-22 10:10:12 +03:00
Maxim Sorokin 80544b342a update CustomizableButtonView 2020-07-20 23:02:10 +03:00
Maxim Sorokin b668f76c4a added layoutIfNeeded and setNeedsDisplay to customButtomView and fixed enable button is enabled 2020-07-20 22:24:38 +03:00
Maxim Sorokin 3d0b1af04f fixed button state the enabled 2020-07-20 21:13:01 +03:00
Maxim Sorokin 34d75efff8 make disposeBag is open 2020-07-20 20:44:34 +03:00
Maxim Sorokin d4d8c3b9b1 update CustomizableButtonView 2020-07-20 13:56:25 +03:00
Maxim Sorokin b6d4a5f7ad update CustomizableButtonView 2020-07-20 13:31:20 +03:00
krasich74 1850366709 Fixed Alamofire precondition 2020-06-29 12:57:53 +03:00
krasich74 5a39fe10cd Performed migration from Alamofire 4 to Alamofire 5
Removed .swift-version in favour of swift version in podspecs
2020-06-09 16:28:50 +03:00