Ivan Smolin
2bf1fc052a
feat: Custom string attributes to `BaseTextAttributes`
...
- Customizeable `UIViewBackground` and `UIViewBorder` for `UIView.Appearance`
- Keychain single value storage for codable models -`CodableSingleValueKeychainStorage`
- Renamed methods `startAnimation` and `stopAnimation` of `SkeletonPresenter`, so it won't conflict with `Animatable` protocol anymore
2023-10-09 23:03:51 +03:00
Ivan Smolin
eaea4abd75
feat: TIApplication module and other fixes and improvements
2023-08-23 20:49:23 +03:00
Ivan Smolin
c485434f51
build: add makefile for parallel execution of pod repo push action
2023-07-26 22:24:02 +03:00
Ivan Smolin
843a887ec7
fix: move presentation detents settings to modal view controller appearance, force use nan for undefined layout dimension, fix related layout issues
2023-07-26 17:31:28 +03:00
Ivan Smolin
27d5a3a9ca
fix: fix code review notes
2023-07-24 20:48:46 +03:00
Ivan Smolin
4e8f60543d
Merge branch 'master' into feature/bottom-sheet
2023-07-24 11:23:40 +03:00
Ivan Smolin
7c8a29a7f9
build: update changelog and podspec versions
2023-07-10 16:37:27 +03:00
Nikita Semenov
3f112d2d26
Merge branch 'master' into feature/bottom-sheet
...
# Conflicts:
# CHANGELOG.md
# TIAppleMapUtils/TIAppleMapUtils.podspec
# TIAuth/TIAuth.podspec
# TIDeeplink/TIDeeplink.podspec
# TIDeveloperUtils/TIDeveloperUtils.podspec
# TIEcommerce/TIEcommerce.podspec
# TIFoundationUtils/TIFoundationUtils.podspec
# TIGoogleMapUtils/TIGoogleMapUtils.podspec
# TIKeychainUtils/TIKeychainUtils.podspec
# TILogging/TILogging.podspec
# TIMapUtils/TIMapUtils.podspec
# TIMoyaNetworking/TIMoyaNetworking.podspec
# TINetworking/TINetworking.podspec
# TINetworkingCache/TINetworkingCache.podspec
# TIPagination/TIPagination.podspec
# TISwiftUICore/TISwiftUICore.podspec
# TISwiftUtils/TISwiftUtils.podspec
# TITableKitUtils/TITableKitUtils.podspec
# TITextProcessing/TITextProcessing.podspec
# TIUIElements/Sources/Views/Helpers/WrappedViewLayout+Helpers.swift
# TIUIElements/Sources/Views/Placeholder/Views/BasePlaceholderImageView.swift
# TIUIElements/Sources/Views/Placeholder/Views/BasePlaceholderView.swift
# TIUIElements/Sources/Wrappers/Constraints/CenterConstraints.swift
# TIUIElements/TIUIElements.podspec
# TIUIKitCore/TIUIKitCore.podspec
# TIWebView/TIWebView.podspec
# TIYandexMapUtils/TIYandexMapUtils.podspec
2023-07-03 07:31:44 +03:00
Nikita Semenov
0776c99e38
Merge branch 'master' into feature/migrating_storage
...
# Conflicts:
# CHANGELOG.md
# TIAppleMapUtils/TIAppleMapUtils.podspec
# TIAuth/TIAuth.podspec
# TIDeeplink/TIDeeplink.podspec
# TIDeveloperUtils/TIDeveloperUtils.podspec
# TIEcommerce/TIEcommerce.podspec
# TIFoundationUtils/TIFoundationUtils.podspec
# TIGoogleMapUtils/TIGoogleMapUtils.podspec
# TIKeychainUtils/TIKeychainUtils.app/Contents/MacOS/TIKeychainUtils.playground/Pages/SingleValueStorage.xcplaygroundpage/Contents.swift
# TIKeychainUtils/TIKeychainUtils.podspec
# TILogging/TILogging.podspec
# TIMapUtils/TIMapUtils.podspec
# TIMoyaNetworking/TIMoyaNetworking.podspec
# TINetworking/TINetworking.podspec
# TINetworkingCache/TINetworkingCache.podspec
# TIPagination/TIPagination.podspec
# TISwiftUICore/TISwiftUICore.podspec
# TISwiftUtils/TISwiftUtils.podspec
# TITableKitUtils/TITableKitUtils.podspec
# TITextProcessing/TITextProcessing.podspec
# TIUIElements/TIUIElements.podspec
# TIUIKitCore/TIUIKitCore.podspec
# TIWebView/TIWebView.podspec
# TIYandexMapUtils/TIYandexMapUtils.podspec
# docs/tikeychainutils/singlevaluestorage.md
2023-06-30 22:03:35 +03:00
Ivan Smolin
86413b3bb4
build: fix code review notes
2023-06-26 14:06:56 +03:00
Nikita Semenov
9056b2fe8c
feat: migrating storages
2023-06-25 20:14:06 +03:00
Ivan Smolin
0e45bb462d
build: update changelog and up version
2023-06-17 01:56:50 +03:00
Ivan Smolin
e8b026302e
BaseStackView with configurable items appearance
...
CollectionTableViewCell self-sizing
ViewAppearance.WrappedViewLayout support for all WrappedViewHolders
ViewCallbacks support for all BaseInitializeableViews
2023-06-17 01:42:14 +03:00
Nikita Semenov
919423ecda
feat: completed bottom sheet api
2023-06-13 09:29:53 +03:00
Ivan Smolin
bf613b99e8
build: update changelog and podspec version, fix playground compile issues
2023-06-09 10:14:07 +03:00
Ivan Smolin
33cc31b957
docs: update podspecs and changelog
2023-05-31 18:19:43 +03:00
Ivan Smolin
19a319f03c
build: fix playground and podspec issues
2023-05-31 17:33:22 +03:00
Ivan Smolin
a0401bc9fa
build: bump podspec versions
2023-05-24 15:51:28 +03:00
Ivan Smolin
5ca564476a
feat: `SingleValueStorage` implementations + `AppInstallLifetimeSingleValueStorage` for automatically removing keychain items on app reinstall.
...
`DefaultRecoverableJsonNetworkService` supports iOS 12.
2023-05-24 10:57:17 +03:00
Ivan Smolin
e7517c23f8
build: update podspec version
2023-05-22 11:57:27 +03:00
Ivan Smolin
975435bb90
build: update podspecs
2023-05-19 18:30:53 +03:00
Ivan Smolin
6358386303
feat: added HTTP status codes to `EndpointErrorResult.apiError` responses
2023-05-19 16:30:37 +03:00
Nikita Semenov
5aff5f99bb
docs: bumbed version + changelog update
2023-04-27 13:50:52 +03:00
Vladimir Makarov
93a8ee68f3
`TITextProcessing` for regex and text formatting added
2023-04-19 14:22:05 +03:00
Vladimir Makarov
4a9355fd80
fix: Podspecs' source and homepage urls
2023-04-19 13:20:18 +03:00
Nikita Semenov
2245765b27
Merge branch 'master' into feature/deeplink_api
...
# Conflicts:
# CHANGELOG.md
2023-03-30 15:19:27 +03:00
Nikita Semenov
7f45ce0594
Merge branch 'master' into feature/skeletons_status
...
# Conflicts:
# CHANGELOG.md
2023-03-29 09:58:28 +03:00
Nikita Semenov
76da4ab223
feat: added callbacks for views when skeletons status changed
2023-03-28 13:15:07 +03:00
Nikita Semenov
66508d505d
feat: bump pods version + changelog updates
2023-03-27 10:36:09 +03:00
Nikita Semenov
164edf9a5d
feat: placeholder api
2023-03-15 17:10:10 +03:00
Nikita Semenov
9d99d4e4e3
feat: moved corner configuration to UIViewBorder
2023-03-14 18:27:40 +03:00
Nikita Semenov
22fc660e56
fix: code review notes
2023-03-14 15:43:43 +03:00
Nikita Semenov
5d2bea19fb
fix: access control for wrappedViewLayout changed to internal
2023-03-14 14:31:37 +03:00
Nikita Semenov
e2c9c6c102
feat: new appearance configurations
2023-03-14 14:29:29 +03:00
Vladimir Makarov
f91453a065
Libraries versions updated to 1.38.0, CHANGELOG updated
2023-03-13 10:47:35 +01:00
Vladimir Makarov
0090c83f87
Libraries versions updated to 1.36.2
2023-03-13 10:47:35 +01:00
Nikita Semenov
597755474c
fix: url to source in podspecs
2023-03-09 12:49:56 +03:00
Nikita Semenov
9c8510af14
feat: updated skeletons documentation for new api and code review comment
2023-03-07 18:42:03 +03:00
Nikita Semenov
01d99cb246
docs: change release version
2023-03-06 14:57:52 +03:00
Nikita Semenov
9f5d7387d7
feat: skeletons api
2023-03-01 19:05:52 +03:00
Ivan Smolin
5f7e0bf273
feat: Auto documentation generation for `TIFoundationUtils` playground and compile checks for playground before release
...
`AsyncOperation` fixed ordering of chain operations execution
2023-02-28 14:56:36 +03:00
Nikita Semenov
f1d5b27f3d
feat: DashedBoundsLayer for debugging frames of the views visually
2023-02-14 19:53:14 +03:00
Nikita Semenov
46be3ce9de
feat: extensions for SwiftUI previews
2023-02-14 16:34:46 +03:00
Nikita Semenov
7e41552521
feat: DefaultTitleSubtileView, BaseListItemView, StatefulButton appearance configuration update
2023-02-11 21:22:03 +03:00
Nikita Semenov
04ee83b8df
fix: code review notes
2023-02-09 21:41:52 +03:00
Nikita Semenov
2d3e12164d
feat: api for configuration Views' appearance and layout
2023-02-09 15:17:02 +03:00
Nikita Semenov
a67c42886d
Merge branch 'master' into feature/web_view
...
# Conflicts:
# CHANGELOG.md
# LeadKit.podspec
# TIAppleMapUtils/TIAppleMapUtils.podspec
# TIAuth/TIAuth.podspec
# TIEcommerce/TIEcommerce.podspec
# TIFoundationUtils/TIFoundationUtils.podspec
# TIGoogleMapUtils/TIGoogleMapUtils.podspec
# TIKeychainUtils/TIKeychainUtils.podspec
# TILogging/TILogging.podspec
# TIMapUtils/TIMapUtils.podspec
# TIMoyaNetworking/TIMoyaNetworking.podspec
# TINetworking/TINetworking.podspec
# TINetworkingCache/TINetworkingCache.podspec
# TIPagination/TIPagination.podspec
# TISwiftUICore/TISwiftUICore.podspec
# TISwiftUtils/TISwiftUtils.podspec
# TITableKitUtils/TITableKitUtils.podspec
# TITransitions/TITransitions.podspec
# TIUIElements/TIUIElements.podspec
# TIUIKitCore/TIUIKitCore.podspec
# TIYandexMapUtils/TIYandexMapUtils.podspec
2023-01-30 11:37:24 +03:00
Nikita Semenov
7add7c46ab
fix: bump podspec version
2022-12-26 11:19:47 +03:00
Ivan Smolin
ad5fbc96fb
fix: initializEable -> initializAble
2022-12-26 10:50:13 +03:00
Ivan Smolin
5017e7e7b7
feat: URLInteractiveTextView for terms and conditions hints in login flow
2022-12-23 11:09:55 +03:00