Commit Graph

216 Commits

Author SHA1 Message Date
Ivan Smolin 98f55093ac feat: add [Date] coding methods 2022-04-07 20:25:08 +03:00
Ivan Smolin 10ec9408ad feat: Change access modifiers in `DefaultJsonNetworkService` from `public` to `open`, added additional Moya plugins processing
add `DisplayDecodingErrorPlugin` for showing developer-frendly decoding error messages
add Gemfile for cocoapods versioning
2022-04-06 20:57:55 +03:00
Ivan Smolin db81ff7567 fix: Try parse date in ISO8601 format appending `.withFractionalSeconds` if `.withInternetDateTime` fails 2022-04-01 13:14:55 +03:00
Ivan Smolin 11f6b5dbd0 fix: HeaderParameterEncoding array encoding 2022-03-30 20:16:33 +03:00
Ivan Smolin 0ad47b3f34 fix: DefaultRecoverableNetworkService `request` parameter was renamed to prevent ambgious reference 2022-03-29 21:20:15 +03:00
Ivan Smolin 1dded1a7d2
Merge branch 'master' into feature/tinetworking_nullable_body 2022-03-29 12:53:46 +03:00
Ivan Smolin 7def493512 feat: EndpointRequest Body can take a nil value as well as Parameter value 2022-03-29 11:43:13 +03:00
Vladimir Makarov 8f6e43f9de timeoutIntervalForRequest for sessionConfiguration in NetworkServiceConfiguration added 2022-03-29 13:34:40 +05:00
Ivan Smolin aacd025382 docs: update CHANGELOG & bump podspec versions 2022-03-05 19:55:13 +03:00
Ivan Smolin 27c2897b60 feat: add recoverable network service with error handling chain 2022-02-25 14:50:04 +03:00
Ivan Smolin 6cf16b74a7 feat: add TIMoyaNetoworking target; async closure typealiases to TISwiftUtils; Date formatting & decoding helpers to TIFoundationUtils 2022-02-18 22:26:09 +03:00
Ivan Smolin 4c7b7a76c1 feat: add AsyncOperation - generic subclass of Operation with chaining and result observation support 2022-02-15 21:30:27 +03:00
Ivan Smolin 4082ddb30e Merge branch 'master' into feature/TINetworking 2021-09-17 19:47:43 +03:00
Ivan Smolin 1fcc478372 build: add podspec for TINetworking & update version 2021-09-14 17:15:42 +03:00
Vlad Suhomlinov 58bd8b1eb9 chore: bump version 1.6.0 2021-08-15 19:14:46 +03:00
Boyko Mihail c327047bc4 fix: pr issue. fix conflict 2021-06-22 13:43:06 +03:00
Vlad Suhomlinov 6580042f03 chore: update 2021-06-21 00:12:40 +03:00
Vlad Suhomlinov 68914f0ddc chore: bump 1.3.0 2021-06-17 18:36:04 +03:00
Boyko Mihail 2de6bc2df3 feat: Add HeaderTransitionDelegate - Helper for transition of TableView header and navigationBar title view 2021-06-03 18:41:27 +03:00
Boyko Mihail ee78f008eb feat: Fix pr issue 2021-04-30 14:55:32 +03:00
b0sya e87173b166 docs: update CHANGELOG 2021-03-16 16:32:33 +03:00
Ivan Smolin 5d449ce92f docs: update CHANGELOG 2021-03-05 13:01:11 +03:00
Vlad 3d683f44bc Merge branch 'master' into feature/update_dependecies
# Conflicts:
#	CHANGELOG.md
#	LeadKit.podspec
#	TIFoundationUtils/TIFoundationUtils.podspec
#	TISwiftUtils/TISwiftUtils.podspec
#	TITableKitUtils/TITableKitUtils.podspec
#	TITransitions/TITransitions.podspec
#	TIUIElements/TIUIElements.podspec
#	TIUIKitCore/TIUIKitCore.podspec
2021-01-29 09:27:24 +03:00
Vlad 50ca1c7d79 chore: bump version 2021-01-25 17:43:02 +03:00
Vlad c5403c0ba9 refactor: up version 2021-01-23 21:47:24 +03:00
Loupehope 6700252ef6
docs: correct typo 2021-01-11 12:50:31 +03:00
Vlad 9113f0b7df feat: add prepare-commit-msgto check commit style 2021-01-07 18:15:43 +03:00
Ivan Smolin 102c15ca07 added StatefulButton & RoundedStatefulButton.
added CACornerMask rounding extension.
added UIControl.State dictionary extensions.
added UIFont registration.
reworked BaseTextAttributes & ViewText.
removed ViewTextConfigurable.
2020-12-23 16:45:36 +03:00
Ivan Smolin 8b1e20d790 update README 2020-10-23 17:25:50 +03:00
Boyko Mihail 22ba1fb8f7 Change protection level to open 2020-10-05 12:41:12 +03:00
Boyko Mihail f797ea2d8f Update version 2020-10-05 10:34:25 +03:00
Boyko Mihail c3827fcaf2 Update version and changelog 2020-10-01 20:55:41 +03:00
Boyko Mihail 6d8ba62316 Update version 2020-09-30 15:55:36 +03:00
Boyko Mihail 98e0e34afe Fix podspec 2020-09-23 15:40:57 +03:00
Vlad 32c711823b Up version 2020-09-10 12:42:01 +03:00
Vlad 2f8c5aa7b3 Update changelog 2020-09-04 18:54:43 +03:00
Vlad 79d8f2a05e Merge branch 'master' into feature/refresh_control
# Conflicts:
#	CHANGELOG.md
#	LeadKit.podspec
2020-09-04 12:25:23 +03:00
Vlad f9f62b3fe7 Update changelog 2020-09-03 21:20:17 +03:00
krasich74 419685ae2d Fixed pr comments pt.2 2020-09-01 16:53:09 +03:00
krasich74 fd4402b368 Merge remote-tracking branch 'origin/master' into feature/podspecs_update 2020-09-01 14:40:32 +03:00
krasich74 94bd1e9c36 Updated changelog 2020-09-01 14:38:44 +03:00
Vlad a3d0131197 Fix git 2020-08-31 23:11:38 +03:00
Vlad 942ad1fb57 Fix typo 2020-08-31 23:11:15 +03:00
Vlad eaea21c27b Merge branch 'master' into feature/refresh_control
# Conflicts:
#	CHANGELOG.md
#	LeadKit.podspec
2020-08-31 23:10:34 +03:00
Ivan Smolin bb6633f3ce Add changelogs and up version 2020-08-28 19:31:54 +03:00
Vlad a51e31ec96 Fix OTPSwiftView’s dependencies 2020-08-28 18:09:58 +03:00
Vlad b2b386185c Up version 2020-08-26 23:41:44 +03:00
Maxim Sorokin ab2f849d2b up version 2020-08-26 00:21:46 +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