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
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
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
1a4c42fa46
fix: StatefulButton appearance configuration
2023-07-17 18:51:41 +03:00
Ivan Smolin
5245d48a8a
feat: stateful button improvements
2023-07-10 16:17:28 +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
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
Nikita Semenov
b141dc5a45
feat: pan modal changes
2023-06-12 22:05:03 +03:00
Nikita Semenov
e2c9c6c102
feat: new appearance configurations
2023-03-14 14:29:29 +03:00
Nikita Semenov
e199cd4220
docs: skeletons playground page
2023-03-05 17:42:45 +03:00
Nikita Semenov
0c3b987370
fix: code review notes
2023-02-13 21:19:35 +03:00
Nikita Semenov
7e41552521
feat: DefaultTitleSubtileView, BaseListItemView, StatefulButton appearance configuration update
2023-02-11 21:22:03 +03:00
b0sya
8655c90f1d
refactor: change disabling propagation condition
2021-03-16 16:11:02 +03:00
b0sya
3e64b5cc4e
fix: fix StatefullButton propagation
2021-03-16 15:31:31 +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