Commit Graph

768 Commits

Author SHA1 Message Date
Artur Azarau 4402cd963c version in podspec was fixed 2019-01-10 21:47:07 +03:00
Artur Azarau 2b4259d08e podspec and changelog were updated 2019-01-10 15:16:15 +03:00
Artur Azarau 26efa9a4d8 issues resolved 2019-01-10 14:54:20 +03:00
Artur Azarau e3ddab4f19 issues resolved 2019-01-10 14:16:45 +03:00
Artur Azarau 35131cc336 file renamed 2019-01-10 10:04:58 +03:00
Artur Azarau 707d4bc6f4 Several things were added:
- TitleType enum
- Large title display mode variable
- Function for updating title in view controllers
2019-01-10 10:01:22 +03:00
Ivan Babkin c19f56ecf6
Merge pull request #173 from TouchInstinct/feature/array_request_parameter
Added ability to pass an array parameter in request
2018-12-19 13:39:49 +03:00
Ivan Babkin e1f79f3304 Using guard instead of if 2018-12-19 13:14:28 +03:00
Ivan Babkin 373fee95d0 Changelog fix 2018-12-19 13:06:12 +03:00
Ivan Babkin 598ae1adad Throwing error when using invalid parameters 2018-12-19 12:58:05 +03:00
Ivan Babkin e01861af80 Documentation fix 2018-12-18 17:21:26 +03:00
Ivan Babkin bd47336cfb Refactoring 2018-12-18 16:10:46 +03:00
Ivan Babkin c49fce14a2 Changelog fix 2018-12-17 18:29:23 +03:00
Ivan Babkin a27ec284ac Added ability to pass an array parameter in request 2018-12-17 18:00:45 +03:00
Sergey fed7d6c9d4
Merge pull request #172 from TouchInstinct/tableKitSections
add functions to sections
2018-12-17 15:44:20 +03:00
Sergey Kopytov f5ec3ca438 fix mistakes 2018-12-17 15:39:40 +03:00
Sergey Kopytov 0987c40e25 complete changelog 2018-12-17 15:38:02 +03:00
Sergey Kopytov c76b2e1745 update podspecs 2018-12-17 15:29:30 +03:00
Sergey Kopytov 445600534d add functions to sections 2018-12-17 15:16:30 +03:00
Ivan Babkin 1a5e37f527
Merge pull request #171 from TouchInstinct/feature/request_error_response
Feature/request error response
2018-10-26 18:01:42 +03:00
Ivan Babkin 65c3fba12a Refactoring 2018-10-26 16:59:51 +03:00
Ivan Babkin 7fe405539e Refactoring 2018-10-26 16:48:37 +03:00
Ivan Babkin 50f24e82b6 Podspec version and changelog update 2018-10-26 16:36:55 +03:00
Anton Popkov acf7876f71 Network error handling fix vol. 3 2018-10-26 16:10:21 +03:00
Anton Popkov 615ca1d4b4 Network error handling fix vol. 2 2018-10-26 16:03:34 +03:00
Anton Popkov 652c55a936 Network error handling fix 2018-10-26 15:20:47 +03:00
Ivan Babkin ad8fe894bf Added response to RequestError 2018-10-26 14:07:36 +03:00
Alexey Gerasimov 22ce7654db
Merge pull request #170 from TouchInstinct/feature/travis-ci
Feature/travis ci
2018-10-24 13:04:37 +03:00
Alexey Gerasimov 9bc73b8a3e Pods reverted 2018-10-24 12:49:56 +03:00
Alexey Gerasimov 15043bff09 Travis config fixed 2018-10-24 12:44:51 +03:00
Alexey Gerasimov 2df0dd1a6b Travis config fixed 2018-10-24 12:44:46 +03:00
Alexey Gerasimov 8ff37b175b Submodule link fixed 2018-10-24 12:44:37 +03:00
Alexey Gerasimov 7c6acd5c58 Schemes shared, travis config added 2018-10-24 12:44:29 +03:00
Ivan Babkin 729bbaa8ef
Merge pull request #168 from TouchInstinct/feature/time_out_request_error
Added timeOut error
2018-10-19 17:53:56 +03:00
Ivan Babkin c087a11c3a Changelog update 2018-10-19 17:50:59 +03:00
Ivan Babkin 2bccc006d7 Time out as network error 2018-10-19 17:37:45 +03:00
iON1k 83454dfef4
Merge pull request #167 from TouchInstinct/feature/podspec_version_update
Podspec version update
2018-10-15 15:07:04 +03:00
Anton Popkov 937b43d887 Changelog update 2018-10-15 15:05:45 +03:00
Anton Popkov 4425ff6f21 Podspec version update 2018-10-15 14:56:31 +03:00
Ivan Smolin 7bf65f0b36
Merge pull request #166 from TouchInstinct/feature/general_data_loading_swift4.2
Add: configureLayout method to InitializeableView protocol and all implementations.
2018-10-15 13:13:32 +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
Ivan Smolin 03701b4d82
Merge pull request #163 from TouchInstinct/feature/user_defaults_codable
Feature/user defaults codable
2018-09-18 12:46:04 +03:00
Ivan Smolin ecbf71aec0 remove unused typealias 2018-09-14 20:31:24 +03:00
Ivan Smolin b796702b4e simplify 2018-09-14 19:45:01 +03:00
Ivan Smolin 2e70e8248d Add: UserDefaults+Codable is back. Now with generic subscript support. 2018-09-14 19:40:51 +03:00
Ivan Smolin 48dd620542
Merge pull request #162 from TouchInstinct/fix/number_formatting_fix
NumberFormattingService.computedFormatters computed var reverted to static.
2018-09-14 18:13:54 +03:00
Ivan Smolin e0d13abe6c update podspec version 2018-09-14 17:57:56 +03:00
Ivan Smolin 857c747bfa Change: NumberFormattingService.computedFormatters computed var reverted to static. 2018-09-14 17:44:01 +03:00
Ivan Smolin 233db5c048
Merge pull request #161 from TouchInstinct/feature/placeholder_configurable_and_stuff
PlaceholderConfigurable & stuff
2018-09-14 12:29:26 +03:00
Ivan Smolin b27bd9d0e2 code review notes 2018-09-14 12:22:07 +03:00