LeadKit/TIUIKitCore/Sources
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
..
ActivityIndicator feat: UITextView now support configuration with BaseTextAttributes 2022-07-18 20:19:02 +03:00
Alerts feat: `SingleValueStorage` implementations + `AppInstallLifetimeSingleValueStorage` for automatically removing keychain items on app reinstall. 2023-05-24 10:57:17 +03:00
Appearance feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
ConfigurableView build: fix code review notes 2023-06-26 14:06:56 +03:00
Extensions feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
InitializableView BaseStackView with configurable items appearance 2023-06-17 01:42:14 +03:00
Localization/AlertsLocalization docs: code review notes 2022-07-27 16:08:13 +03:00
Presenter feat: Base classes for encryption and decryption user token with pin code or biometry 2022-12-19 16:32:44 +03:00
Protocols fix: update table director with diffable data source 2022-08-30 21:34:29 +03:00
TextAttributes/BaseTextAttributes feat: Custom string attributes to `BaseTextAttributes` 2023-10-09 23:03:51 +03:00
ViewCallbacks build: fix code review notes 2023-06-26 14:06:56 +03:00
ViewControllers BaseStackView with configurable items appearance 2023-06-17 01:42:14 +03:00