LeadKit/TIUIElements/Sources/Views
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
..
BaseInitializeableViews fix: code review notes 2023-09-05 16:49:05 +03:00
BaseStackView feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
DefaultConfigurableLabel BaseStackView with configurable items appearance 2023-06-17 01:42:14 +03:00
DefaultHomogeneousItemsCollectionView fix: code review notes 2023-09-05 16:49:05 +03:00
ListItemView feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
Placeholder feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
RefreshControl fix: weak target reference in `RefreshControl` fixed 2022-10-18 16:21:38 +05:00
Skeletons feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
StatefulButton feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
TitleSubtitleView feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
URLInteractiveTextView fix: add link to each part of attributed text 2022-12-27 14:03:08 +03:00