Commit Graph

128 Commits

Author SHA1 Message Date
Ivan Smolin 1d21338de9 fix PaginationWrapper retry button showing 2018-05-24 17:22:19 +03:00
Ivan Smolin 3c99b31da0 fix default implementation of PaginationWrapperUIDelegate 2018-05-22 18:40:31 +03:00
Ivan Smolin 609e1a9ff4 Merge branch 'master' into feature/request_network_operation_state
# Conflicts:
#	CHANGELOG.md
#	LeadKit.podspec
#	LeadKit.xcodeproj/project.pbxproj
2018-05-22 17:17:13 +03:00
Igor Kislyuk 36f059da06 Merge branch 'master' into feature/newflow
# Conflicts:
#	CHANGELOG.md
2018-05-22 16:59:07 +03:00
Igor Kislyuk 87e4789625 Merge branch 'master' into fix-typos
# Conflicts:
#	CHANGELOG.md
#	LeadKit.podspec
2018-05-22 16:37:40 +03:00
Igor Kislyuk f71c882738 Merge branch 'master' into feature/newflow
# Conflicts:
#	CHANGELOG.md
2018-05-22 16:19:31 +03:00
Igor Kislyuk e3e060eda4 Update for new flow 2018-05-22 14:18:32 +03:00
Pavel Lukandiy f71237c032 Version up 2018-05-21 21:16:49 +03:00
Ivan Smolin d600d57260 NetworkOperationState and RequestNetworkOperationModel for tracking network request state. Just like GeneralDataLoadingState but without empty state. 2018-05-18 18:52:40 +03:00
Ivan Smolin fd775f4e78 fix version in podspec 2018-05-14 09:31:32 +03:00
Ivan Smolin 7249bf66dc - Update: Migrate from Variable to BehaviorRelay.
- Fix: PaginationWrapper retry load more after fail.
- Fix: safeClear method of TableDirector now creates section without header and footer.
- Add: TableSection convenience initializer.
2018-05-11 20:16:28 +03:00
Sasha Malina ad0ed37095 Increment version 2018-05-10 12:39:24 +03:00
Alexey Gerasimov aba4068fb5 UniversalMappable added 2018-04-17 19:08:07 +03:00
Ivan Smolin 9473e46d1b Fix: addHeaderBackground cells overlapping. 2018-04-13 14:00:38 +03:00
Igor Kislyuk 7a329feeca Fix version 2018-04-11 21:03:43 +03:00
Madhas 83e1eae7d0 fix timeout 2018-04-11 19:13:57 +03:00
Ivan Smolin a9be9b8f13 Merge branch 'master' into feature/small_changes 2018-04-11 16:35:25 +03:00
sasha malina 74b61cc921 Update changelog & pod version 2018-04-11 16:17:41 +03:00
Ivan Smolin b364ac6d61 Remove: App, Log and LogFormatter.
Remove: CocoaLumberjack dependency.
Add: Rotate operation for image drawing.
Add: mapViewEvents overload with closure that returns array of disposables.
Update: Update ObjectMapper to 3.1.
2018-04-11 11:41:23 +03:00
Alexey Gerasimov ed13f119f3 NetworkServiceConfiguration added 2018-04-05 22:02:44 +03:00
Ivan Smolin 79c2cf70b9 update podspec version 2018-04-02 20:28:21 +03:00
Ivan Smolin 437ab6ff6b topConfiguration and bottomConfiguration properties, methods to configure top and bottom separators in CellSeparatorType extension.
totalHeight property in SeparatorConfiguration extension.
2018-04-02 20:21:14 +03:00
Ivan Smolin b6ddf8c285 Exclude UIApplication extensions from iOS-Extension subspec 2018-04-02 15:26:36 +03:00
Alexey Gerasimov 35d81b0e2e Podspec version fix 2018-03-30 19:44:19 +03:00
Ivan Smolin 8f16df4e91 fix watchOS build 2018-03-29 17:42:54 +03:00
Ivan Smolin 03301eec3d DateFormattingService class replaced with protocol.
Add SwiftDate dependency for DateFormattingService.
Add ViewBackground enum that describes possible view backgrounds.
Add ViewText enum that describes text with appearance options.
Removed String+SizeCalculation extension.
2018-03-29 17:17:24 +03:00
Ivan Smolin 74d3e69b37 update podspec version 2018-03-28 19:33:32 +03:00
Ivan Smolin 78f82e51d2 Update version and podspec 2018-03-27 14:41:14 +03:00
Ivan Smolin c7e5687f0b UIApplication+openUrl and telprompt 2018-03-27 11:42:55 +03:00
Ivan Smolin 463279d286 text field view model with bindings 2018-03-26 23:37:10 +03:00
Ivan Smolin 24695b1dae replace DefaultNetworkService with protocol and default implementation 2018-03-26 16:13:35 +03:00
Ivan Smolin 6b74825fd4 add GeneralDataLoadingViewModel and GeneralDataLoadingController protocol 2018-03-22 17:50:29 +03:00
Ivan Smolin 03619df2f1 add data loading classes; update PaginationWrapper (collection view support) 2018-03-21 16:24:43 +03:00
Aliona 08f21469e1 Update podspec 2018-01-15 18:38:43 +03:00
Aliona 164380196d Update version 2018-01-12 19:07:28 +03:00
Ivan Smolin 310bec29d1 Ability to map primitive response types (`String`, `Int`, `[String]`, etc.). 2017-12-05 16:04:30 +03:00
Ivan Smolin 4bd3779535 update change log and podspec 2017-12-01 16:19:49 +03:00
Igor Kislyuk 3fafda7132 Fix spinner 2017-11-21 22:26:32 +03:00
Andrey Ovsyannikov bb9723bb28 update constraints after setting insets 2017-11-17 17:39:44 +03:00
Alexey Gerasimov b4d4ab5bec AlamofireManager extension fixed 2017-11-09 12:11:23 +03:00
Ivan Smolin 54097dc302 update changelog and bump version 2017-10-30 15:48:37 +03:00
Ivan Smolin 49b7324e7c update swift version and fix podspec 2017-10-19 19:11:20 +03:00
Ivan Smolin 69f77e951d fix podspec 2017-10-19 18:54:33 +03:00
Ivan Smolin 4772993e9b fix dependencies 2017-10-18 19:34:32 +03:00
Ivan Smolin 63c6a5b029 update dependencies 2017-10-18 19:29:53 +03:00
Ivan Smolin ba33d47e2c Merge branch 'master' into feature/swift4
# Conflicts:
#	LeadKit.podspec
#	Sources/Extensions/String/String+SizeCalculation.swift
2017-10-18 19:17:04 +03:00
Anton Popkov c47c12f4dc Changelog and podspec update 2017-10-17 15:30:06 +03:00
Anton Popkov 38c1e72049 Podspec and changelog update 2017-10-17 10:42:13 +03:00
Anton Popkov 3c78926f14 Update podspec and changelog 2017-10-14 16:50:36 +03:00
Anton Popkov 81e87efb3c Update podspec and changelog 2017-10-13 17:10:19 +03:00