Ivan Smolin
|
0ad47b3f34
|
fix: DefaultRecoverableNetworkService `request` parameter was renamed to prevent ambgious reference
|
2022-03-29 21:20:15 +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 |
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 |
Vlad Suhomlinov
|
c25dd3656d
|
Merge branch 'master' into feature/pretty_timer
# Conflicts:
# LeadKit.podspec
# TIFoundationUtils/TIFoundationUtils.podspec
# TIKeychainUtils/TIKeychainUtils.podspec
# TISwiftUtils/TISwiftUtils.podspec
# TITableKitUtils/TITableKitUtils.podspec
# TITransitions/TITransitions.podspec
# TIUIElements/TIUIElements.podspec
# TIUIKitCore/TIUIKitCore.podspec
|
2021-09-16 10:19:22 +03:00 |
Ivan Smolin
|
1fcc478372
|
build: add podspec for TINetworking & update version
|
2021-09-14 17:15:42 +03:00 |
Vlad Suhomlinov
|
762b5352bc
|
refactor: replace class with AnyObject
|
2021-09-08 21:09:36 +03:00 |
Vlad Suhomlinov
|
596a549595
|
chore: bumo version
|
2021-09-08 20:37:20 +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
|
529dd9edf8
|
feat: Fix pr issue
|
2021-04-30 13:18:27 +03:00 |
Boyko Mihail
|
d560c035c6
|
feat: Add TIKeychainUtils
|
2021-04-29 15:05:38 +03:00 |
Vlad Suhomlinov
|
e3a6897083
|
chore: bump version 1.1.2
|
2021-04-29 09:20:25 +03:00 |
b0sya
|
6c8ff3e682
|
build: bump version number
|
2021-03-16 16:29:55 +03:00 |
Ivan Smolin
|
616a6ec9ed
|
build: bump version number
|
2021-03-05 12:52:33 +03:00 |
Ivan Smolin
|
44306a5863
|
feat: add BaseControllers
|
2021-03-05 12:08:15 +03:00 |
Vlad
|
c5403c0ba9
|
refactor: up version
|
2021-01-23 21:47:24 +03:00 |
Ivan Smolin
|
2e84f5cb2d
|
fix code review notes
|
2020-12-24 11:37:00 +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
|
53e25e3a13
|
update podspec version to 0.11.0
|
2020-10-23 17:25:30 +03:00 |
Ivan Smolin
|
281f0b72b9
|
add podspecs
|
2020-10-23 11:31:48 +03:00 |
Ivan Smolin
|
dfbe18fedd
|
update READMEs
|
2020-10-23 10:24:22 +03:00 |
Ivan Smolin
|
e92b46eb51
|
rename InitializableView -> InitializableViewProtocol, move base elements to TIUIElements
|
2020-10-22 12:44:42 +03:00 |
Ivan Smolin
|
64cb766542
|
add missing ViewTextConfigurable extensions
|
2020-10-21 22:55:14 +03:00 |
Ivan Smolin
|
4af10aa107
|
add ConfigurableView
|
2020-10-21 22:37:20 +03:00 |
Ivan Smolin
|
6fdb6af732
|
add ViewText and BaseTextAttributes
|
2020-10-21 22:34:45 +03:00 |
Vlad
|
285383e595
|
Add OTPSwiftView and BaseInitializableControl
|
2020-08-22 20:40:24 +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
|
2808d015bf
|
Fix PR
|
2020-08-19 23:35:02 +03:00 |
Vlad
|
91e6906145
|
Add Animatable to TIUIKitCore and add TIActivityIndicators
|
2020-08-19 15:47:31 +03:00 |
Vlad
|
e21ba045fa
|
Fix PR from petropavel13
|
2020-08-10 13:01:18 +03:00 |
Vlad
|
59367c1eb0
|
Update readme of frameworks
|
2020-08-09 15:31:43 +03:00 |
Vlad
|
d99f926222
|
Add SPM with TITransitions and TIUIKitCore
|
2020-08-09 13:05:08 +03:00 |