Ivan Smolin
e8780d0238
Update: `ViewSkeletonsConfiguration`. It's possible to enable or disable animation for specific skeletons now.
...
Added: `HolderViewSkeletonsConfiguration` for skeleton root view configuration
Added: `DashedBoundsLayer` can now be applied to `CALayer`
2024-02-09 16:14:32 +03:00
Ivan Smolin
e8ca5ad039
fix: revert `TextSkeletonsConfiguration` line height calculation
2024-02-01 14:35:27 +03:00
Ivan Smolin
18e5421e14
feat: Update: use TouchInstinct `TableKit` fork instead of original one
...
Update: remove default value from `BoolValueDefaultsStorage`
2024-02-01 10:14:21 +03:00
Ivan Smolin
6a7af59ffc
fix: build and warnings
2024-01-30 21:25:13 +03:00
Ivan Smolin
5c7df9373d
Added: `xcprivacy` files
...
Update: Correctly detect app reinstall in `AppInstallLifetimeSingleValueStorage`
Update: use `xHeight` instead of `pointSize` for default skeleton line height calculation
Update: update `linkTextAttributes` in `UITextView` when setting interactive url parts
2024-01-30 20:40:14 +03:00
Ivan Smolin
7a7987239d
fix: change UIButton event propogation avoidance method
2023-11-23 21:16:36 +03:00
Ivan Smolin
815d749bd9
fix: StatefulButton state configuration for iOS 15+
2023-11-08 18:17:10 +03:00
Ivan Smolin
1a9ed8353b
feat: Set reasonable defaults for SkeletonConfiguration
2023-11-07 16:29:10 +03:00
Ivan Smolin
48a2b47428
fix: Changed access level from internal to public of title and subtitle view in BaseTitleSubtitleView
2023-11-03 22:21:05 +03:00
Ivan Smolin
9fab98b560
feat: Added: BaseTitleSubtitleView which can be inherited for fine-tuning skeletons and other behavior.
...
Update: Changed lines number calculation method in TextSkeletonsConfiguration.
2023-11-03 18:56:26 +03:00
Ivan Smolin
c1e96eee35
feat: Added: maxWidth parameter to BaseViewSkeletonsConfiguration.
...
Added: custom SkeletonConfigurations for nested SkeletonPresenters.
Update: Many fixes and improvements to TextSkeletonsConfiguration.
2023-11-02 21:40:01 +03:00
Ivan Smolin
8652795ddb
feat: Skeletonable can now control custom geometry change notification.
...
Filter hidden views from skeletonable views by default.
2023-11-01 14:45:57 +03:00
Ivan Smolin
abe9ad5dc1
feat: DefaultTitleSubtitleView support for separated configuration of title and subtitle labels layout.
...
BaseListItemView fixed trailing insets when trailing view is hidden.
2023-10-30 15:21:55 +03:00
Ivan Smolin
4a076b8865
fix: layout DSL heuristics
2023-10-20 20:40:21 +03:00
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
7c8a29a7f9
build: update changelog and podspec versions
2023-07-10 16:37:27 +03:00
Nikita Semenov
9056b2fe8c
feat: migrating storages
2023-06-25 20:14:06 +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
a0401bc9fa
build: bump podspec versions
2023-05-24 15:51:28 +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
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
26866427a9
fix: source path to TIDeeplink library
2023-04-14 12:55:37 +03:00
Nikita Semenov
22b133648b
feat: bumped podspecs versions
2023-03-30 15:19:57 +03:00
Nikita Semenov
d9e4ea5ae8
feat: updated deeplink model + documentation for deeplinks api added
2023-03-30 13:41:06 +03:00
Nikita Semenov
c8985cde1e
Merge branch 'master' into feature/deeplink_api
...
# Conflicts:
# LeadKit.podspec
# Package.swift
# TIAppleMapUtils/TIAppleMapUtils.podspec
# TIAuth/TIAuth.podspec
# TIDeveloperUtils/TIDeveloperUtils.podspec
# TIEcommerce/TIEcommerce.podspec
# TIFoundationUtils/TIFoundationUtils.podspec
# TIGoogleMapUtils/TIGoogleMapUtils.podspec
# TIKeychainUtils/TIKeychainUtils.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
# project-scripts/push_to_podspecs.sh
2023-03-27 10:34:04 +03:00
Nikita Semenov
caeded9561
fix: searching deeplink handler in navigation stack
2023-01-11 13:25:20 +03:00