Igor Kislyuk
87e4789625
Merge branch 'master' into fix-typos
...
# Conflicts:
# CHANGELOG.md
# LeadKit.podspec
2018-05-22 16:37:40 +03:00
Ivan Smolin
116f6b6836
Merge branch 'feature/newflow' of github.com:TouchInstinct/LeadKit into feature/newflow
...
# Conflicts:
# CHANGELOG.md
2018-05-22 16:24:15 +03:00
Ivan Smolin
cbb647afe7
Merge branch 'feature/newflow' of github.com:TouchInstinct/LeadKit into feature/newflow
...
# Conflicts:
# CHANGELOG.md
# LeadKit.xcodeproj/project.pbxproj
2018-05-22 16:23:10 +03:00
Igor Kislyuk
62240cc591
Fix typo
2018-05-22 16:20:46 +03:00
Ivan Smolin
11d529f4c0
InitializableView
2018-05-22 16:20:04 +03:00
Igor Kislyuk
f71c882738
Merge branch 'master' into feature/newflow
...
# Conflicts:
# CHANGELOG.md
2018-05-22 16:19:31 +03:00
Igor Kislyuk
d7d62a6ee8
Update changelog
2018-05-22 14:46:12 +03:00
Ivan Smolin
3e73ff7658
remove NetworkOperationModel and NetworkOperationState
2018-05-22 14:26:30 +03:00
Pavel Lukandiy
360bcde3f9
Review notes
2018-05-22 14:03:40 +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
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
8f9588d791
change log correction
2018-04-11 19:20:02 +03:00
Madhas
83e1eae7d0
fix timeout
2018-04-11 19:13:57 +03:00
Madhas
3fdbc72324
Merge branch 'feature/small_changes' into fix/view+autolayout
2018-04-11 16:56:53 +03:00
Madhas
fc591bba0c
change log + comments
2018-04-11 16:51:32 +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
e51a585ed9
apiRequestParameters method to NetworkServiceConfiguration extension
2018-04-11 15:24:22 +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
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
e5d50f11d5
Merge branch 'master' into feature/date_formatting_view_background_and_text
...
# Conflicts:
# CHANGELOG.md
2018-03-30 19:43:40 +03:00
Alexey Gerasimov
11cce2d920
Change root controller fixed
2018-03-30 19:22:19 +03:00
Ivan Smolin
e6bdba0504
Xcode 9.3 migration
2018-03-30 12:19:27 +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
5c88f34333
Extension for comparing optional arrays (`[T]?`) with `Equatable` elements.
...
`additionalHttpHeaders` static field in `ConfigurableNetworkService` protocol.
Default initializer for Network service that conforms to `ConfigurableNetworkService` protocol.
2018-03-28 19:03:35 +03:00
Ivan Smolin
78f82e51d2
Update version and podspec
2018-03-27 14:41:14 +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
7d41698b59
change log updated
2017-11-17 17:43:56 +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
1e6550ff3e
update changelog
2017-10-19 18:07:19 +03:00
Ivan Smolin
f17c712b76
changelog style fix
2017-10-19 07:46:25 +03:00
Igor Kislyuk
378db7c577
Drop protocols & few extensions
2017-10-19 01:43:03 +03:00
Igor Kislyuk
9c3610ebfa
Drop UIControlleExtensions
2017-10-19 01:30:57 +03:00
Igor Kislyuk
3c747015e9
Drop observable extension
2017-10-19 01:28:59 +03:00
Igor Kislyuk
683fdb1593
Drop loading images extension
2017-10-19 01:26:56 +03:00
Igor Kislyuk
ac7820bdd2
Remove array extensions
2017-10-19 01:24:49 +03:00
Ivan Smolin
c22433459e
fix deprecations and remove obsolete extensions and protocols
2017-10-18 20:48:40 +03:00
Ivan Smolin
a1b9cc762d
update changelog
2017-10-18 19:30:01 +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
e65f85a538
Add subscript to array extension for safe access to element by index
...
Changelog update
2017-10-14 16:56:58 +03:00
Anton Popkov
3c78926f14
Update podspec and changelog
2017-10-14 16:50:36 +03:00
Anton Popkov
56136eee4b
Changelog minor fix
2017-10-13 17:25:45 +03:00
Anton Popkov
81e87efb3c
Update podspec and changelog
2017-10-13 17:10:19 +03:00
Anton Popkov
7c089f0d85
Merge commit 'e9fbae40b3042e7e8751ef45dcd6e4b0354fee18' into feature/separatorCellsRefactoring
...
# Conflicts:
# CHANGELOG.md
2017-10-12 17:14:55 +03:00
Anton Popkov
060356c123
Changelog update
2017-10-12 16:44:56 +03:00
Anton Popkov
9ed0964452
Changelog update
2017-10-12 16:28:09 +03:00
Igor Kislyuk
d6b0272300
Update type
2017-10-11 13:07:29 +03:00
Igor
5b2b892a59
Rename initializer
2017-10-10 14:02:30 +03:00
Igor
1051033913
Bump version and changelog
2017-10-09 17:31:53 +03:00
Igor
79ebf34529
Fix modifiers
2017-10-08 18:26:56 +03:00
Alexey Gerasimov
56ef65c7a8
Changelog and version
2017-09-28 18:10:53 +03:00
Igor
1559798116
Fix synchronization
2017-09-25 20:43:05 +03:00
Igor
300a9b4942
Update changelog + podspec
2017-09-17 17:47:00 +03:00
Igor
2b45e4a936
Add changelog
2017-09-14 18:10:09 +03:00