Commit Graph

1082 Commits

Author SHA1 Message Date
Vlad 86581223ea Add comments 2020-08-31 23:09:34 +03:00
Ivan Smolin 4ac04996ac
Merge pull request #242 from TouchInstinct/feature/tifoundationutils_codable_key_value_storage
Feature/tifoundationutils codable key value storage
2020-08-31 12:07:20 +03:00
krasich74 d595e0331f Merge remote-tracking branch 'origin/master' into feature/podspecs_update 2020-08-31 09:30:36 +03:00
Ivan Smolin bb6633f3ce Add changelogs and up version 2020-08-28 19:31:54 +03:00
Ivan Smolin 24898b5ed1 add CodableKeyValueStorage with propertyWrapper 2020-08-28 19:18:09 +03:00
Loupehope 4d590e9bc5
Merge pull request #241 from TouchInstinct/fix/OTPView_dependecy
Fix OTPSwiftView’s dependencies
2020-08-28 18:14:43 +03:00
Vlad a51e31ec96 Fix OTPSwiftView’s dependencies 2020-08-28 18:09:58 +03:00
Vlad d29903d51b Code correction 2020-08-26 23:51:46 +03:00
Vlad b2b386185c Up version 2020-08-26 23:41:44 +03:00
Vlad af43eb9da7 Add Refresh Control 2020-08-26 23:40:46 +03:00
MRSorokinMaxim 0aacf470cb
Merge pull request #239 from TouchInstinct/paginator
Paginator
2020-08-26 13:37:15 +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 ab2f849d2b up version 2020-08-26 00:21:46 +03:00
Maxim Sorokin 95923bc9ca fix pagination wrapper 2020-08-26 00:18:56 +03:00
Loupehope ebd8ab23a3
Merge pull request #237 from TouchInstinct/feature/otpview
OTPview and BaseInitializableControl
2020-08-25 21:35:40 +03:00
Vlad cda62768dd Add closures 2020-08-25 20:49:25 +03:00
Vlad 5b644e1ed3 Merge branch 'master' into feature/otpview
# Conflicts:
#	CHANGELOG.md
#	LeadKit.podspec
2020-08-24 23:31:29 +03:00
Vlad 11942c327b Up version 2020-08-24 23:30:35 +03:00
Vlad a4ddd994cd Add TISwiftUtils and code correction 2020-08-24 23:28:32 +03:00
Loupehope 46be8249d8
Merge pull request #238 from TouchInstinct/fix/pagination_wrapper_multy_requests
Fix load more request repetion in PaginationWrapper
2020-08-24 20:44:27 +03:00
Vlad 2164d4fb3b Up version 2020-08-24 19:16:53 +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
Vlad cba4833d46 Code corresction 2020-08-23 23:47:56 +03:00
Vlad bb125aa428 Up version 2020-08-22 20:43:46 +03:00
Vlad 285383e595 Add OTPSwiftView and BaseInitializableControl 2020-08-22 20:40:24 +03:00
Loupehope be8ba32d46
Merge pull request #235 from TouchInstinct/feature/TIActivityIndicators
Add Animatable to TIUIKitCore and add TIUIElements
2020-08-21 11:14:29 +03:00
Vlad 265860c966 Merge branch 'master' into feature/TIAnimatable
# Conflicts:
#	CHANGELOG.md
#	LeadKit.podspec
2020-08-21 11:13:28 +03:00
MRSorokinMaxim 37c8d736db
Merge pull request #233 from TouchInstinct/feature/container_cell_and_base_tap_view_model
Feature/container cell and base tap view model
2020-08-20 09:55:16 +03:00
Vlad 90b82edd64 Code correction 2020-08-19 23:50:50 +03:00
Vlad eabfa7ec01 Code correction, fix iOS version 2020-08-19 23:48:00 +03:00
Vlad eaf58da24a Update readme 2020-08-19 23:38:47 +03:00
Vlad ec29cb0e27 Update Readme 2020-08-19 23:37:25 +03:00
Vlad 00c60e6fb0 Update changelog 2020-08-19 23:35:57 +03:00
Vlad 2808d015bf Fix PR 2020-08-19 23:35:02 +03:00
Loupehope b6ef182d56
Update README.md 2020-08-19 16:04:10 +03:00
Vlad 16e2d222a4 Up version 2020-08-19 15:54:51 +03:00
Vlad 91e6906145 Add Animatable to TIUIKitCore and add TIActivityIndicators 2020-08-19 15:47:31 +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 dd4e8e2c7b up version 2020-08-18 17:44:58 +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
Loupehope 2032c17556
Merge pull request #234 from TouchInstinct/fix/pagination_animation
ScrollView content offset and load more crash
2020-08-18 15:53:05 +03:00
Vlad eb86d72394 Code correction 2020-08-18 15:50:27 +03:00
Vlad f84a5a643d Up version 2020-08-18 15:21:53 +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 b273d2c118 Up version and update change log 2020-08-18 12:42:23 +03:00